DansDatapacks / Health-Indications

❤️ See Player and Mob Health! A Minecraft Datapack.
GNU General Public License v3.0
2 stars 0 forks source link

MythicMobs plugin issue #3

Closed Schnell1337 closed 3 days ago

Schnell1337 commented 1 week ago

I use a datapack on my server with plugin MythicMobs that adds custom mobs. I’m having an issue with one of my mobs - the health bar is glitchy, and I would like to remove the health bar entirely. Do you have any command in the function that can exclude specific mobs?

Dan-Mizu commented 3 days ago

Yes. I believe the global.ignore is a common tag that you can add to an entity that datapacks use to ignore them, which this one employs. You can also use healthindications.ignore if you want it to be more specific.