Add 'allowurlname' setting for 'chat' - permits web name set with playername= parameter
This commit is contained in:
parent
756202affd
commit
44106a799a
2 changed files with 8 additions and 1 deletions
|
|
@ -44,6 +44,8 @@ components:
|
|||
|
||||
- class: org.dynmap.SimpleWebChatComponent
|
||||
allowchat: true
|
||||
# If true, web UI users can supply name for chat using 'playername' URL parameter. 'trustclientname' must also be set true.
|
||||
allowurlname: false
|
||||
#- class: org.dynmap.herochat.HeroWebChatComponent
|
||||
# # Control which HeroChat channel messages from web are directed to
|
||||
# herochatwebchannel: Global
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue