summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@Palmergames.com>2013-07-28 09:10:23 +0100
committerKHobbits <rob@khobbits.co.uk>2014-05-04 12:50:09 +0100
commit5129ad7d256e8c8bb3d4620479802ffee794eb61 (patch)
tree25c58fdae2f70a172663bc4d7f0e1f80ef0a5b87 /EssentialsGroupManager/src/Changelog.txt
parent80f5972c04708d06fc3c31804655511ff1ddb926 (diff)
downloadEssentials-5129ad7d256e8c8bb3d4620479802ffee794eb61.tar
Essentials-5129ad7d256e8c8bb3d4620479802ffee794eb61.tar.gz
Essentials-5129ad7d256e8c8bb3d4620479802ffee794eb61.tar.lz
Essentials-5129ad7d256e8c8bb3d4620479802ffee794eb61.tar.xz
Essentials-5129ad7d256e8c8bb3d4620479802ffee794eb61.zip
Prevent adding sub groups for ranks the granting player doesn't have access to.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index fcdd930f0..d30265810 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -222,3 +222,4 @@ 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