Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Hiding NPC name tags #93

Open
phm07 opened this issue Feb 17, 2023 · 1 comment
Open

Feature request: Hiding NPC name tags #93

phm07 opened this issue Feb 17, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@phm07
Copy link

phm07 commented Feb 17, 2023

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.

@derklaro
Copy link
Collaborator

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 derklaro added the enhancement New feature or request label Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants