summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/config.yml
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-10-27 00:04:54 +0100
committerElgarL <ElgarL@palmergames.com>2011-10-27 00:04:54 +0100
commitfadfc490a73b87b7847ff5c57b14ff9e6b957dae (patch)
treec826222b7965a35d08228752ce007645eb1c9bb1 /EssentialsGroupManager/src/config.yml
parent569af0bcf02a057f076aaea168109eb1a7b3faec (diff)
downloadEssentials-fadfc490a73b87b7847ff5c57b14ff9e6b957dae.tar
Essentials-fadfc490a73b87b7847ff5c57b14ff9e6b957dae.tar.gz
Essentials-fadfc490a73b87b7847ff5c57b14ff9e6b957dae.tar.lz
Essentials-fadfc490a73b87b7847ff5c57b14ff9e6b957dae.tar.xz
Essentials-fadfc490a73b87b7847ff5c57b14ff9e6b957dae.zip
v 1.5:
- Fixed opOverrides and bukkit_perms_override to read the correct entries. - Better commenting in config.yml
Diffstat (limited to 'EssentialsGroupManager/src/config.yml')
-rw-r--r--EssentialsGroupManager/src/config.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/config.yml b/EssentialsGroupManager/src/config.yml
index 25fb5dcd0..6bea3e3e0 100644
--- a/EssentialsGroupManager/src/config.yml
+++ b/EssentialsGroupManager/src/config.yml
@@ -1,9 +1,10 @@
settings:
config:
# With this enabled anyone set as op has full permissions when managing GroupManager
+ # 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 enabled any plugins bukkit permissions 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
@@ -21,6 +22,9 @@ settings:
mirrors:
# Worlds listed here have their permissions mirrored in their children.
+ # the first element 'world' is the main worlds name
+ # subsequent elements '- world_nether' are worlds which will use the same
+ # user/groups permissions as the parent.
world:
- world_nether
- world2