npc-lib icon indicating copy to clipboard operation
npc-lib copied to clipboard

Feature request: Hiding NPC name tags

Open phm07 opened this issue 2 years ago • 5 comments

It would be nice if you could disable NPC name tags with a flag. This could be accomplished with scoreboard teams (See this packet). This would make it possible to use custom holograms so you could make NPC names unique for each player, make them have multiple lines and animate them.

phm07 avatar Feb 17 '23 21:02 phm07

Could be added as an extension (just like the labymod stuff), but I wouldn't add it into the core library. If you're interested in adding the module, I would be happy to accept a PR. Note that I wouldn't use packets to add/remove scoreboards and teams as this is just awful considering the cross-version support we want to offer (keep in mind that the solution must be extendable for later server software we want to implement as well, but should support bukkit & minestom atm).

derklaro avatar Feb 18 '23 09:02 derklaro