summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@Palmergames.com>2014-03-27 01:50:00 +0000
committerElgarL <ElgarL@Palmergames.com>2014-03-27 01:50:00 +0000
commit8e59c4720071ec374a77ebaecd192cb37cae0f48 (patch)
tree2a49a195188104efc039d541e818e3ce80dea505 /EssentialsGroupManager/src/Changelog.txt
parent3440a22d6d9a53463c16620fdae9252689437731 (diff)
downloadEssentials-8e59c4720071ec374a77ebaecd192cb37cae0f48.tar
Essentials-8e59c4720071ec374a77ebaecd192cb37cae0f48.tar.gz
Essentials-8e59c4720071ec374a77ebaecd192cb37cae0f48.tar.lz
Essentials-8e59c4720071ec374a77ebaecd192cb37cae0f48.tar.xz
Essentials-8e59c4720071ec374a77ebaecd192cb37cae0f48.zip
Allow Exceptions in any inherited group to override negation of permissions.
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 d30265810..7a7aa45b4 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -222,4 +222,5 @@ v 2.0:
- Store worldSelection indexed on the senders name rather than the object (fixes commandblocks using manselect).
- Check subgroup permissions with an equal priority so no one subgroup is higher ranked than another.
- add recursive permission adding/deleting
- - Prevent adding sub groups for ranks the granting player doesn't have access to. \ No newline at end of file
+ - Prevent adding sub groups for ranks the granting player doesn't have access to.
+ - Allow Exceptions in any inherited group to override negation of permissions. \ No newline at end of file