How to disable name tags in minecraft
Matthew Cannon
Updated on March 29, 2026

Do you want to know how to TURN OFF PLAYER names in Minecraft and Hide their Name Tags? Do this it’s very easy to do and it doesn’t require any command block…
There are other answers below:
How to hide name tags in Minecraft java edition 1.16.1Twitch: server:
“TerraTech | YellowBuzz Inc. | Part 1” here: for m…
If you press F1, it will make your hand, your hotbar, and name tags of other people invisible.
2 Answers2. Show activity on this post. Use the scoreboard command like this: This will hide the nametags for players on the team from other teams (and players not on a team). Show activity on this post. If you use PE there is a setting which disables it for an individual player. Under Video Settings.
Now, in order to change name tag visibility, run this: /scoreboard teams option nameTag nametagVisibility always. Alternatively, instead of “always”, you could have “hideForOwnTeam”, which is fairly self explanatory. Keep in mind that this is all vanilla, 1.8 and up. If you’re running Spigot or 1.7 this won’t work.
Gamerule for hiding/showing player nametags. This would be a gamerule to show or hide the player nametags. Command: /gamerule doplayernametag {True/False} Registered User shared this idea. October 27, 2020 21:21.
Yeah. There are actually two ways how to hide player’s tag. (Notice that TabList is a different thing) Minecraft always shows player’s name, but we can use one option of minecraft, teams. Add group of players to a team, than set an option .”nametagVisibility” with value “never”, and players in that team will not have nametags shown.
1.15. 1.16. 1.17. Always wanted to hide nametags of players in-game, through commands, or for developers using skript? These scripts offer the perfect solution to that! -Enable and disable nametag visibility using command. -Custom teleport function (read details below) -Enable and disable nametag vibility with a function.
I was an idiot, and when specifying the name, I used the arrow symbols (whatever their called), resulting in some weird coding thing which prevented it from being seen. Thanks for alerting me! Also, I’ve just tested it and level 1 still works, and I think max time has been updated since I answered, but thank you for your advice anyway.
Related Questions
How to hide nametags from players in Minecraft?
(Notice that TabList is a different thing) Minecraft always shows player’s name, but we can use one option of minecraft, teams. Add group of players to a team, than set an option .”nametagVisibility” with value “never”, and players in that team will not have nametags shown.
Is it possible to remove all tags from a player?
With 1.13’s new /tag command there seems to be no way remove all tags from a Player, only specific tags. Show activity on this post. Show activity on this post. It’s not possible. For entities you could set their Tags NBT tag to be an empty list, but you can’t modify NBT of players.
How do you make name tags disappear?
If you press F1, it will make your hand, your hotbar, and name tags of other people invisible. You can just call me Canary. If you press F1, it will make your hand, your hotbar, and name tags of other people invisible. apparently it doesn’t make name tags disappear. have you tried it?
How do I hide the nametags on the scoreboard?
Use the scoreboard command like this: This will hide the nametags for players on the team from other teams (and players not on a team). If you use PE there is a setting which disables it for an individual player. Under Video Settings. It might also be on other versions.