summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorsnowleo <schneeleo@gmail.com>2012-04-12 04:27:04 +0200
committersnowleo <schneeleo@gmail.com>2012-04-12 04:27:04 +0200
commitd9ee6667701c88a72a9d2556470db5e315640b38 (patch)
tree046c4a33b55d7c5a2d1ef57588817f870f5fc6d5 /EssentialsGroupManager/src/Changelog.txt
parent3f9e19d279c7f9534733b9868ca24a11e7e0e19b (diff)
parent9f744beb135fb93ca0b875369c4d3bc48a20cbb8 (diff)
downloadEssentials-d9ee6667701c88a72a9d2556470db5e315640b38.tar
Essentials-d9ee6667701c88a72a9d2556470db5e315640b38.tar.gz
Essentials-d9ee6667701c88a72a9d2556470db5e315640b38.tar.lz
Essentials-d9ee6667701c88a72a9d2556470db5e315640b38.tar.xz
Essentials-d9ee6667701c88a72a9d2556470db5e315640b38.zip
Merge branch 'refs/heads/groupmanager'
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 b957f4515..648f5d1de 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -174,4 +174,6 @@ v 2.0:
- GroupManager will now generate it's own log (in the GM folder) to keep things tidy, but also to account of those players unable to find/access their server.log.
- Startup errors will now lock out ALL commands other than '/manload'
- Fix 'manuadd' to use the default or selected world (via 'manselect'), if the world is not specified in the command.
- - Expand GlobalGroups.yml and groups.yml to cover the VanishNoPacket plugin. Demonstrating how to negate and add nodes when using the '*' permission with inheritance. \ No newline at end of file
+ - Expand GlobalGroups.yml and groups.yml to cover the VanishNoPacket plugin. Demonstrating how to negate and add nodes when using the '*' permission with inheritance.
+ - Fix silly nested throw/catch statements. Errors are now correctly generated when reading yml's.
+ - Unregister the worldsHolder as a service on a reload/shutdown instead of the whole plugin. \ No newline at end of file