Skript_flags/tptest.sk

6 lines
181 B
Plaintext
Raw Normal View History

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:19:15 +00:00
send y of {_loc} to player
#set y of {_loc} to y - 5
2022-09-05 16:18:17 +00:00
teleport the player to {_loc}