command /spawn: trigger: cancel event send "&aUzyj blaze rod'a, aby sie teleportowac." on right click with blaze rod: set {move.%player%} to true if {move.%player%} is true: send "&lTp za &3&l10" wait 2 second if {move.%player%} is true: send "&lTp za &3&l8" wait 2 second if {move.%player%} is true: send "&lTp za &3&l6 wait 2 second if {move.%player%} is true: send "&lTp za &3&l4" wait 2 second if {move.%player%} is true: send "&lTp za &3&l2" wait 2 second if {move.%player%} is true: send "&lTp na &6&lspawn" teleport player to spawn remove blaze rod from player On step on grass, stone, dirt, brick, netherrack, netherbrick, soulsand, sand, sandstone or gravel: if {move.%player%} is true: set {move.%player%} to false send "&lTp zostala anulowana." On rightclick on chest, enderchest, furnance, dispenser, enchantment table, trapped chest, dropper: if {mpve.%player%} is true: set {move.%player%} to false send "&lTp zostala anulowana." On drop blaze rod: if {move.%player%} is true: set {move.%player%} to false send "&lTp zostala anulowana." On damage: if {move.%player%} is true: set {move.%player%} to false send "&lTp zostala anulowana."