Set Console Command for Block
spawnpoint @p ~ ~1 ~
@s = self · @p = nearest player · @a = all players · @e = all entities
Previous Output
-Beginner · 1 block
Let a player step on a checkpoint to set their personal respawn point above the Command Block for adventures or parkour.
What you need
Expected result
The nearest player respawns one block above the Command Block.
Configure one block at a time
The copy button copies only Command Input. Choose every other value in the Command Block screen.
Bury the Command Block beneath the checkpoint and place a pressure plate above it. Keep the respawn space unobstructed.
spawnpoint @p ~ ~1 ~
@s = self · @p = nearest player · @a = all players · @e = all entities
-If it does not work