Author Topic: is there any way to disable player names by default?  (Read 590 times)

title.
I need to know if I can. Is there any way or addon or anything?

Do you want to hide player names only for your client or for everyone on the server?

Do you want to hide player names only for your client or for everyone on the server?
entire server

Why would you want this
Do you like not seeing where people are

You could use a slayer minigame and set drawn distance to 0

You could use a slayer minigame and set drawn distance to 0
Yeah do this. It works really well.

As an answer to the actual question you asked: No, it's not possible by default. try using slayer like Zeblote said.

If you don't want to use a minigame, I think there's a separate mod for hiding names.

package S{function armor::onAdd(%t,%o){%o.schedule(0,setShapeNameDistance,0);parent::onAdd(%t,%o);}};ActivatePackage(S);
I don't know the circumstances but if you had console access this would disable all names