summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-04-05 12:54:26 +0100
committerElgarL <ElgarL@palmergames.com>2012-04-05 12:54:26 +0100
commit381886245b7070e989acb12442a8aa6f6f1d5009 (patch)
tree0d08473a183b64e99b1431db2a55dc2db4402485 /EssentialsGroupManager/src/Changelog.txt
parent183602ac28d1e195cdd71e17dc5fc26f70f3a074 (diff)
downloadEssentials-381886245b7070e989acb12442a8aa6f6f1d5009.tar
Essentials-381886245b7070e989acb12442a8aa6f6f1d5009.tar.gz
Essentials-381886245b7070e989acb12442a8aa6f6f1d5009.tar.lz
Essentials-381886245b7070e989acb12442a8aa6f6f1d5009.tar.xz
Essentials-381886245b7070e989acb12442a8aa6f6f1d5009.zip
Update to 2.0
Fix GM reporting of permission inheritance to retain the correct order. Lower inheritance groups can no longer negate a higher groups permissions.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index eba17517c..a636ac6fe 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -160,4 +160,6 @@ v 1.9:
- Force remove player attachments on disconnect, and tidyup during player join in case of any errors. Fixes a bug of losing permissions.
- Added a new permission node 'groupmanager.op'. This will cause players with this node to be treated as op's when
using GroupManager commands (they will still require each commands permission node to use them).
- - Prevent Null entries in group inheritance from throwing errors. \ No newline at end of file
+ - Prevent Null entries in group inheritance from throwing errors.
+v 2.0:
+ - Fix GM reporting of permission inheritance to retain the correct order. Lower inheritance groups can no longer negate a higher groups permissions. \ No newline at end of file