diff options
author | Steve <Steve@palmergames.com> | 2011-09-03 14:24:32 +0100 |
---|---|---|
committer | Steve <Steve@palmergames.com> | 2011-09-03 14:24:32 +0100 |
commit | 16e19a77759585118e97f3f1d4ca7bc7041e800f (patch) | |
tree | ea9b5ee57c039bafbd8d9a9f19a4cc7aa1a75c42 /EssentialsGroupManager/src/Changelog.txt | |
parent | a220b267d4a443788ed40d2f5619213399e35a6f (diff) | |
download | Essentials-16e19a77759585118e97f3f1d4ca7bc7041e800f.tar Essentials-16e19a77759585118e97f3f1d4ca7bc7041e800f.tar.gz Essentials-16e19a77759585118e97f3f1d4ca7bc7041e800f.tar.lz Essentials-16e19a77759585118e97f3f1d4ca7bc7041e800f.tar.xz Essentials-16e19a77759585118e97f3f1d4ca7bc7041e800f.zip |
- GroupManager will now attempt to select the default world when using
commands instead of failing and telling you to use '/manselect <world>'.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r-- | EssentialsGroupManager/src/Changelog.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index 716242e3b..86f6e521f 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -2,5 +2,6 @@ Changelog 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 adn provide the permissions to plugins which only support Bukkit Perms.
- - Added more helpful output to errors on argument lengths.
\ No newline at end of file + - 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 |