summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2013-01-29 16:14:24 +0000
committerElgarL <ElgarL@palmergames.com>2013-01-29 16:14:24 +0000
commit8fdf029007f760f87ddf80416f15314aaf528b32 (patch)
treeab15305405b55d19d3982b9472d7b153a461f71f /EssentialsGroupManager/src/Changelog.txt
parentb86e02427ffecabbda482ea2e621a325adbbbe39 (diff)
downloadEssentials-8fdf029007f760f87ddf80416f15314aaf528b32.tar
Essentials-8fdf029007f760f87ddf80416f15314aaf528b32.tar.gz
Essentials-8fdf029007f760f87ddf80416f15314aaf528b32.tar.lz
Essentials-8fdf029007f760f87ddf80416f15314aaf528b32.tar.xz
Essentials-8fdf029007f760f87ddf80416f15314aaf528b32.zip
Prevent '*' permissions granting the 'groupmanager.noofflineperm'
permission.
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 fe443e2a4..c8d577945 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -209,4 +209,5 @@ v 2.0:
- 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'.
- Negate 'groupmanager.noofflineperms' by default in the owner group.
- - Add support for BukkitForge using 'overworld' as the main world name. \ No newline at end of file
+ - Add support for BukkitForge using 'overworld' as the main world name.
+ - Prevent '*' permissions granting the 'groupmanager.noofflineperm' permission. \ No newline at end of file