summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/config.yml
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-10-12 00:16:53 +0100
committerElgarL <ElgarL@palmergames.com>2011-10-12 00:16:53 +0100
commitae8500fad4c101dfeab8179a6938d418bd3410c4 (patch)
treed9734b63ecfb1b5f3af7040be28388cfe96706f9 /EssentialsGroupManager/src/config.yml
parentf4a8752ee099633f371c25b81b93309ee7bb93e3 (diff)
downloadEssentials-ae8500fad4c101dfeab8179a6938d418bd3410c4.tar
Essentials-ae8500fad4c101dfeab8179a6938d418bd3410c4.tar.gz
Essentials-ae8500fad4c101dfeab8179a6938d418bd3410c4.tar.lz
Essentials-ae8500fad4c101dfeab8179a6938d418bd3410c4.tar.xz
Essentials-ae8500fad4c101dfeab8179a6938d418bd3410c4.zip
Added a config setting - bukkit_perms_override: false
Enable to allow default Bukkit based permissions to remain enabled, unless directly negated within GroupManager.
Diffstat (limited to 'EssentialsGroupManager/src/config.yml')
-rw-r--r--EssentialsGroupManager/src/config.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/EssentialsGroupManager/src/config.yml b/EssentialsGroupManager/src/config.yml
index 1c5e3e32d..0977362a5 100644
--- a/EssentialsGroupManager/src/config.yml
+++ b/EssentialsGroupManager/src/config.yml
@@ -2,6 +2,9 @@ settings:
config:
# With this enabled anyone set as op has full permissions when managing GroupManager
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: false
data:
save:
# How often GroupManager will save it's data back to groups and users.yml