summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/config.yml
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-02-21 18:40:54 +0000
committerElgarL <ElgarL@palmergames.com>2012-02-21 18:40:54 +0000
commitd89028841e35f52c3359689c07c81a4284884d82 (patch)
treefe69b55e63dd6f92e888674b5421570e15189731 /EssentialsGroupManager/src/config.yml
parent674832c2f677d4fc1f3b84acf490a4eb02050a00 (diff)
downloadEssentials-d89028841e35f52c3359689c07c81a4284884d82.tar
Essentials-d89028841e35f52c3359689c07c81a4284884d82.tar.gz
Essentials-d89028841e35f52c3359689c07c81a4284884d82.tar.lz
Essentials-d89028841e35f52c3359689c07c81a4284884d82.tar.xz
Essentials-d89028841e35f52c3359689c07c81a4284884d82.zip
Removed BukkitPermsOverride as this is now the default with bukkit
handling child nodes.
Diffstat (limited to 'EssentialsGroupManager/src/config.yml')
-rw-r--r--EssentialsGroupManager/src/config.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/EssentialsGroupManager/src/config.yml b/EssentialsGroupManager/src/config.yml
index 13b59d343..cc90bea6f 100644
--- a/EssentialsGroupManager/src/config.yml
+++ b/EssentialsGroupManager/src/config.yml
@@ -4,10 +4,6 @@ settings:
# The user will be able to promote players to the same group or even above.
opOverrides: true
- # If enabled any bukkit permissiosn which default to true will be left enabled.
- # If the player is op any permissions set to Op will follow suit.
- bukkit_perms_override: true
-
# Default setting for 'mantoglevalidate'
# true will cause GroupManager to attempt name matching by default.
validate_toggle: true