summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-01-28 18:01:17 +0000
committerElgarL <ElgarL@palmergames.com>2012-01-28 18:01:17 +0000
commit3deff2afe7b225337bd03d23022c4f4e9df8c0c9 (patch)
treeb62ef0f0d0fdb10965fbfec2158803f513cf0598 /EssentialsGroupManager/src
parent92f83dfe732e6e14d5b5d027b87b15798cd4ee19 (diff)
downloadEssentials-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/src')
-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.