################################################### #Prosze nie usuwaj tego (Przydaje sie czesto:P) # #Zakaz podzszywania sie(wiem zwe i tak to zrobisz)# # Autor: TrickeyPL # # Version 1.3 # # Kontakt: fb-TrickeyPL, Skript.pl, MPspot.pl # ################################################### command /ranga: permission: ranga.gracz aliases: rg trigger: if player has permission "ranga.gracz": open chest with 1 rows named "&aWybierz Range" to player wait 1 tick format slot 0 of player with 1 of dirt named "&8Gracz" to run [make console execute "pex user %player% group set (Nazwa grupy)"] format slot 1 of player with 1 of gold ingot named "&6VIP" to run [make console execute "pex user %player% group set (Nazwa grupy)"] format slot 2 of player with 1 of diamond named "&bUVIP" to run [make console execute "pex user %player% group set (Nazwa grupy)"] format slot 3 of player with 1 of diamond block named "&4Własciciel" to run [make console execute "pex user %player% group set (Nazwa grupy)"] # Wzor: format slot (numer slotu w GUI) of player with (Liczba Przedmiotu) of (Nazwa przedmiotu slowna) named "Nazwa" to run [make console/player (czy komenda ma byc wykonana przez konsole czy gracza[Pamietaj! Jezeli gracz nie ma premisji np. do nadania sobie rangi to musi byc console]) execute "Komenda jaka ma byc wykonana"]