summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2013-03-18 08:59:40 +0000
committerKHobbits <rob@khobbits.co.uk>2013-03-18 08:59:40 +0000
commite7663773e9d93a7ac65fef7ca8b7f2afd4c8fe10 (patch)
tree936825467219f072d7feb1d68036a49558489020
parentede618c13ad79df9e81f6ba2705296dbd623d161 (diff)
downloadEssentials-e7663773e9d93a7ac65fef7ca8b7f2afd4c8fe10.tar
Essentials-e7663773e9d93a7ac65fef7ca8b7f2afd4c8fe10.tar.gz
Essentials-e7663773e9d93a7ac65fef7ca8b7f2afd4c8fe10.tar.lz
Essentials-e7663773e9d93a7ac65fef7ca8b7f2afd4c8fe10.tar.xz
Essentials-e7663773e9d93a7ac65fef7ca8b7f2afd4c8fe10.zip
Edit default config to not cause confusion.
-rw-r--r--Essentials/src/config.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml
index 871f58803..15db4819a 100644
--- a/Essentials/src/config.yml
+++ b/Essentials/src/config.yml
@@ -290,11 +290,13 @@ per-warp-permission: false
list:
# To merge groups, list the groups you wish to merge
#Staff: owner, admin, moderators
+ Admins: owner, admin
# To limit groups, set a max user limit
#builder: 20
# To hide groups, set the group as hidden
#default: hidden
- Players: '*'
+ # Uncomment the line below to simply list all players with no grouping
+ #Players: '*'
# More output to the console.
debug: false