summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-10-31 02:06:25 +0000
committerElgarL <ElgarL@palmergames.com>2011-10-31 02:06:25 +0000
commitb1c6173995721831c88570dd32edc77c369dca7a (patch)
treeeb167792f21c653ec381d38509f0afd426ca50bb /EssentialsGroupManager/src/Changelog.txt
parent4ac03ef15a7c729a683bfd65b419d0d6ca65756c (diff)
downloadEssentials-b1c6173995721831c88570dd32edc77c369dca7a.tar
Essentials-b1c6173995721831c88570dd32edc77c369dca7a.tar.gz
Essentials-b1c6173995721831c88570dd32edc77c369dca7a.tar.lz
Essentials-b1c6173995721831c88570dd32edc77c369dca7a.tar.xz
Essentials-b1c6173995721831c88570dd32edc77c369dca7a.zip
Fixed GM loading world data files twice at startup.
Improved error reporting for invalid groups.yml
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 9a2eff5f2..c9c43f8a4 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -53,4 +53,6 @@ v 1.5:
- Fixed opOverrides and bukkit_perms_override to read the correct entries.
- Better commenting in config.yml
- Fixed GM to recognize Superperm child nodes.
- If you add a node like Towny.admin GM will now correctly report on all child nodes. \ No newline at end of file
+ If you add a node like Towny.admin GM will now correctly report on all child nodes.
+ - Fixed GM loading world data files twice at startup.
+ - Improved error reporting for invalid groups.yml \ No newline at end of file