Minecraft Command Generator

Generate Minecraft commands with a visual interface. Give, effect, enchant, summon, teleport, fill, and more. Copy and paste into chat.

/give @p minecraft:diamond_sword 1

How to Use Minecraft Commands

Commands are entered in the chat window (press T or /) and require cheats enabled in singleplayer or operator permissions on servers.

Target Selectors

SelectorTarget
@pNearest player
@aAll players
@sYourself (the command executor)
@rRandom player
@eAll entities (mobs, items, etc.)

Coordinate Types

Quick Tip Use /give @p minecraft:command_block to get a command block, then place your generated commands inside it for automation. Chain command blocks together for complex sequences.

Related