From 97cae6c0cbec86d18b53e6e5acfbf149e2b80179 Mon Sep 17 00:00:00 2001 From: ElgarL Date: Mon, 31 Oct 2011 20:41:50 +0000 Subject: Added a config.yml setting of 'validate_toggle' for those who prefer 'mantogglevalidate' to always be off. --- EssentialsGroupManager/src/config.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'EssentialsGroupManager/src/config.yml') diff --git a/EssentialsGroupManager/src/config.yml b/EssentialsGroupManager/src/config.yml index 6bea3e3e0..d9f469477 100644 --- a/EssentialsGroupManager/src/config.yml +++ b/EssentialsGroupManager/src/config.yml @@ -8,6 +8,10 @@ settings: # If the player is op any permissions set to Op will follow suit. bukkit_perms_override: false + # Default setting for 'mantoglevalidate' + # true will cause GroupManager to attempt name matching by default. + validate_toggle: true + data: save: # How often GroupManager will save it's data back to groups and users.yml -- cgit v1.2.3