How to use the tag command in minecraft
Andrew Walker
Published Mar 29, 2026

Tag Command in Minecraft Nintendo Switch Edition. In Minecraft Nintendo Switch Edition, there are different syntaxes depending on what you would like to do with the tags. To add a tag to a player: /tag
There are other answers below:
tag
Uses # for block tags (groups). {CanPlaceOn:[“minecraft:stone”,”#minecraft:logs”]} BlockEntityTag This is used for tile entities, and stores their data for when they are placed down Differs based on the block, see Tutorials/Command NBT tags § Blocks 2 for details. Example: get a white shield by using a command: /give @p shield{BlockEntityTag:{Base:0}}
Hey, Its Undermycap I hope you enjoyed the video! If you like the content let me know by leaving a like and Subscribing it really helps me out a lot! Also co…
A square bracket [tells Minecraft that the specified tag is a list (for example ArmorItems:[{},{},{},{}]), where as a curly bracket {tells Minecraft that the specified tag is a single item (with attributes). I’m assuming that you should also use an at @s to tell Minecraft to run at the player’s coordinates and specify the block you want to fill. This turns out as
[Work In Progress] Items, like many other things in minecraft have data tags. With them you can give special items, such as ones with custom names, durabilities, et cetera. To give a named item to someone, use /give @p minecraft:stone 1 2 {display:{Name:”NAMED ITEM”}}. This syntax can also be used in /replaceitem. The (“NAMED ITEM”) can also be replaced by raw JSON string, …
Haha your command is wrong. the scoreboard tag is used to give custom tag marker to entities (eg @e[tag=YOURTAG] ) You need to use the /entitydata command. /entitydata @e[type=??] {Motion:[1.0,0.0,0.0]}
Command Noob [distance=3] only works for players who are exactly 3 from the point of execution. If you want it to apply to players within 3, change it to [distance=..3]
Use this to output a disguise to string, this string is usable in a /disguise command. If used on a player disguise, two messages will be sent with the skin data, and without. You need the permission: libsdisguises.copydisguise. Command aliases are: /disguisecopy, /disgcopy, /dcopy, /copydisg and copyd.
In Minecraft Java Edition (PC/Mac) 1.8, 1.9, 1.10, 1.11 and 1.12, the syntax to give a player an item is: /give
Related Questions
What does the/tag command do in Minecraft?
TIP: Starting in Minecraft Java Edition (PC/Mac) 1.13, the /tag command replaces the /scoreboard players tag command to set up and manage tags for players. Let’s explore how to use this cheat (game command).
How do you tag in Minecraft?
How to Use the Tag Command in Minecraft This Minecraft tutorial explains how to use the /tag command with step-by-step instructions. You can add, list and remove player tags using the /tag command in Minecraft. This is a very useful command to target and tag players in a multiplayer game.
How to remove a player tag called digminecraft in Minecraft?
To remove the tag called FoundMesaBiome from the player called DigMinecraft: In Minecraft 1.12 and older, use the /scoreboard players tag to manage player tags instead of the /tags command. 1. Open the Chat Window The easiest way to run a command in Minecraft is within the chat window.
What versions of Minecraft have the/tag command?
The /tag command is available in the following versions of Minecraft: * The version that it was added or removed, if applicable. NOTE: Pocket Edition (PE), Xbox One, PS4, Nintendo Switch, and Windows 10 Edition are now called Bedrock Edition.