summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorNecrodoom <doomed.war@gmail.com>2013-06-14 10:01:39 +0300
committerNecrodoom <doomed.war@gmail.com>2013-06-14 10:01:39 +0300
commit5fdac7588ed9b6a27b203392829dad2fc0229267 (patch)
tree7dd95c376c8e579de3f6446dbd639691875d5177 /EssentialsGroupManager/src/Changelog.txt
parent9e7320ad16f3b328d692275efcfe83d0a18d7424 (diff)
downloadEssentials-5fdac7588ed9b6a27b203392829dad2fc0229267.tar
Essentials-5fdac7588ed9b6a27b203392829dad2fc0229267.tar.gz
Essentials-5fdac7588ed9b6a27b203392829dad2fc0229267.tar.lz
Essentials-5fdac7588ed9b6a27b203392829dad2fc0229267.tar.xz
Essentials-5fdac7588ed9b6a27b203392829dad2fc0229267.zip
Update Changelog.txt
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 885aff9ca..fcdd930f0 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -212,7 +212,7 @@ v 2.0:
- Add support for BukkitForge using 'overworld' as the main world name.
- Prevent '*' permissions granting the 'groupmanager.noofflineperms' permission.
- Added '/mancheckw <world>' to inspect which permission files a world is referencing.
- - Add config potion to set if GM commands should be allowed on CommnandBlocks.
+ - Add config potion to set if GM commands should be allowed on CommnandBlocks.
- Catch the error when using an out of date config for 'allow_commandblocks' So it doesn't kill the whole config.
- '/manselect' will no longer list duplicate worlds.
- Added a new mirroring option in the config of 'all_unnamed_worlds'. This will cause all new or unnamed worlds to use this mirroring.
@@ -220,4 +220,5 @@ v 2.0:
- 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).
- - Check subgroup permissions with an equal priority so no one subgroup is higher ranked than another. \ No newline at end of file
+ - Check subgroup permissions with an equal priority so no one subgroup is higher ranked than another.
+ - add recursive permission adding/deleting