summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-04-10 20:40:04 +0100
committerElgarL <ElgarL@palmergames.com>2012-04-10 20:40:04 +0100
commitcdae0898c7848d9d0c3717eb1cacf9fc9bb8a199 (patch)
treec0a39259b8259b548f1b16684dd6fdad88e78496 /EssentialsGroupManager/src/Changelog.txt
parentf02691863ba41d648c31a7167ed2a6fd3fe57bcd (diff)
downloadEssentials-cdae0898c7848d9d0c3717eb1cacf9fc9bb8a199.tar
Essentials-cdae0898c7848d9d0c3717eb1cacf9fc9bb8a199.tar.gz
Essentials-cdae0898c7848d9d0c3717eb1cacf9fc9bb8a199.tar.lz
Essentials-cdae0898c7848d9d0c3717eb1cacf9fc9bb8a199.tar.xz
Essentials-cdae0898c7848d9d0c3717eb1cacf9fc9bb8a199.zip
Stop the error on shutdown if GM failed to load at startup.
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'
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 0a9708773..2c38acf1b 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -169,4 +169,7 @@ v 2.0:
- Expand 'manwhois' to also list a users subgroups.
- Fix a concurrent modification error when removing all attachments.
- Better handling of errors in user and group yml's.
- - Added missing confirmation message on '/manload'. \ No newline at end of file
+ - Added missing confirmation message on '/manload'.
+ - Stop the error on shutdown if GM failed to load at startup.
+ - 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' \ No newline at end of file