Changed chat-mechanism a bit.
This commit is contained in:
parent
b5f9d68127
commit
d06a0ecb4b
4 changed files with 75 additions and 80 deletions
|
|
@ -67,14 +67,16 @@ web:
|
|||
# Interval the browser should poll for updates.
|
||||
updaterate: 2000
|
||||
|
||||
# showchat: modal/balloons
|
||||
showchat: modal
|
||||
allowchat: true
|
||||
showchatballoons: false
|
||||
focuschatballoons: false
|
||||
|
||||
showchatwindow: true
|
||||
allowwebchat: true
|
||||
messagettl: 15000
|
||||
|
||||
showplayerfacesonmap: true
|
||||
showplayerfacesinmenu: true
|
||||
focuschatballoons: false
|
||||
|
||||
joinmessage: "%playername% joined"
|
||||
quitmessage: "%playername% quit"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue