command /kon: trigger: spawn horse at location of target block set {e::%player%} to last spawned entity set the name of last spawned entity to "&4[&6&lApollo&4]" tame the last spawned entity to the player while player is online: if distance between location of {e::%player%} and location of player <= 3: if player's vehicle is {e::%player%}: set {S::%player%} to true make player ride {e::%player%} push {e::%player%} 20 blocks up push player 20 blocks up wait 5 real seconds if player's vehicle is {e::%player%}: push {e::%player%} (direction from location of player to location of target block) at speed 0.7 else: if {S::%player%} is true: send "&7Zsiadles z konia" clear {e::%player%} clear {S::%player%} kill {e::%player%} stop else: push {e::%player%} (direction from location of target block to location of player) at speed 0.3 wait 2 second