summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-11-04 17:51:29 +0000
committerElgarL <ElgarL@palmergames.com>2011-11-04 17:51:29 +0000
commit5086c2e4b7a86b2f72f44a74bc7c5a3bfe6f5eb0 (patch)
tree526150112232afb9f74058a2247513081b71eae4 /EssentialsGroupManager/src/Changelog.txt
parent7926792000e71c7d4ea506342eaa8b46b0c0aca3 (diff)
downloadEssentials-5086c2e4b7a86b2f72f44a74bc7c5a3bfe6f5eb0.tar
Essentials-5086c2e4b7a86b2f72f44a74bc7c5a3bfe6f5eb0.tar.gz
Essentials-5086c2e4b7a86b2f72f44a74bc7c5a3bfe6f5eb0.tar.lz
Essentials-5086c2e4b7a86b2f72f44a74bc7c5a3bfe6f5eb0.tar.xz
Essentials-5086c2e4b7a86b2f72f44a74bc7c5a3bfe6f5eb0.zip
Notification of being moved to the default group only happens if it's a
demotion/promotion (not on join).
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 5262c7018..d71bc135a 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -69,4 +69,5 @@ v 1.5:
If the files have been altered (on disc) it will reload, so long as the in-memory data hasn't changed.
If the files on Disc have changed AND there have been changes to it's in-memory data it will show a warning.
You then MUST issue a '/mansave force' to overwrite the disc files, or a '/manload' to overwrite the memory data.
- - Fix for an error in checkFullUserPermission caused by players disconnecting mid perms update. \ No newline at end of file
+ - Fix for an error in checkFullUserPermission caused by players disconnecting mid perms update.
+ - Notification of being moved to the default group only happens if it's a demotion/promotion (not on join). \ No newline at end of file