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
commitb022a83694dbc96c100f929da48ba6c3fdfb4b6c (patch)
treecd23eb0f2601c0de4d21697461a34e941784a507 /EssentialsGroupManager/src/config.yml
parent5cfb6007089061b2b204748d6d6fcac4f2b5d67e (diff)
downloadEssentials-b022a83694dbc96c100f929da48ba6c3fdfb4b6c.tar
Essentials-b022a83694dbc96c100f929da48ba6c3fdfb4b6c.tar.gz
Essentials-b022a83694dbc96c100f929da48ba6c3fdfb4b6c.tar.lz
Essentials-b022a83694dbc96c100f929da48ba6c3fdfb4b6c.tar.xz
Essentials-b022a83694dbc96c100f929da48ba6c3fdfb4b6c.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