Add comment for disabling join/quit message
This commit is contained in:
parent
5396d0b823
commit
8daf95891d
1 changed files with 2 additions and 0 deletions
|
|
@ -322,8 +322,10 @@ trusted-proxies:
|
|||
- "127.0.0.1"
|
||||
- "0:0:0:0:0:0:0:1"
|
||||
|
||||
# Join/quit message format for web chat: set to "" to disable notice on web UI
|
||||
joinmessage: "%playername% joined"
|
||||
quitmessage: "%playername% quit"
|
||||
|
||||
spammessage: "You may only chat once every %interval% seconds."
|
||||
# format for messages from web: %playername% substitutes sender ID (typically IP), %message% includes text
|
||||
webmsgformat: "&color;2[WEB] %playername%: &color;f%message%"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue