command /dondur <player>:
permission: skript.dondur
trigger:
if {dondur.%player%} is 0:
set {dondurs.%player%} to location of arg-1
set {dondur.%player%} to 1
apply speed -100 to the arg-1 for 5 seconds
apply jump -100 to the arg-1 for 5 seconds
else:
set {dondur.%player%} to 0
remove speed from the player
remove jump from the player