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