command /god []: permission: god.sk permission message: &cNie masz uprawnien! trigger: if arg 1 is not set: send "&cPoprawne użycie: /god on/off" if arg 1 is "on": if {god::o} is true: send "&aMasz już wlaczonego god'a!" else: set {god::o} to true send "&aWlaczyles god'a!" if arg 1 is "off": if {god::o} is false: send "&cMasz już wylaczonego god'a!" else: send "&cWylaczyles god'a!" set {god::o} to false on damage: if {god::o} is true: if victim is player: cancel event command /kill1: trigger: execute console command "/kill %player%"