summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2012-01-29 01:45:03 +0000
committerKHobbits <rob@khobbits.co.uk>2012-01-29 01:45:03 +0000
commit8e36855fb83027b6f75526524a9665db7e883972 (patch)
tree6bebfeddeda744a2a10433214484cd8b83df0da9
parentedc0da55d2f56b96dce0607ecff28930ec2a5366 (diff)
parent3f2baa3c0b055972811391655322eb44aebcf0f8 (diff)
downloadEssentials-8e36855fb83027b6f75526524a9665db7e883972.tar
Essentials-8e36855fb83027b6f75526524a9665db7e883972.tar.gz
Essentials-8e36855fb83027b6f75526524a9665db7e883972.tar.lz
Essentials-8e36855fb83027b6f75526524a9665db7e883972.tar.xz
Essentials-8e36855fb83027b6f75526524a9665db7e883972.zip
Merge remote branch 'remotes/origin/groupmanager'
-rw-r--r--EssentialsGroupManager/src/Changelog.txt2
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.