diff options
author | KHobbits <rob@khobbits.co.uk> | 2012-01-29 01:45:03 +0000 |
---|---|---|
committer | KHobbits <rob@khobbits.co.uk> | 2012-01-29 01:45:03 +0000 |
commit | 8f0350570e331872d399b2846c0a585844a624cc (patch) | |
tree | 1df5c19f8c7c8efd9ed096d7c9b8761faa67c477 /EssentialsGroupManager/src | |
parent | 27365d1f1bd3f6dfbdcd62b66af182cee2fae0a4 (diff) | |
parent | 3deff2afe7b225337bd03d23022c4f4e9df8c0c9 (diff) | |
download | Essentials-8f0350570e331872d399b2846c0a585844a624cc.tar Essentials-8f0350570e331872d399b2846c0a585844a624cc.tar.gz Essentials-8f0350570e331872d399b2846c0a585844a624cc.tar.lz Essentials-8f0350570e331872d399b2846c0a585844a624cc.tar.xz Essentials-8f0350570e331872d399b2846c0a585844a624cc.zip |
Merge remote branch 'remotes/origin/groupmanager'
Diffstat (limited to 'EssentialsGroupManager/src')
-rw-r--r-- | EssentialsGroupManager/src/Changelog.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index ef9a3a408..127346f82 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -90,7 +90,7 @@ v 1.7: v 1.8:
- Changed ServicesManager registration to lowest from normal.
- Fixed 'manucheckp' returning a null for the searched node when it's a group/subgroup.
- - manpromote and mandemote now correctly send the notification to the console if the command was issued there.
+ - 'manpromote' and 'mandemote' now correctly send the notification to the console if the command was issued there.
- Expanded GlobalGroups.yml and Groups.yml to include Towny permissions.
- Delayed GroupManager events so Superperms will be fully updated before plugins receive the events.
- Changed the way events are raised to prevent variable corruption.
|