@ -1,6 +1,5 @@
command /tpdown:
trigger:
set {_loc} to location of the player
send y of {_loc} to player
#set y of {_loc} to y - 5
set y of {_loc} to y - 5 parsed as number
teleport the player to {_loc}