summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager
diff options
context:
space:
mode:
authorNecrodoom <doomed.war@gmail.com>2013-01-30 18:15:58 +0200
committerNecrodoom <doomed.war@gmail.com>2013-01-30 18:15:58 +0200
commitdc925f32c882ff86e6bb92b861957f5c562870a0 (patch)
treee8c28e109371b16860dc95d158f7e794138a2d54 /EssentialsGroupManager
parent640a2bcc2d7d727a92b3bfb9fc8329bde7f02768 (diff)
downloadEssentials-dc925f32c882ff86e6bb92b861957f5c562870a0.tar
Essentials-dc925f32c882ff86e6bb92b861957f5c562870a0.tar.gz
Essentials-dc925f32c882ff86e6bb92b861957f5c562870a0.tar.lz
Essentials-dc925f32c882ff86e6bb92b861957f5c562870a0.tar.xz
Essentials-dc925f32c882ff86e6bb92b861957f5c562870a0.zip
update config.yml to include commandblock change
Diffstat (limited to 'EssentialsGroupManager')
-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 cc90bea6f..bff472be0 100644
--- a/EssentialsGroupManager/src/config.yml
+++ b/EssentialsGroupManager/src/config.yml
@@ -7,6 +7,10 @@ settings:
# Default setting for 'mantoglevalidate'
# true will cause GroupManager to attempt name matching by default.
validate_toggle: true
+ # ***************************************************************************************************************
+ # *** NOTE: Having this feature enabled, improper use of commandblocks will lead to server chaos, be alarmed! ***
+ # ***************************************************************************************************************
+ allow_commandblocks: false
data:
save:
@@ -39,4 +43,4 @@ settings:
# world4:
# - groups (World4 would use the groups.yml from world2, but it's own users.yml)
# world5:
- # - world6 (this would cause world6 to mirror both files from world5) \ No newline at end of file
+ # - world6 (this would cause world6 to mirror both files from world5)