mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-19 06:58:17 +00:00
Fixing color in announce-format
This commit is contained in:
parent
ce3a7c8719
commit
ff13279e6c
1 changed files with 1 additions and 1 deletions
|
@ -515,7 +515,7 @@ newbies:
|
||||||
# If so, use this format, replacing {DISPLAYNAME} with the player name.
|
# If so, use this format, replacing {DISPLAYNAME} with the player name.
|
||||||
# If not, set to ''
|
# If not, set to ''
|
||||||
#announce-format: ''
|
#announce-format: ''
|
||||||
announce-format: '&dWelcome {DISPLAYNAME} to the server!'
|
announce-format: '&dWelcome {DISPLAYNAME}&d to the server!'
|
||||||
|
|
||||||
# When we spawn for the first time, which spawnpoint do we use?
|
# When we spawn for the first time, which spawnpoint do we use?
|
||||||
# Set to "none" if you want to use the spawn point of the world.
|
# Set to "none" if you want to use the spawn point of the world.
|
||||||
|
|
Loading…
Reference in a new issue