summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-03-26 19:18:19 +0100
committerElgarL <ElgarL@palmergames.com>2012-03-26 19:18:19 +0100
commit6c24688244118927cf11e68d7858eb5cf7581c5f (patch)
treec0faaa9abf10ab47d5e67544e248e32bbfc0aa11 /EssentialsGroupManager/src/Changelog.txt
parente2238ab0cb6eaea92c7112c10d6a93d813a09adb (diff)
downloadEssentials-6c24688244118927cf11e68d7858eb5cf7581c5f.tar
Essentials-6c24688244118927cf11e68d7858eb5cf7581c5f.tar.gz
Essentials-6c24688244118927cf11e68d7858eb5cf7581c5f.tar.lz
Essentials-6c24688244118927cf11e68d7858eb5cf7581c5f.tar.xz
Essentials-6c24688244118927cf11e68d7858eb5cf7581c5f.zip
Treat all world names as lower case for file handling (please check in
your worlds folder. You should have no folders with upper case letters from now).
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 6bedf7e90..5ee1a386e 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -151,4 +151,5 @@ v 1.9:
- Better reporting when a users.yml is failing to load.
- Expanded '/manuadd'to accept an optional variable for the world (eg '/manuadd <player> <group> <world>').
- Removed some debug spam.
- - Don't remove an attachment on a player leaving as Bukkit never forgets it. This fixes non mirrored permissions being messed up if a player relogs. \ No newline at end of file
+ - Don't remove an attachment on a player leaving as Bukkit never forgets it. This fixes non mirrored permissions being messed up if a player relogs.
+ - Treat all world names as lower case for file handling (please check in your worlds folder. You should have no folders with upper case letters from now). \ No newline at end of file