summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/config.yml
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2013-01-31 20:38:36 +0000
committerKHobbits <rob@khobbits.co.uk>2013-01-31 20:38:36 +0000
commite23745e03f620d9376af4e65b5077a624dce86e0 (patch)
tree941d1f942b5550d7fe23185fa502ee6b2de578b7 /EssentialsGroupManager/src/config.yml
parent54a106d45fcc4f0f3d4297ca3877ba0a03d35ee3 (diff)
parent454cc69f60db07e3f4cd792b619dbaa9a0751b6a (diff)
downloadEssentials-e23745e03f620d9376af4e65b5077a624dce86e0.tar
Essentials-e23745e03f620d9376af4e65b5077a624dce86e0.tar.gz
Essentials-e23745e03f620d9376af4e65b5077a624dce86e0.tar.lz
Essentials-e23745e03f620d9376af4e65b5077a624dce86e0.tar.xz
Essentials-e23745e03f620d9376af4e65b5077a624dce86e0.zip
Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9
Conflicts: EssentialsGroupManager/src/Changelog.txt
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 cc90bea6f..479399bb6 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 undesireable permission changes, 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)