# Set to true if you want to display health bar for players
players: false
# Set to true if you want to display health bar for mobs
mobs: true
# Set to true if you want to display health bar for invulnerable entities
invulnerable: false
# Set to true if you want to display health bar for invisible entities
invisible: false
# If true custom name are visible under health bar
custom_name: true
# If true entity type are visible under health bar. Only for entities without custom name
entity_type: false
# Delay in tics. 1 second = 20 tics
# Set to 0 to always visible health bars
delay: 80