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
|
||||
showplayerfacesinmenu: true
|
||||
focuschatballoons: false
|
||||
joinmessage: %playername% joined
|
||||
quitmessage: %playername% quit
|
||||
joinmessage: "%playername% joined"
|
||||
quitmessage: "%playername% quit"
|
||||
|
||||
# The clock that is shown alongside the map.
|
||||
clock: timeofday
|
||||
|
Loading…
Reference in New Issue
Block a user