mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 19:25:15 +01:00
Add option to show player whole body icon (showplayerbody: true)
This commit is contained in:
parent
6a08c516f6
commit
ef2c657ecc
@ -106,6 +106,8 @@ components:
|
||||
type: playermarkers
|
||||
showplayerfaces: true
|
||||
showplayerhealth: true
|
||||
# If true, show player body too (only valid if showplayerfaces=true
|
||||
showplayerbody: false
|
||||
# Option to make player faces small - don't use with showplayerhealth
|
||||
smallplayerfaces: false
|
||||
# Optional - make player faces layer hidden by default
|
||||
|
Loading…
Reference in New Issue
Block a user