summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@Palmergames.com>2014-03-27 01:50:00 +0000
committerKHobbits <rob@khobbits.co.uk>2014-05-04 12:50:12 +0100
commit92bb4e0e6626aeeb574f7217de825b718cf14dac (patch)
treeea3d888bfc23ab004c0825f5acb2ba0ce66aeeff /EssentialsGroupManager/src/Changelog.txt
parent8f810ad447acc4793c23280dcabde516d4f0b162 (diff)
downloadEssentials-92bb4e0e6626aeeb574f7217de825b718cf14dac.tar
Essentials-92bb4e0e6626aeeb574f7217de825b718cf14dac.tar.gz
Essentials-92bb4e0e6626aeeb574f7217de825b718cf14dac.tar.lz
Essentials-92bb4e0e6626aeeb574f7217de825b718cf14dac.tar.xz
Essentials-92bb4e0e6626aeeb574f7217de825b718cf14dac.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