options: tag: &8[&e&lVip&6&lCraft&8] variables: {cenzura.%player%} = 0 on first join: set {cenzura.%player%} to 0 on join: if "%{cenzura.%player%}%" is "": #jesli wartosc cenzur nie jest ustawiona ustaw ja na 0 set {cenzura.%player%} to 0 on chat: if message contains "chuj" or "suka" or "huj" or "pizda" or "dziwka": #sprawdzanie czy wystapily slowa add 5 to {cenzura.%player%} send "{@tag} &cDostales ostrzezenie! Gdy osiagniesz &a100&6/&a100 &cpkt ostrzezen zostaniesz zbanowany na 1 dzieƄ! Twoje pkt: &a%{cenzura.%player%}%&6/&a100" #cenzurowanie slow \/ replace all "chuj" with "***" in the message replace all "suka" with "***" in the message replace all "huj" with "***" in the message replace all "pizda" with "***" in the message replace all "dziwka" with "***" in the message command /cenzura []: permission: wario.cobblex.reset permission message: &4Nie masz dostepu do tej komendy. trigger: if arg 1 is not set: send "{@tag} &cPodaj nick gracza!" else: set {cenzura.%player%} to 0 send "{@tag} &aPunkty ostrzezen gracza &6%arg 1% &azostaly zresetowane!"