Add hidebydefault setting to playermarkers component too
This commit is contained in:
parent
bc357dd188
commit
f62d46cfbd
3 changed files with 8 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue