Removed redundant configuration values and made use of customizable join/quit messages.
This commit is contained in:
parent
7fae53bbff
commit
be1424ec14
5 changed files with 14 additions and 26 deletions
|
|
@ -61,19 +61,14 @@ worlds:
|
|||
web:
|
||||
# Handles the clientside updates differently only enable if using jsonfile
|
||||
jsonfile: false
|
||||
|
||||
|
||||
# Interval the browser should poll for updates.
|
||||
updaterate: 2000
|
||||
|
||||
showchatballoons: false
|
||||
focuschatballoons: false
|
||||
|
||||
showchatwindow: true
|
||||
allowchat: true
|
||||
allowwebchat: true
|
||||
webchat-interval: 5
|
||||
messagettl: 15
|
||||
|
||||
showplayerfacesonmap: true
|
||||
|
||||
showplayerfacesinmenu: true
|
||||
|
||||
joinmessage: "%playername% joined"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue