#WERSJA 1.6 #AUTOR: SzataNN on join: if player have permission "GuardNN.join": if {core.%player%.GuardNN.hs} is not set: set {core.%player%.GuardNN} to true wait 20 tick send " &4GuardNN&8: &fJestes adminem lecz nie masz ustawionego pinu!" send " &4GuardNN&8: &fUstaw pin komenda &c/rad &f!" else: set {core.%player%.GuardNN} to true wait 20 tick send " &4GuardNN&8: &fWpisz swoj pin!" send " &4GuardNN&8: &fKomenda &c/ad " command /admin []: permission: szatann.GuardNN permission message: &cTa komenda nie jest dla ciebie! aliases: ad trigger: if arg 1 is {core.%player%.GuardNN.hs}: send player title "&4GuardNN" with subtitle "&c▁" for 2 seconds wait 5 tick send player title "&4GuardNN" with subtitle "&c▁ ▂" for 2 seconds wait 5 tick send player title "&4GuardNN" with subtitle "&c▁ ▂ ▃" for 2 seconds wait 5 tick send player title "&4GuardNN" with subtitle "&c▁ ▂ ▃ ▅" for 2 seconds wait 5 tick send player title "&4GuardNN" with subtitle "&c▁ ▂ ▃ ▅ ▆" for 2 seconds wait 5 tick send player title "&4GuardNN" with subtitle "&c▁ ▂ ▃ ▅ ▆ ▇" for 2 seconds wait 5 tick send " &4GuardNN&8: &fZostales zalogowany jako admin!" set {core.%player%.GuardNN} to false else: kick player because " &4GuardNN %newline% %newline% &cPodales bledny pin!" if arg 1 is not set: send " &4GuardNN&8: &fWpisz swoj pin!" send " &4GuardNN&8: &fKomenda &c/ad " command /radmin []: permission: szatann.GuardNN permission message: &cTa komenda nie jest dla ciebie! aliases: rad trigger: if arg 1 is set: send player title "&4GuardNN" with subtitle "&c▁" for 2 seconds wait 5 tick send player title "&4GuardNN" with subtitle "&c▁ ▂" for 2 seconds wait 5 tick send player title "&4GuardNN" with subtitle "&c▁ ▂ ▃" for 2 seconds wait 5 tick send player title "&4GuardNN" with subtitle "&c▁ ▂ ▃ ▅" for 2 seconds wait 5 tick send player title "&4GuardNN" with subtitle "&c▁ ▂ ▃ ▅ ▆" for 2 seconds wait 5 tick send player title "&4GuardNN" with subtitle "&c▁ ▂ ▃ ▅ ▆ ▇" for 2 seconds wait 5 tick set {core.%player%.GuardNN.hs} to arg 1 send " &4GuardNN&8: &fTwoj pin zostal ustawiony &8(&c%arg 1%&8)" set {core.%player%.GuardNN} to false if arg 1 is not set: send " &4GuardNN&8: &fJestes adminem lecz nie masz ustawionego pinu!" send " &4GuardNN&8: &fUstaw pin komenda &c/rad &f!" command /gg: trigger: clear {core.%player%.GuardNN.hs} on any move: if {core.%player%.GuardNN} is true: cancel event on command: if {core.%player%.GuardNN} is true: if command is not "rad" or "ad": cancel event send " &4GuardNN&8: &fZaloguj sie lub zarejestruj!" on chat: if {core.%player%.GuardNN} is true: cancel event on any move: if {core.%player%.GuardNN} is true: cancel event on inventory click: if {core.%player%.GuardNN} is true: cancel event on place: if {core.%player%.GuardNN} is true: cancel event on break: if {core.%player%.GuardNN} is true: cancel event