2022-09-05 16:10:40 +00:00
|
|
|
command /tpdown:
|
|
|
|
trigger:
|
2022-09-05 16:18:17 +00:00
|
|
|
set {_loc} to location of the player
|
2022-09-05 16:31:32 +00:00
|
|
|
remove 5 from {_loc}'s y-coordinate
|
2022-09-05 16:26:27 +00:00
|
|
|
teleport the player to {_loc}
|
|
|
|
send {_loc} to player
|