hello, i wan’t to create a people who can’t see the other player’s name but the others can see it, it’s for a minigames, … how can i do it?
do you have any idea?
Unfortunately, the only way to do this is with Team visibilities. There’s just no other way of telling the client to not render nametags.
Basically, you’ll want to use Team#setNameTagVisibilit
with the proper Visibility
.