diff options
author | ElgarL <ElgarL@palmergames.com> | 2012-01-28 18:01:17 +0000 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2012-01-28 18:01:17 +0000 |
commit | 3deff2afe7b225337bd03d23022c4f4e9df8c0c9 (patch) | |
tree | b62ef0f0d0fdb10965fbfec2158803f513cf0598 /EssentialsGroupManager | |
parent | 92f83dfe732e6e14d5b5d027b87b15798cd4ee19 (diff) | |
download | Essentials-3deff2afe7b225337bd03d23022c4f4e9df8c0c9.tar Essentials-3deff2afe7b225337bd03d23022c4f4e9df8c0c9.tar.gz Essentials-3deff2afe7b225337bd03d23022c4f4e9df8c0c9.tar.lz Essentials-3deff2afe7b225337bd03d23022c4f4e9df8c0c9.tar.xz Essentials-3deff2afe7b225337bd03d23022c4f4e9df8c0c9.zip |
silly formatting change to test gitbot
Diffstat (limited to 'EssentialsGroupManager')
-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.
|