Name Tag Visibility
Is there a command that can hide player name tags? We are working on a hide and seek game and it is a little bit hard to hide if your name tag is glowing above you for the seekers to see even when your character is hidden.
-
Hi Aleece Landis,
Unfortunately, not.
You can press F1 to hide everyone else's though, so you'd all have to be honest about pressing it. :)
0 -
I believe in the Settings under Video, there is an option to turn off In-Game Player names, but similar to F1, I think that's just local settings. Each player would need to turn off player names. It would be cool if that was a command that would apply to all players in the world.
0 -
I did not know about that, Chris Fuge. Thanks for sharing that!
0 -
I think for my hide and seek I might just have them all place their code builders around the area, perhaps the clutter will help disguise the player tags when they are not pressing shift.
Oh, but wait, can their agents be placed when they won't be granted operator status?
0 -
I'm pretty sure agents can still be placed even without operator permissions. You just need to make sure that the codebuilder slider is turned on for the world settings.
I'm trying to think of other options though that might make it easier. What if you gave all of the players invisibility for a certain amount of time, and then tell them to press SHIFT so when the invisibility wears off their name tags are still hidden? (I think invisibility hides names).
You could use some command blocks to automate it:
/effect @a invisibility 30 5 true
/title @a title PRESS SHIFT TO HIDE (this would have a delay of 25 seconds=500 tics)Just something to try.
0 -
I think this is an excellent idea - please simply give us a gamerule for this.
BTW there is a gamerule showtags - though that seems to be used for something else non intuitive......
https://nodecraft.com/support/games/minecraft/using-gamerules-in-minecraft
0
Please sign in to leave a comment.
Comments
6 comments