summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/config.yml
diff options
context:
space:
mode:
authorevonuts <git@clevo.net.nz>2013-04-19 12:13:09 +1200
committerevonuts <git@clevo.net.nz>2013-04-19 12:13:09 +1200
commit59c833aa9ec23dd60cc417c9e5d92b1288826b28 (patch)
tree3fdb3eb89bdae05b234d12ef7938d867cf3f54a9 /EssentialsGroupManager/src/config.yml
parent411b4e2b8ff9a20e299ca850299c1fc241ddd563 (diff)
downloadEssentials-59c833aa9ec23dd60cc417c9e5d92b1288826b28.tar
Essentials-59c833aa9ec23dd60cc417c9e5d92b1288826b28.tar.gz
Essentials-59c833aa9ec23dd60cc417c9e5d92b1288826b28.tar.lz
Essentials-59c833aa9ec23dd60cc417c9e5d92b1288826b28.tar.xz
Essentials-59c833aa9ec23dd60cc417c9e5d92b1288826b28.zip
Minor grammatical changes to config.yml
Diffstat (limited to 'EssentialsGroupManager/src/config.yml')
-rw-r--r--EssentialsGroupManager/src/config.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/EssentialsGroupManager/src/config.yml b/EssentialsGroupManager/src/config.yml
index b73671e18..44cfd6242 100644
--- a/EssentialsGroupManager/src/config.yml
+++ b/EssentialsGroupManager/src/config.yml
@@ -7,20 +7,20 @@ settings:
# Default setting for 'mantogglevalidate'
# 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! ***
- # **********************************************************************************************************************************
+ # ************************************************************************************************************************************************************
+ # *** NOTE: Having this feature enabled can allow improper use of Command Blocks which may lead to undesireable permission changes. You have been warned! ***
+ # ************************************************************************************************************************************************************
allow_commandblocks: false
data:
save:
- # How often GroupManager will save it's data back to groups and users.yml
+ # How often GroupManager will save it's data back to groups.yml and users.yml
minutes: 10
# Number of hours to retain backups (plugins/GroupManager/backup)
hours: 24
logging:
- # level of detail GroupManager will use when logging.
+ # Level of detail GroupManager will use when logging.
# Acceptable entries are - ALL,CONFIG,FINE,FINER,FINEST,INFO,OFF,SEVERE,WARNING
level: INFO