# All the settings for the prefix of the healthbar.
# If you dont want a prefix, set it to ''
health_bar_prefix: '&(0,255,0)&bH&r&(0,255,255)&uP&r >'
# All the settings for the suffix of the healthbar.
# If you dont want a suffix, set it to ''
health_bar_suffix: '&r&(255,0,0) <&r&b<'
# If this is false, the flying numbers (damage indicator) will not appear.
enable_damage_indicator: 'true'
# All the colors for each damage type for the dmg indicator.
magic: '&(95,10,95)'
melee: '&(100,100,100)'
poison: '&(0,100,20)'
fire: '&(200,90,25)'
ranged: '&(130,70,0)'
other: '&(130,130,30)'
# If this is false, the healthbars will not appear
enable_health_bar: 'true'
# If this is true, the healthbars will be displayed as holograms
# if it is false, the mobs will be renamed to the healthbar
enable_hologram_health_bar: 'true'
# The position of the hologram, where 0 is the same location as a name
# -0.26 is right underneath the name, and 0.26 would be right above.
hologram_position: '-0.26'
# The speed at which holograms update (to follow the entity)
hologram_follow_speed: '2'
# Generic health bar settings
health_bar_display_duration: '5'
health_bar_alive_symbol: '&r&(0,255,0)♥'
health_bar_dead_symbol: '&r&(100,100,100)♡'
# Custom Name as Holograms:
enable_holographic_custom_names: 'true'
hologram_position: '-0.3'