mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-27 10:31:31 +01:00
Update config.yml to reflect recent custom message settings.
This commit is contained in:
parent
5dbf4f5a00
commit
2584e0ab06
@ -358,11 +358,11 @@ death-messages: true
|
||||
allow-silent-join-quit: false
|
||||
|
||||
# You can set a custom join message here, set to "none" to disable.
|
||||
# You may use color codes, use the {USERNAME} placeholder for the player's name.
|
||||
# You may use color codes, use {USERNAME} the player's name or {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 the {USERNAME} placeholder for the player's name and/or the {PLAYER} placeholder for the player's display name.
|
||||
# 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 New Issue
Block a user