Update config.yml custom join/quit message comments (#3334)

This commit is contained in:
Jason 2020-05-26 17:22:38 -06:00 committed by GitHub
parent 7d61953753
commit 500dadc760
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.