diff options
author | ElgarL <ElgarL@palmergames.com> | 2011-12-14 16:24:47 +0000 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2011-12-14 16:24:47 +0000 |
commit | 815a9dcca22b108c158fcf41035edac2ff4b7178 (patch) | |
tree | cafa00f8eb616a8550707406dd96ad2c67e69467 /EssentialsGroupManager/src/Changelog.txt | |
parent | 8d29a2c57835565d95b03b2c0e1c9671b6ee17c2 (diff) | |
download | Essentials-815a9dcca22b108c158fcf41035edac2ff4b7178.tar Essentials-815a9dcca22b108c158fcf41035edac2ff4b7178.tar.gz Essentials-815a9dcca22b108c158fcf41035edac2ff4b7178.tar.lz Essentials-815a9dcca22b108c158fcf41035edac2ff4b7178.tar.xz Essentials-815a9dcca22b108c158fcf41035edac2ff4b7178.zip |
Removed op permissions from admins in the default GloblaGroups.yml.
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 47a0f6b79..1f5f0313d 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -85,4 +85,5 @@ v 1.7: - Offline player checks now support partial name matches.
- Added custom events so plugins can now be notified of changes within GroupManager.
- GM now registers with Bukkits ServicesManager.
- - deleting the contents of GlobalGroups.yml will no longer thrown a NullPointerException.
\ No newline at end of file + - deleting the contents of GlobalGroups.yml will no longer thrown a NullPointerException.
+ - Removed op permissions from admins in the default GloblaGroups.yml.
\ No newline at end of file |