|
|
@ -3,3 +3,4 @@ command /tpdown:
|
|
|
|
set {_loc} to location of the player
|
|
|
|
set {_loc} to location of the player
|
|
|
|
set y of {_loc} to y of {_loc} - 5
|
|
|
|
set y of {_loc} to y of {_loc} - 5
|
|
|
|
teleport the player to {_loc}
|
|
|
|
teleport the player to {_loc}
|
|
|
|
|
|
|
|
send {_loc} to player
|