juliarn / npc-lib

Asynchronous, high-performance Minecraft NPC library for 1.8-1.21 servers.
MIT License
303 stars 51 forks source link

Nickname hide #41

Closed oRIOnTx closed 1 year ago

oRIOnTx commented 3 years ago

Feature: Add feature to create npc without nickname

ghost commented 3 years ago

You can just add the NPC as a entry to a ScoreboardTeam and set the option NameTagVisibility to never for that team.

derklaro commented 2 years ago

Thats the only option you relly have... But I don't see the use case of having a npc without a displayname anyways.

derklaro commented 1 year ago

Closing due to inactivity.