Skript_flags/tptest.sk

5 lines
155 B
Plaintext

command /tpdown:
trigger:
set {_loc} to location of the player
set y of {_loc} to y of {_loc} - 5
teleport the player to {_loc}