options: nice: &c&M-------&b[&6Nice&fH&4C&b]&c&M-------- tnton: &e-> &4TNT &6zostalo &a&l&nWLACZONE! tntoff: &e-> &4TNT &6zostalo &c&l&nWYLACZONE use: &cPoprawne uzycie: &a/tnt command /tnt []: trigger: if player has permission "nice.admin" if arg is set: if arg is "on": clear {tnt} broadcast "{@nice}" broadcast "{@tnton}" broadcast "{@nice}" if arg is "off": set {tnt} to 1 broadcast "{@nice}" broadcast "{@tntoff}" broadcast "{@nice}" else: send "{@use}" to player else: send "&cNie masz na to pozwolenia!" on place a tnt: {tnt} is 0: stop {tnt} is 1: cancel event send "{&tntoff}" to player stop