Set Console Command for Block
teleport @p 0 70 0
@s = self · @p = nearest player · @a = all players · @e = all entities
Previous Output
-Beginner · 1 block
Let the player nearest the Command Block press a button and teleport to coordinates 0 70 0.
What you need
Expected result
The nearest player is teleported to coordinates 0 70 0.
Configure one block at a time
The copy button copies only Command Input. Choose every other value in the Command Block screen.
Place a button on the Command Block. The player should stand close before pressing it.
teleport @p 0 70 0
@s = self · @p = nearest player · @a = all players · @e = all entities
-If it does not work