mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-12 13:34:47 +01:00
Added quotes to login/out messages for yaml.
This commit is contained in:
parent
723e7da8d3
commit
42d07d6ca2
@ -41,8 +41,8 @@ web:
|
|||||||
showplayerfacesonmap: true
|
showplayerfacesonmap: true
|
||||||
showplayerfacesinmenu: true
|
showplayerfacesinmenu: true
|
||||||
focuschatballoons: false
|
focuschatballoons: false
|
||||||
joinmessage: %playername% joined
|
joinmessage: "%playername% joined"
|
||||||
quitmessage: %playername% quit
|
quitmessage: "%playername% quit"
|
||||||
|
|
||||||
# The clock that is shown alongside the map.
|
# The clock that is shown alongside the map.
|
||||||
clock: timeofday
|
clock: timeofday
|
||||||
|
Loading…
Reference in New Issue
Block a user