summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/config.yml
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-10-01 13:44:06 +0100
committerElgarL <ElgarL@palmergames.com>2011-10-01 13:44:06 +0100
commitf712b56671cd3197e645d4cf59838d26b61f11c7 (patch)
tree5e0aa8efd42b1305c9a08b00cf2b68d44e3a29ee /EssentialsGroupManager/src/config.yml
parent0462026f332de2fd2d2bc442b222b91de5853c1a (diff)
downloadEssentials-f712b56671cd3197e645d4cf59838d26b61f11c7.tar
Essentials-f712b56671cd3197e645d4cf59838d26b61f11c7.tar.gz
Essentials-f712b56671cd3197e645d4cf59838d26b61f11c7.tar.lz
Essentials-f712b56671cd3197e645d4cf59838d26b61f11c7.tar.xz
Essentials-f712b56671cd3197e645d4cf59838d26b61f11c7.zip
Rewrote Config loading to use Bukkits Configuration features
Added an opOverride setting in config. If present and set to false, op's will not get overriding permissions in GroupManager. (one op will not be able to alter another op's settings) GM will now create all relevant world data files for non mirrored worlds. (for all worlds named in config.yml)
Diffstat (limited to 'EssentialsGroupManager/src/config.yml')
-rw-r--r--EssentialsGroupManager/src/config.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/EssentialsGroupManager/src/config.yml b/EssentialsGroupManager/src/config.yml
index 688d3f3ea..a5bca810e 100644
--- a/EssentialsGroupManager/src/config.yml
+++ b/EssentialsGroupManager/src/config.yml
@@ -1,12 +1,19 @@
settings:
+ config:
+ # With this enabled anyone set as op has full permissions when managing GroupManager
+ opOverrides: true
data:
save:
+ # How often GroupManager will save it's data back to groups and users.yml
minutes: 10
logging:
+ # level of detail GroupManager will use when logging.
+ # Acceptable entries are - ALL,CONFIG,FINE,FINER,FINEST,INFO,OFF,SEVERE,WARNING
level: INFO
permission:
world:
mirror:
+ # Worlds listed here have their permissions mirrored in their children.
world:
- world_nether
- world2