mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-14 05:01:28 +00:00
Update config.yml custom join/quit message comments (#3334)
This commit is contained in:
parent
7d61953753
commit
500dadc760
1 changed files with 2 additions and 5 deletions
|
@ -464,12 +464,9 @@ death-messages: true
|
|||
# In addition, people with essentials.silentjoin.vanish will be vanished on join.
|
||||
allow-silent-join-quit: false
|
||||
|
||||
# You can set a custom join message here, set to "none" to disable.
|
||||
# You may use color codes, use {USERNAME} the player's name or {PLAYER} for the player's displayname.
|
||||
# You can set custom join and quit messages here. Set to "none" to use the default message or "" to disable the message entirely.
|
||||
# You may use color codes, {USERNAME} for the player's name, and {PLAYER} for the player's displayname.
|
||||
custom-join-message: "none"
|
||||
|
||||
# You can set a custom quit message here, set to "none" to disable.
|
||||
# You may use color codes, use {USERNAME} the player's name or {PLAYER} for the player's displayname.
|
||||
custom-quit-message: "none"
|
||||
|
||||
# Add worlds to this list, if you want to automatically disable god mode there.
|
||||
|
|
Loading…
Reference in a new issue