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
commit90dc7b628727cb976bb05dbd692d52c752df068d (patch)
tree5196dd668710ea4627e15a356bfbe3984b9fb458 /EssentialsGroupManager/src/Changelog.txt
parent74534d7781850f4cbb854c084911503c12f13cdf (diff)
downloadEssentials-90dc7b628727cb976bb05dbd692d52c752df068d.tar
Essentials-90dc7b628727cb976bb05dbd692d52c752df068d.tar.gz
Essentials-90dc7b628727cb976bb05dbd692d52c752df068d.tar.lz
Essentials-90dc7b628727cb976bb05dbd692d52c752df068d.tar.xz
Essentials-90dc7b628727cb976bb05dbd692d52c752df068d.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