# Przyklad wiadomosci: # Autor: vaenn | znajdziesz mnie na forum skript.pl # Wersja: 1.0 - GOD # Skrypt zostal stworzony na konkurs # i tutaj juz kod: options: tag: &4[&cGOD&4] on join: set {god::%player%} to false command /igod []: permission message: &4Czy to napewno dobra komenda? permission: v.god aliases: god trigger: set {god::%player%} to true send "&cWlaczono &apomyslnie &cGod'a" to the player on damage: if victim is a player: if {god::%victim%} is true: cancel event send "&4%player% &cma &awlaczonego &cGod'a" to attacker