diff options
author | ElgarL <ElgarL@palmergames.com> | 2012-03-29 13:41:59 +0100 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2012-03-29 13:41:59 +0100 |
commit | 1ef8ab70d141e60a92b5fa152a5be61637fd84ba (patch) | |
tree | 6b36bfb304ac655015cbc114c0645a7d00dc0961 /EssentialsGroupManager/src/Changelog.txt | |
parent | b8453ac7927ae83811d00448842c622d8adec5fa (diff) | |
download | Essentials-1ef8ab70d141e60a92b5fa152a5be61637fd84ba.tar Essentials-1ef8ab70d141e60a92b5fa152a5be61637fd84ba.tar.gz Essentials-1ef8ab70d141e60a92b5fa152a5be61637fd84ba.tar.lz Essentials-1ef8ab70d141e60a92b5fa152a5be61637fd84ba.tar.xz Essentials-1ef8ab70d141e60a92b5fa152a5be61637fd84ba.zip |
Stop attempting to push empty permissions when players edit the yml's
incorrectly.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r-- | EssentialsGroupManager/src/Changelog.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index a9ebb72aa..4599cbcc0 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -154,4 +154,5 @@ v 1.9: - 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).
- Auto rename all case sensitive world folders to lower case (if possible).
- - Update GlobalGroups.yml for new/changed Towny permission nodes.
\ No newline at end of file + - Update GlobalGroups.yml for new/changed Towny permission nodes.
+ - Stop attempting to push empty permissions when players edit the yml's incorrectly.
\ No newline at end of file |