diff options
author | ElgarL <ElgarL@palmergames.com> | 2012-03-06 11:02:48 +0000 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2012-03-06 11:02:48 +0000 |
commit | 1f761ee1cbd1b4be8583cf4b310e825a1247471e (patch) | |
tree | e5779287ee0d26c22e13c38068f8707a60fba942 /EssentialsGroupManager/src/Changelog.txt | |
parent | 7ba49afa0b3095e678f91412f991db4bf82a84b9 (diff) | |
download | Essentials-1f761ee1cbd1b4be8583cf4b310e825a1247471e.tar Essentials-1f761ee1cbd1b4be8583cf4b310e825a1247471e.tar.gz Essentials-1f761ee1cbd1b4be8583cf4b310e825a1247471e.tar.lz Essentials-1f761ee1cbd1b4be8583cf4b310e825a1247471e.tar.xz Essentials-1f761ee1cbd1b4be8583cf4b310e825a1247471e.zip |
Expanded '/manuadd'to accept an optional variable for the world (eg
'/manuadd <player> <group> <world>').
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 d28696f5f..b8b05c1b4 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -148,4 +148,5 @@ v 1.9: - Prevent promoting players to, and demoting to GlobalGroups.
- Make 'manload' reload the config correctly.
- Minor optimization when checking bukkit permissions.
- - Better reporting when a users.yml is failing to load.
\ No newline at end of file + - 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>').
\ No newline at end of file |