Minecraft Spawn Command Generator Java & Bedrock
Use this Minecraft Spawn Command Generator for Java and Bedrock Edition. Quickly create /setworldspawn (world spawn point) and /spawnpoint (player respawn point), using coordinates, rotation angle and target selectors. Perfect for servers, adventure maps and checkpoint systems.
/setworldspawn Sets the world's default spawn point (for every player who joins for the first time)
/spawnpoint Sets an individual player's respawn point (the location where the player will respawn after dying)
Select your Minecraft edition:
Generated Spawn Command (Copy & Use)
setworldspawn ~ ~ ~Customize Command Target (Optional)
Want cheap and lag-free Minecraft hosting?
I recommend Sparked Host: affordable plans, great performance, easy panel and fast support.
🚀 Start your Minecraft ServerHow to Use the Setworldspawn and Spawnpoint Commands in Minecraft
The Setworldspawn and Spawnpoint commands let you configure spawn locations in Minecraft. With Setworldspawn, you can change the world's global spawn point, while Spawnpoint sets the respawn location for one or more specific players.
In Java Edition, the basic syntax is:
/setworldspawn ~ ~ ~
This command sets the world's global spawn point to the player's current location.
Setworldspawn and Spawnpoint Command Examples (Java)
Set the world's spawn point
/setworldspawn 100 64 100
Set a player's respawn point
/spawnpoint @p 100 64 100
Set the respawn point for all players
/spawnpoint @a ~ ~ ~
Set a respawn point with rotation
/spawnpoint @p 100 64 100 90
Setworldspawn and Spawnpoint Command Examples (Bedrock)
Set the world's spawn point
/setworldspawn 100 64 100
Set a player's respawn point
/spawnpoint @p 100 64 100
Frequently Asked Questions
How do I use the setworldspawn and spawnpoint commands in Minecraft?
Choose the command you want to use, set the coordinates, target, and optionally the rotation. Then run a command like: /setworldspawn ~ ~ ~
What's the difference between setworldspawn and spawnpoint?
Setworldspawn changes the world's global spawn point for all players, while spawnpoint sets the respawn location for one or more specific players.
Can I set another player's respawn point?
Yes. Simply specify the desired player or entity selector, such as @p, @a, or a player's username.
Do the commands work in Bedrock Edition?
Yes. However, some options and parts of the syntax may differ from Java Edition.
Can I use relative coordinates?
Yes. Just use the ~ symbol in the coordinates, for example: /spawnpoint @p ~ ~1 ~