summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2013-02-25 13:49:18 +0000
committerElgarL <ElgarL@palmergames.com>2013-02-25 13:49:18 +0000
commit09d502646738c362b62acc086d0d8cb7cc11e1b4 (patch)
treed2e91e7d6847a6f2774ce7ff74bc001d457ff22c /EssentialsGroupManager/src/Changelog.txt
parent083da080924350d8b9105d115da4ad336382aca0 (diff)
downloadEssentials-09d502646738c362b62acc086d0d8cb7cc11e1b4.tar
Essentials-09d502646738c362b62acc086d0d8cb7cc11e1b4.tar.gz
Essentials-09d502646738c362b62acc086d0d8cb7cc11e1b4.tar.lz
Essentials-09d502646738c362b62acc086d0d8cb7cc11e1b4.tar.xz
Essentials-09d502646738c362b62acc086d0d8cb7cc11e1b4.zip
Store worldSelection indexed on the senders name rather than the object
(fixes commandblocks using manselect).
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 64c9d98b3..f7c66782a 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -218,4 +218,5 @@ v 2.0:
- 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.
- 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). \ No newline at end of file
+ - 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