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
commiteb2d6d0ee626154f9107d076cbf43472db98a163 (patch)
tree7f03e8cca1b2aa3d7fd2412776e2cc6f1435c3c6 /EssentialsGroupManager/src/Changelog.txt
parente54529dbd268637730ac37d6116ee99940a4bbe6 (diff)
parentf9b44317f0e4e20b497a4478c07b186bb329c150 (diff)
downloadEssentials-eb2d6d0ee626154f9107d076cbf43472db98a163.tar
Essentials-eb2d6d0ee626154f9107d076cbf43472db98a163.tar.gz
Essentials-eb2d6d0ee626154f9107d076cbf43472db98a163.tar.lz
Essentials-eb2d6d0ee626154f9107d076cbf43472db98a163.tar.xz
Essentials-eb2d6d0ee626154f9107d076cbf43472db98a163.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