Useful Minecraft Commands List with simple explanations and examples. Discover teleport, gamemode, weather, time, give, and other essential commands.Minecraft includes a powerful command system that helps players manage worlds, test builds, change game settings, and simplify many tasks. Whether you’re playing in Creative mode or managing your own world, learning a few basic commands can save time and improve your gameplay.
This guide explains the most useful Minecraft commands, what they do, and how to use them with simple examples. Minecraft Villager Trading Guide
What Are Minecraft Commands?
Minecraft commands are text instructions entered into the chat window. They begin with a forward slash (/) and allow you to perform actions instantly, such as:
- Changing the time of day
- Teleporting players
- Switching game modes
- Controlling the weather
- Giving items
- Setting spawn points
- Managing game rules
How to Enable Commands
Single Player
- Create a new world.
- Enable Allow Cheats before starting.
- Open chat.
- Type a command beginning with
/.
Existing Worlds
If cheats are disabled, you can temporarily enable them by opening your world to LAN and turning on cheats.
Multiplayer
Only players with the required permissions can use commands.
Most Useful Minecraft Commands
1. Change Game Mode
/gamemode survival
Switch to Survival mode.
/gamemode creative
Switch to Creative mode.
/gamemode adventure
Adventure mode.
/gamemode spectator
Spectator mode.
2. Teleport
Teleport yourself:
/tp 100 70 200
Teleport to another player:
/tp PlayerName
3. Change Time
Morning
/time set day
Night
/time set night
Noon
/time set noon
Sunrise
/time set sunrise
4. Change Weather
Clear weather
/weather clear
Rain
/weather rain
Thunderstorm
/weather thunder
5. Give Items
Example:
/give @p diamond 5
This gives the nearest player five diamonds.
6. Set Spawn Point
/spawnpoint
Sets your personal spawn point.
7. Set World Spawn
/setworldspawn
Changes the default spawn location for the world.
8. Locate Structures
/locate village
Finds the nearest village.
Other examples:
/locate temple
/locate stronghold
/locate mineshaft
9. Clear Inventory
/clear
Removes items from your inventory.
10. Kill Command
/kill
Respawns your character.
To remove a specific entity:
/kill @e[type=zombie]
Use carefully, as this affects gameplay.
11. Experience Command
Give XP:
/xp add @p 20 levels
or
/experience add @p 20 levels
12. Effect Command
Speed effect:
/effect give @p speed 60 1
Night Vision:
/effect give @p night_vision 120
13. Summon Mobs
Example:
/summon cow
Another example:
/summon iron_golem
14. Fill Command
Fill an area with blocks:
/fill 0 64 0 20 64 20 stone
Useful for large building projects.
15. Clone Command
Copy structures:
/clone 0 60 0 20 70 20 100 60 100
16. Gamerule Command
Keep inventory after death:
/gamerule keepInventory true
Disable the day/night cycle:
/gamerule doDaylightCycle false
Disable mob griefing:
/gamerule mobGriefing false
17. Difficulty Command
Easy
/difficulty easy
Normal
/difficulty normal
Hard
/difficulty hard
Peaceful
/difficulty peaceful
18. Seed Command
/seed
Displays the current world’s seed.
19. Help Command
/help
Lists available commands.
20. Locate Biome
/locate biome desert
or
/locate biome cherry_grove
Finds the nearest biome (supported in newer versions).
Best Commands for Beginners
If you’re just starting, these commands are the most useful:
/gamemode/tp/time set day/weather clear/give/spawnpoint/locate village/seed/help/gamerule keepInventory true
Tips for Using Commands
- Double-check command spelling.
- Commands can change between game versions.
- Use commands responsibly on multiplayer servers.
- Practice in a Creative test world before using advanced commands.
Frequently Asked Questions
Do commands disable achievements?
On many platforms, enabling cheats may disable achievements for that world. Check your platform’s rules for details.
Can I use commands in Survival mode?
Yes, if are enabled or you have permission on a server.
Are commands available on Java and Bedrock Edition?
Many commands are available in both editions, though syntax and supported features can differ.
Conclusion
Minecraft commands are powerful tools for learning, building, and managing your world. Start with simple commands like changing the time or teleporting, then explore more advanced options as you become comfortable. Understanding these commands can make your gameplay more efficient while still allowing you to enjoy Minecraft in your own style.