summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-09-03 15:29:44 +0100
committerElgarL <ElgarL@palmergames.com>2011-09-03 15:29:44 +0100
commitd8f317db8214590d13d07599ccb29807990a77c3 (patch)
tree5ebab7553a5894e8ee3a732e28ba37e90a03b307 /EssentialsGroupManager/src/Changelog.txt
parentc262ac67d7c65d4479e822c200066558c883d665 (diff)
downloadEssentials-d8f317db8214590d13d07599ccb29807990a77c3.tar
Essentials-d8f317db8214590d13d07599ccb29807990a77c3.tar.gz
Essentials-d8f317db8214590d13d07599ccb29807990a77c3.tar.lz
Essentials-d8f317db8214590d13d07599ccb29807990a77c3.tar.xz
Essentials-d8f317db8214590d13d07599ccb29807990a77c3.zip
- Invalid groups assigned to players in users.yml will no longer cause
a crash. GM will now set them to the default group instead.
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 86f6e521f..401d762f1 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -4,4 +4,5 @@ v 1.1:
- Fixed users being able to use 'manuadd' to add users to higher groups than their own.
- Added SuperPerms support so GM will update and provide the permissions to plugins which only support Bukkit Perms.
- Added more helpful output to errors on argument lengths.
- - GroupManager will now attempt to select the default world when using commands instead of failing and telling you to use '/manselect <world>'. \ No newline at end of file
+ - 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. \ No newline at end of file