From 6a34d44f208465fd8b7136f21edcb462c3b9ed97 Mon Sep 17 00:00:00 2001 From: Tobias Ottenweller Date: Tue, 9 Apr 2013 09:11:22 +0200 Subject: [PATCH] Updated change log and plugin.yml. --- changelog.md | 3 +++ plugin.yml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index f409d46..3723baf 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +## 2.1.1 +* Made the list command more reliable. +* Error messages will be displayed less frequent. ## 2.1.0 * Command outputs are now colored. * Fixed a bug where players in creative mode would not be teleported correctly. diff --git a/plugin.yml b/plugin.yml index 6c548e7..8add6bb 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,5 +1,5 @@ name: Craft Inc. Gates -version: 2.1.0 +version: 2.1.1 description: A plugin to create gates for fast traveling. softdepend: [Vault] author: tomco, s1m0ne