summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-09-03 17:53:34 +0100
committerElgarL <ElgarL@palmergames.com>2011-09-03 17:53:34 +0100
commit2e1c88050222c0be59a290a0b796677483daf066 (patch)
treecda05ae62ad60475aa99dc6ad6106e6d011a5dbf /EssentialsGroupManager/src/Changelog.txt
parente3756623a1531241b40084c0aa9a8e4b4e8cda31 (diff)
downloadEssentials-2e1c88050222c0be59a290a0b796677483daf066.tar
Essentials-2e1c88050222c0be59a290a0b796677483daf066.tar.gz
Essentials-2e1c88050222c0be59a290a0b796677483daf066.tar.lz
Essentials-2e1c88050222c0be59a290a0b796677483daf066.tar.xz
Essentials-2e1c88050222c0be59a290a0b796677483daf066.zip
- Fix for an infinite loop bug with the new Bukkit Perms during a new
user creation.
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 2879a9d33..7005c8cc1 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -7,4 +7,5 @@ v 1.1:
- GroupManager will now attempt to select the default world when using commands instead of failing and telling you to use '/manselect <world>'.
- Invalid groups assigned to players in users.yml will no longer cause a crash. GM will now set them to the default group instead.
- Fix for Users.yml containing only 'users:' causing a crash.
- - GroupManager will now generate a fresh Users and Groups yml if either file is empty. \ No newline at end of file
+ - GroupManager will now generate a fresh Users and Groups yml if either file is empty.
+ - Fix for an infinite loop bug with the new Bukkit Perms during a new user creation. \ No newline at end of file