Add 'includehiddenplayers' for client component (shows online status only)
This commit is contained in:
parent
0cb9a2c2fe
commit
150f3ae6f4
3 changed files with 34 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ components:
|
|||
webchat-interval: 5
|
||||
hidewebchatip: false
|
||||
trustclientname: false
|
||||
includehiddenplayers: false
|
||||
#- class: org.dynmap.JsonFileClientUpdateComponent
|
||||
# writeinterval: 1
|
||||
# sendhealth: true
|
||||
|
|
@ -28,6 +29,7 @@ components:
|
|||
# allowwebchat: false
|
||||
# webchat-interval: 5
|
||||
# hidewebchatip: false
|
||||
# includehiddenplayers: false
|
||||
|
||||
- class: org.dynmap.SimpleWebChatComponent
|
||||
allowchat: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue