|
|
@ -2,4 +2,5 @@ command /tpdown:
|
|
|
|
trigger:
|
|
|
|
trigger:
|
|
|
|
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
|