DavideBlade / HealthBar-Reloaded

Cool health bars above mobs' and players' heads, a must-have for RPG and PvP servers!
https://www.spigotmc.org/resources/healthbar-reloaded.104616/
GNU General Public License v3.0
6 stars 2 forks source link

fast question #21

Closed TymekSL closed 5 days ago

TymekSL commented 2 weeks ago

I want have bossbar https://prnt.sc/A3kCP4MkV_Ig , which settings i need to turn on to make it? I still see 100% hp on mobs

DavideBlade commented 1 week ago

On the wiki you have plenty of examples of what you can achieve and how. For the mob bar in the screenshot, you need to use:

mob-bars:
  enable: true
  display-style: 1
  text-mode: false

Let me know if it works :)