Add option to show player whole body icon (showplayerbody: true)
This commit is contained in:
parent
6a08c516f6
commit
ef2c657ecc
1 changed files with 2 additions and 0 deletions
|
|
@ -106,6 +106,8 @@ components:
|
||||||
type: playermarkers
|
type: playermarkers
|
||||||
showplayerfaces: true
|
showplayerfaces: true
|
||||||
showplayerhealth: 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
|
# Option to make player faces small - don't use with showplayerhealth
|
||||||
smallplayerfaces: false
|
smallplayerfaces: false
|
||||||
# Optional - make player faces layer hidden by default
|
# Optional - make player faces layer hidden by default
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue