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
commit41a786b83692e4693e895261129421d5b334fb0a (patch)
tree40a3a15bded173e5aeb0f9729778995870a113fd /EssentialsGroupManager/src/Changelog.txt
parent5e5038d05c60f034b2b5e29b8692241926d980a4 (diff)
downloadEssentials-41a786b83692e4693e895261129421d5b334fb0a.tar
Essentials-41a786b83692e4693e895261129421d5b334fb0a.tar.gz
Essentials-41a786b83692e4693e895261129421d5b334fb0a.tar.lz
Essentials-41a786b83692e4693e895261129421d5b334fb0a.tar.xz
Essentials-41a786b83692e4693e895261129421d5b334fb0a.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