Transfered chat/webchat functionality to their components.
This commit is contained in:
parent
bb0c59a0a2
commit
a7b553bb4f
8 changed files with 142 additions and 47 deletions
|
|
@ -5,11 +5,15 @@ components:
|
|||
|
||||
- class: org.dynmap.InternalClientUpdateComponent
|
||||
sendhealth: true
|
||||
allowwebchat: true
|
||||
webchat-interval: 5
|
||||
#- class: org.dynmap.JsonFileClientUpdateComponent
|
||||
# writeinterval: 1
|
||||
# sendhealth: true
|
||||
# interval: 1
|
||||
# allowwebchat: false
|
||||
|
||||
- class: org.dynmap.SimpleWebChatComponent
|
||||
allowchat: true
|
||||
#- 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