summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2013-01-13 16:39:53 +0000
committerElgarL <ElgarL@palmergames.com>2013-01-13 16:39:53 +0000
commitad7009c77ebbb47a9694ed4e7f57e8eb5044beaf (patch)
treed3c96d4674bc43603c29e2ecc27072bda750d09f /EssentialsGroupManager/src/Changelog.txt
parent24f56892ad7230f61bcd1aac583d12e72e53907d (diff)
downloadEssentials-ad7009c77ebbb47a9694ed4e7f57e8eb5044beaf.tar
Essentials-ad7009c77ebbb47a9694ed4e7f57e8eb5044beaf.tar.gz
Essentials-ad7009c77ebbb47a9694ed4e7f57e8eb5044beaf.tar.lz
Essentials-ad7009c77ebbb47a9694ed4e7f57e8eb5044beaf.tar.xz
Essentials-ad7009c77ebbb47a9694ed4e7f57e8eb5044beaf.zip
Do not grant any permissions (nort update Bukkit) if the server is in
offline mode and the player has the permission node 'groupmanager.noofflineperms'.
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 0fb2d9d17..74e1581a6 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -206,4 +206,5 @@ v 2.0:
- Prevent GM commands from being used on CommandBlocks.
- Clear our attachment map upon a manload so we correctly reconfigure a players new permissions.
- Synchronize the raising of GroupManager events to Bukkit.getServer() (should prevent deadlocks).
- - Synchronize pushing to Bukkit perms to prevent any ConcurrentModificationException. \ No newline at end of file
+ - Synchronize pushing to Bukkit perms to prevent any ConcurrentModificationException.
+ - Do not grant any permissions (nort update Bukkit) if the server is in offline mode and the player has the permission node 'groupmanager.noofflineperms'. \ No newline at end of file