LOOHP / HoloMobHealth

Display Mob Health above head through packets!
https://www.spigotmc.org/resources/75975/
GNU General Public License v3.0
15 stars 7 forks source link

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

Closed PeterMa9621 closed 2 years ago

PeterMa9621 commented 2 years ago

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 2 years ago

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

PeterMa9621 commented 2 years ago

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

LOOHP commented 2 years ago

Not atm, mobs and players require completely different systems.