# HaX1oR # variables: {wlaczone::tnt} = true command /tnt []: description: Włącza i wyłącza tnt. permission: tnt.sk permission message: &7Brak odpowiednich permisji. trigger: if arg 1 is set "on": set {wlaczone::tnt} to true send "&cPomyslnie wlaczyles tnt na serwerze!" stop if arg 1 is set "off": set {wlaczone::tnt} to false send "&cPomyslnie wylaczyles tnt na serwerze!" stop on place a tnt: {wlaczone::tnt} is false: send "&cTnT zostalo wylaczone na serwerze!" cancel event