summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@Palmergames.com>2013-05-22 10:37:24 +0100
committerKHobbits <rob@khobbits.co.uk>2014-05-04 12:50:02 +0100
commit395655ba19a3a2e2b348a19348d2de2efaf12b4b (patch)
treed17860b2cc1cd9e2433f14586d3ddce6647bd6c8 /EssentialsGroupManager/src/Changelog.txt
parent1bb569fff2846478138a8b4af458c425799c94d2 (diff)
downloadEssentials-395655ba19a3a2e2b348a19348d2de2efaf12b4b.tar
Essentials-395655ba19a3a2e2b348a19348d2de2efaf12b4b.tar.gz
Essentials-395655ba19a3a2e2b348a19348d2de2efaf12b4b.tar.lz
Essentials-395655ba19a3a2e2b348a19348d2de2efaf12b4b.tar.xz
Essentials-395655ba19a3a2e2b348a19348d2de2efaf12b4b.zip
Check subgroup permissions with an equal priority so no one subgroup is higher ranked than another.
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 f7c66782a..885aff9ca 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -219,4 +219,5 @@ v 2.0:
- Don't allow adding a node with '/manuaddp' and '/mangaddp' which is already negated.
- Warn when adding a node where an exception already exist.
- Only prevent adding nodes with '/manuaddp' and '/mangaddp' if they are exact matches (not wildcards).
- - Store worldSelection indexed on the senders name rather than the object (fixes commandblocks using manselect). \ No newline at end of file
+ - 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. \ No newline at end of file