LOOHP/HoloMobHealth

Is it possible to make the multi line only be enabled for players

Closed this issue · 3 comments

Is it possible to make the multi-line only be enabled for players and one-line for non-players (animals or mobs)?
Currently, if I enable multi-line, every entity will be applied, but I only want multi-line to be applied for players.

Also, is it possible to use scoreboard to implement the multi-line feature (only for players)? https://bukkit.org/threads/tutorial-scoreboards-teams-with-the-bukkit-api.139655/. I think if using scoreboard, it will be more performance friendly?

LOOHP commented

Actually, HoloMobHealth right now doesn't work on Players. It only shows mob health.

Ah, okay, do you have any plan for Players?

LOOHP commented

Not atm, mobs and players require completely different systems.