summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@Palmergames.com>2013-05-22 10:37:24 +0100
committerElgarL <ElgarL@Palmergames.com>2013-05-22 10:37:24 +0100
commit4da70254ff8295c7bfb4f5c9d573edb881ccc134 (patch)
tree257c6952203c854d80e365dbb41694e8185ae095 /EssentialsGroupManager/src/Changelog.txt
parente8c2a9792fee47895657ac1e445320be124802c4 (diff)
downloadEssentials-4da70254ff8295c7bfb4f5c9d573edb881ccc134.tar
Essentials-4da70254ff8295c7bfb4f5c9d573edb881ccc134.tar.gz
Essentials-4da70254ff8295c7bfb4f5c9d573edb881ccc134.tar.lz
Essentials-4da70254ff8295c7bfb4f5c9d573edb881ccc134.tar.xz
Essentials-4da70254ff8295c7bfb4f5c9d573edb881ccc134.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