summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2013-01-19 12:40:40 +0000
committerElgarL <ElgarL@palmergames.com>2013-01-19 12:40:40 +0000
commit2565fbde7804761da116f66c64f8f73c02d1cea9 (patch)
tree75137b39160dbbd7895ad36a2762d22c50a3cde0 /EssentialsGroupManager/src/Changelog.txt
parentfa988337374a3bc6e4cf740b8348736cbc58e073 (diff)
downloadEssentials-2565fbde7804761da116f66c64f8f73c02d1cea9.tar
Essentials-2565fbde7804761da116f66c64f8f73c02d1cea9.tar.gz
Essentials-2565fbde7804761da116f66c64f8f73c02d1cea9.tar.lz
Essentials-2565fbde7804761da116f66c64f8f73c02d1cea9.tar.xz
Essentials-2565fbde7804761da116f66c64f8f73c02d1cea9.zip
Negate 'groupmanager.noofflineperms' by default in the owner group.
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 bbdab6a4f..014b4b9ea 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -207,4 +207,5 @@ v 2.0:
- 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.
- - Do not grant any permissions (nor update Bukkit) if the server is in offline mode and the player has the permission node 'groupmanager.noofflineperms'. \ No newline at end of file
+ - Do not grant any permissions (nor update Bukkit) if the server is in offline mode and the player has the permission node 'groupmanager.noofflineperms'.
+ - Negate 'groupmanager.noofflineperms' by default in the owner group. \ No newline at end of file