summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2013-02-25 10:46:16 +0000
committerElgarL <ElgarL@palmergames.com>2013-02-25 10:46:16 +0000
commit9f13653be676e2346abed5c58ff1aaeb861a51f8 (patch)
treedffb2a9ba2746386ae2da2bf7cddac54dfe261c4 /EssentialsGroupManager/src/Changelog.txt
parent5f5a9adf318826c0d943c7c20f8da7a76b4ec212 (diff)
downloadEssentials-9f13653be676e2346abed5c58ff1aaeb861a51f8.tar
Essentials-9f13653be676e2346abed5c58ff1aaeb861a51f8.tar.gz
Essentials-9f13653be676e2346abed5c58ff1aaeb861a51f8.tar.lz
Essentials-9f13653be676e2346abed5c58ff1aaeb861a51f8.tar.xz
Essentials-9f13653be676e2346abed5c58ff1aaeb861a51f8.zip
Warn when adding a node where an exception already exist.
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 6226484d7..75d506396 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -216,4 +216,5 @@ v 2.0:
- 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.
- - Don't allow adding a node with '/manuaddp' and '/mangaddp' which is already negated. \ No newline at end of file
+ - Don't allow adding a node with '/manuaddp' and '/mangaddp' which is already negated.
+ - Warn when adding a node where an exception already exist. \ No newline at end of file