# Mini toolsy by Torwik [v0.1] # # » Dodano /fly # # » Dodano /tp # # » Dodano /tphere # command /fly [] []: usage: &fUzycie: &a/fly trigger: if player has permissions "fly.cmd": if arg 1 is set: if arg 1 is "on": if arg 2 is not set: set player's fly mode to true if arg 2 is set: if player has permissions "flyother.cmd": set arg-player's fly mode to true if arg 1 is "off": if arg 2 is not set: set player's fly mode to false if arg 2 is set: if player has permissions "flyother.cmd": set arg-player's fly mode to false if arg 1 is not "on" or "off": if arg 2 is not set: if player's fly mode is false: set player's fly mode to true stop if player's fly mode is true: set player's fly mode to false stop if arg 2 is set: if player has permissions "flyother.cmd": if arg-player's fly mode is false: set arg-player's fly mode to true stop if arg-player's fly mode is true: set arg-player's fly mode to false stop command /tp []: usage: &fUzycie: &a/tp trigger: if player has permissions "tp.cmd": if arg 1 is set: teleport player to arg-player command /tphere []: usage: &fUzycie: &a/tphere trigger: if player has permissions "tphere.cmd": if arg 1 is set: teleport arg-player to player