Add 'includehiddenplayers' for client component (shows online status only)

This commit is contained in:
Mike Primm 2011-10-01 17:38:31 -05:00
parent 0cb9a2c2fe
commit 150f3ae6f4
3 changed files with 34 additions and 0 deletions

View file

@ -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