HeroChat support - reflection based binding to it
This commit is contained in:
parent
fe93f64273
commit
600dd00bcd
3 changed files with 212 additions and 0 deletions
|
|
@ -88,6 +88,12 @@ web:
|
|||
allowchat: true
|
||||
allowwebchat: true
|
||||
webchat-interval: 5
|
||||
# Set to true to enable HeroChat support
|
||||
enableherochat: false
|
||||
# Control which HeroChat channel messages from web are directed to
|
||||
herochatwebchannel: Global
|
||||
# Control which channels are monitored and reported to the web
|
||||
herochatchannels: [ Global ]
|
||||
|
||||
showplayerfacesinmenu: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue