Skip to content
Minecraft Command List

Minecraft commands, copy & paste

Java and Bedrock syntax, verified for the latest version.

✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026

Browse by type

Popular commands

View all →

Keep your items when you die instead of dropping them

/gamerule keepInventory true

Freeze time so it's permanently daytime

/gamerule doDaylightCycle false

See in the dark permanently

/effect give @p night_vision infinite

Get a command block (it isn't in the creative menu)

/give @p command_block

Get a diamond sword pre-enchanted with Sharpness V

/give @p diamond_sword[enchantments={sharpness:5}]

Instantly move to a specific X Y Z location

/tp @s 100 64 -200

Get a netherite sword pre-enchanted with Sharpness V

/give @p netherite_sword[enchantments={sharpness:5}]

Get a netherite pickaxe pre-enchanted with Fortune III

/give @p netherite_pickaxe[enchantments={fortune:3}]

Repair a tool or armor automatically using XP

/enchant @s mending 1
On the roadmap: reference·calculators·generators