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