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
commit2095c426aa75bf4626adff1e673cd302c81b80f1 (patch)
tree5dbb743e1ebfeb363134dc1d15ac12f1bedbb84c /EssentialsGroupManager/src/Changelog.txt
parent8863bfa6a102d7b759afff5cd9a1043f870539af (diff)
downloadEssentials-2095c426aa75bf4626adff1e673cd302c81b80f1.tar
Essentials-2095c426aa75bf4626adff1e673cd302c81b80f1.tar.gz
Essentials-2095c426aa75bf4626adff1e673cd302c81b80f1.tar.lz
Essentials-2095c426aa75bf4626adff1e673cd302c81b80f1.tar.xz
Essentials-2095c426aa75bf4626adff1e673cd302c81b80f1.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