From 6e4ba4302f805ed55f9d92f52bcaf7614b2b0376 Mon Sep 17 00:00:00 2001 From: Necrodoom Date: Wed, 30 Jan 2013 18:15:58 +0200 Subject: update config.yml to include commandblock change --- EssentialsGroupManager/src/config.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'EssentialsGroupManager/src') 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) -- cgit v1.2.3