mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-03 02:55:46 +00:00
Edit default config to not cause confusion.
This commit is contained in:
parent
984eca9723
commit
16ca842929
1 changed files with 3 additions and 1 deletions
|
@ -290,11 +290,13 @@ per-warp-permission: false
|
||||||
list:
|
list:
|
||||||
# To merge groups, list the groups you wish to merge
|
# To merge groups, list the groups you wish to merge
|
||||||
#Staff: owner, admin, moderators
|
#Staff: owner, admin, moderators
|
||||||
|
Admins: owner, admin
|
||||||
# To limit groups, set a max user limit
|
# To limit groups, set a max user limit
|
||||||
#builder: 20
|
#builder: 20
|
||||||
# To hide groups, set the group as hidden
|
# To hide groups, set the group as hidden
|
||||||
#default: hidden
|
#default: hidden
|
||||||
Players: '*'
|
# Uncomment the line below to simply list all players with no grouping
|
||||||
|
#Players: '*'
|
||||||
|
|
||||||
# More output to the console.
|
# More output to the console.
|
||||||
debug: false
|
debug: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue