summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-12-14 16:24:47 +0000
committerElgarL <ElgarL@palmergames.com>2011-12-14 16:24:47 +0000
commita3446c1a2686c84f5332060fe424d76e57c57004 (patch)
treee2448000a9f54ec02731eb7b643d54a6e46412dd
parentc27785879023e47d6d3187a49ecbc21c7b32037f (diff)
downloadEssentials-a3446c1a2686c84f5332060fe424d76e57c57004.tar
Essentials-a3446c1a2686c84f5332060fe424d76e57c57004.tar.gz
Essentials-a3446c1a2686c84f5332060fe424d76e57c57004.tar.lz
Essentials-a3446c1a2686c84f5332060fe424d76e57c57004.tar.xz
Essentials-a3446c1a2686c84f5332060fe424d76e57c57004.zip
Removed op permissions from admins in the default GloblaGroups.yml.
-rw-r--r--EssentialsGroupManager/src/Changelog.txt3
-rw-r--r--EssentialsGroupManager/src/globalgroups.yml6
2 files changed, 5 insertions, 4 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
diff --git a/EssentialsGroupManager/src/globalgroups.yml b/EssentialsGroupManager/src/globalgroups.yml
index 9662baf43..066f4faea 100644
--- a/EssentialsGroupManager/src/globalgroups.yml
+++ b/EssentialsGroupManager/src/globalgroups.yml
@@ -150,9 +150,9 @@ groups:
- bukkit.command.kill
- bukkit.command.list
- bukkit.command.me
- - bukkit.command.op
- - bukkit.command.op.give
- - bukkit.command.op.take
+ - -bukkit.command.op
+ - -bukkit.command.op.give
+ - -bukkit.command.op.take
- bukkit.command.plugins
- bukkit.command.reload
- bukkit.command.save