What are the MC commands?
Ava Richardson
Updated on May 15, 2026
What are the MC commands?
Minecraft cheats and console commands
- Target selector shortcuts. @p – nearest player. @r – random player.
- Help. /help [CommandName]
- Give. /give [Amount]
- Teleport. /tp [TargetPlayer] x y z.
- Kill. /kill.
- Weather. /weather WeatherType.
- Creative mode. /gamemode creative.
- Survival mode. /gamemode survival.
How do you execute more than one command in Minecraft?
To make your command block run multiple commands, you will need to summon FallingSand or falling_block (depending on your version of Minecraft) with command blocks and redstone blocks for each command. The command blocks will be stacked one on top of the other and contain the individual command.
How do you make a house with one command block in Minecraft?
First, you need to program the command block with a /summon command that will be used to build the house. This /summon command will be run when the command block is activated. So, stand in front of the command block with your pointer (the plus sign) on the command block and click on the right mouse button.
What does @P mean in Minecraft?
The “@p” is a target selector. The selector “@p” selects the nearest player. Alternatively, you could also use your Minecraft username, but if you run a command from the console you will always be the nearest player.
How do I put multiple items in one command?
If want to give multiple blocks at once, you need to specify an Amount in the /give command. The amount goes after the Item that you are giving. Type the command in the chat window and press the Enter key to run the command. In this example, you have specified an amount of 4 in the /give command.
Can you mine command blocks?
Command blocks also cannot be broken in Survival or Creative mode without operator permissions, are not flammable, and have the same blast resistance as bedrock. Command blocks, structure blocks, and jigsaw blocks cannot be mined in Survival.
How do you summon explosions in Minecraft?
Using the /summon command by doing /summon TNT to blow up the area where the player is, if /summon TNT ~ ~ ~ is used, but it will blow up the coordinates used (example: /summon TNT 63 83 73 ) Respawn anchors if one attempts to use it while in any dimension other than the Nether.