Add hidebydefault setting to playermarkers component too

This commit is contained in:
Mike Primm 2011-08-26 14:22:03 +08:00 committed by mikeprimm
parent bc357dd188
commit f62d46cfbd
3 changed files with 8 additions and 3 deletions

View file

@ -55,6 +55,8 @@ components:
showplayerhealth: true
# Option to make player faces small - don't use with showplayerhealth
smallplayerfaces: false
# # Optional - make player faces layer hidden by default
# hidebydefault: true
#- class: org.dynmap.ClientComponent
# type: digitalclock
- class: org.dynmap.ClientComponent