######################################### # # Autor # ADIX ######################################### command /gm []: permission: adix.gm aliases: gamemode permission message: &7Nie masz uprawnien do &8(&cadix.gm&8) trigger: if arg 1 is not set: send "&7Poprawne uzycie &c/gm <0> <1> <2>" if arg 1 is "0": send "&6&lxCORE &8- &7Wlaczono tryb: &cprzetrwania" set gamemode of player to survival if arg 1 is "1": send "&6&lxCORE &8- &7Wlaczono tryb: &ccreative" set gamemode of player to creative if arg 1 is "2": send "&6&lxCORE &8- &7Wlaczono tryb: &cprzygodowy" set gamemode of player to adventure on join: set join message to "&8«&a+&8» &e%player%" on quit: set leave message to "&8«&c-&8» &e%player%" on first join: broadcast "&7Na serwerze zawital nowy gracz&8: &c%player%" on join: send "" send "&7Witaj na serwerze &cXCORE.PL" send "" send "&7Twoj nick: &c%player%" send "&7TeamSpeak: &cTS.XCORE.PL" send "&7Sklep: &cXCORE.PL" send "" command /fly []: permission: adix.fly permission message: &7Nie masz uprawnien do &8(&cadix.fly&8) trigger: if arg 1 is not set: send "&7Poprawne uzycie&8: &c/fly " if arg 1 is "on": send "&6&lxCORE &8- &7Wlaczyles &cFLY" set player's flight mode to true if arg 1 is "off": send "&6&lxCORE &8- &7Wylaczyles &cFLY" set player's flight mode to false command /heal: permission: xcore.heal permission message: &4Blad: &cNie posiadasz uprawnien do&f: &7(xcore.gm) trigger: send "&6&lxCore &8» &7Uleczyles sie, nie musisz jechac juz do szpitala!" heal player command /zabij []: permission: xcore.kill permission message: &4Blad: &cNie posiadasz uprawnien do&f: &7(xcore.kill) trigger: if argument 1 is not set: send "&cPoprawne uzycie: /zabij " send "&c/zabij gracze zabija wszystich uzytkownikow online!" if argument 1 is "moby": send "&6&lxCore &8» &7Zabiles wszystkie moby na swiecie!" execute console command "butcher" if argument 1 is "gracze": kill all players send "&6&lxCore &8» &7Zabito wszystkich graczy na serwerze!" send "&6&lxCore &8» &7Wszyscy gracze zostali zabici!" stop command /setspawn: trigger: if player has permission "xcore.setspawn": set {spawn} to location of player send "&6&lxCore &8» &cUstawiles punkt spawnu &cpomyslnie!" else: send "&6&lxCore &8» &cBrak dostepu do&f: &7(xcore.setspawn)" command /spawn: trigger: if player has permission "xcore.spawn": set {_loc} to "%x-coordinate of player%, %y-coordinate of player%, %z-coordinate of player%" send "&6&lxCore &8» &cTeleportacja &cnastapi za &35 sekund. &cNie ruszaj sie!" wait 5 real seconds if "%x-coordinate of player%, %y-coordinate of player%, %z-coordinate of player%" is {_loc}: teleport player to {spawn} send "&6&lxCore &8» &cTeleportacja &epomyslna!" else: send "&6&lxCore &8» &cRuszyles sie! &cTeleportacja &4anulowana!" command /ustawdom: permission message: &4Blad: &cNie posiadasz uprawnien do&f: &7(xcore.dom) permission: xcore.dom trigger: set {home.%player%} to location of player send "&cUstawiles swoj dom, aby sie teleportowac wpisz /dom" command /dom: permission message: &4Blad: &cNie posiadasz uprawnien do&f: &7(xcore.dom) permission: xcore.dom trigger: send "&cZa 7 sekund zostaniesz przeteleportowany do domu" wait 7 second teleport player to {home.%player%} variables: {v.%player%} = false command /v: permission: xcore.vanish trigger: if {v.%player%} is false: set {v.%player%} to true apply INVISIBILITY 1 to the player for 9999 seconds strike lightning effect at the player send "&6&lxCore &8» &7Gracz &c%player% &7wlaczyl vanisha!" to all ops else: set {v.%player%} to false remove invisibility from the player strike lightning effect at the player send "&6&lxCore &8» &7Gracz &c%player% &7wylaczyl vanisha!" to all ops command /repair: permission message: &4Blad: &cNie posiadasz uprawnien do&f: &7(xcore.repair) permission: xcore.repair trigger: wait 1 tick repair tool send "&cTwoj przedmiot zostal naprawiony!" variables: {spr.czysty} = 0 {spr.spawn} = 0 {player} = player options: pex: spr.admin command /sprawdzanie []: permission: {@pex} permission message: &cNie masz permissji! trigger: if arg 1 is not set: send "&aKomendy:" send "&a/sprawdzanie miejsce&8 -&7 ustawia miejsce sprawdzania" send "&a/sprawdzanie czysty&8 - &7ustawia miejsce graczy ktory jest czysty" send "&a/sprawdzanie powody &8-&7 za co i na ile ban ?" if arg 1 is "miejsce" or "spawn": set {spr.spawn} to location of player send "&cUstawiles miejsce sprawdzania" if arg 1 is "czysty" or "ok": set {spr.czysty} to location of player send "&aUstawiles miejsce czystego gracza!" if arg 1 is "powody" or "czemu" or "zasady": send "&aCzysty&7 = wypuszcza gracza" send "&aCheater&7 = kill + perm" send "&aBrak wspolpracy&7 - kill + perm" send "&aGlupie odpowiedzi &c=&a brak wsp." send "&aUcieczka z klatki &7= Brak wspolpracy" send "&aWyzywanie i dziwne zachowywanie&7 = PERM!" send "&aPrzyznanie sie&7 = KILL + TEMP na 4 DNI!" if arg 1 is "kogo": send "&csprawdzasz: &e%{player}%" if arg 1 is "reset": set {player} to "nikogo" send "&6Poprawnie zrestartowales osobe sprawdzana!" command /sprawdz []: permission: {@pex} permission message: &cNie masz permissji! trigger: if arg 1 is set: set {player} to "%arg 1%" teleport argument 1 to {spr.spawn} teleport player to {spr.spawn} send "&cMasz 5 minut na podanie skype lub teamviewera, albo dogadania sie z adminem!" to argument 1 send "&c&lSPRWDZASZ &4&l%arg 1%" execute console command "pex user {player} add sprawdzanie.log" execute console command "pex reload" if arg 1 is not set: send "&cPodaj kogo!" if {spr.spawn} is not set: send "&cNie ma miejsca, gdzie mam przeteleportowac gracza ? &a/sprawdzanie miejsce" command /czysty: permission: {@pex} permission message: &cNie masz permissji! trigger: execute player command "spawn %{player}%" send "&a%{player}% jest czysty!" to all players execute console command "pex user %{player}% remove sprawdzanie.log" execute console command "pex reload" set {player} to none if {player} is none: send "&cNie sprawdzasz nikogo!" stop command /cheater: permission: {@pex} permission message: &cNie masz permissji! trigger: execute console command "kill %{player}%" execute player command "ban %{player}% Cheaty!" execute console command "pex user %{player}% remove sprawdzanie.log" execute console command "pex reload" set {player} to none command /brakwsp: permission: {@pex} permission message: &cNie masz permissji! trigger: execute console command "kill %{player}%" execute player command "ban %{player}% Brak współpracy podczas sprawdzania!" execute console command "pex user %{player}% remove sprawdzanie.log" execute console command "pex reload" set {player} to none command /przyznanie: permission: {@pex} permission message: &cNie masz permissji! trigger: execute console command "kill %{player}%" execute player command "tempban %{player}% 4d Przyznanie sie do uzywania cheatow!" execute console command "pex user %{player}% remove sprawdzanie.log" execute console command "pex reload" set {player} to none command /pytanie []: permission: {@pex} permission message: &cNie masz permissji! trigger: execute player command "msg %arg 1% Przyznajesz sie do uzywania cheatow? Przyznanie = TEMP na 4 DNI (wyslane z automatu!)" on quit: if {player} contains "%player%": execute console command "ban %{player}% LOGOUT podczas sprawdzania (AUTOMAT)" send "&8&m============================" to all ops send "&6Gracz: &c%{player}% &6wylogowal sie podczas sprawdzania!" to all ops send "&6Jezeli dostal nie slusznie bana:" to all ops send json of "&c&lJesli niesluszne to kliknij!" tooltip "&cJezeli dales bana graczowi, ale jednak chcesz dac mu ub to kliknij!" run "/unban %{player}%" then "" to all ops send "&8&m============================" to all ops options: tag: &3&lNAZWA&b&l.PL #Sklep serwera scase: &77.36zl #Cena scase emeraldcase: &76.15zl #Cena Emerald Case goldcase: &74.92zl #Cena Gold Case ironcase: &72.46zl #Cena Iron Case command /scasegive []: permission: scase.admin trigger: send "&6&ls&e&lCase &8» &7Otrzymales jednego &6&ls&e&lCase'a!" to the argument 1 give 1 trapped chest named "&6&ls&e&lCase" to the argument 1 command /scaseadm: permission: scase.admin trigger: give 64 trapped chest named "&6&ls&e&lCase" to the player command /scaseall: permission: scase.admin trigger: broadcast "" broadcast " &6&ls&e&lCase &8» &7Caly serwer otrzymal &6&ls&e&lCase " give 1 trapped chest named "&6&ls&e&lCase" to all players # Emerald Case command /emeraldgive []: permission: scase.admin trigger: send "&6&ls&e&lCase &8» &7Otrzymales &2Emerald &6Case" to the argument 1 give 1 trapped chest named "&2Emerald &6Case" to the argument 1 command /emeraldadm: permission: scase.admin trigger: give 64 trapped chest named "&2Emerald &6Case" to the player # Iron Case command /irongive []: permission: scase.admin trigger: send "&6&ls&e&lCase &8» &7Otrzymales &fIron &6Case" to the argument 1 give 1 trapped chest named "&fIron &6Case" to the argument 1 command /ironadm: permission: scase.admin trigger: give 64 trapped chest named "&fIron &6Case" to the player # Gold Case command /goldgive []: permission: scase.admin trigger: give 1 trapped chest named "&eGold &6Case" to the %arg 1% command /goldadm: permission: scase.admin trigger: give 64 trapped chest named "&eGold &6Case" to the player command /case: trigger: send "&8» &6Dostepne skrzynki:" send "" send "&8» &6&ls&e&lCase &7- Wiecej informacji: &8/scaseadmin" send "&8» &2Emerald &6Case &7- Aby dostac napisz &8/emeraldadmin" send "&8» &eGold &6Case &7- Aby dostac napisz &8/goldadmin" send "&8» &fIron &6Case &7- Aby dostac napisz &8/ironadmin" send "&8» &fDrop z Case'ów &7- Aby zobaczyc napisz &8/casedrop" send "&8» &fSMS dla administracji &7- Aby zobaczy bedac adminem napisz &8/casesms" send "" send "" send "" send "&8» &cSkrypt wykonany przez: &6Spiral1337" send "&8» &cWersja: &61.0v" send "&8» &cLicencja dla: &6xFreeGame.PL" send "" send "&8» &cNie usuwaj tej linijki!" command /scaseadmin: trigger: send "" send "&8» &7Aby otrzymac &6&ls&e&lCase &7napisz: &8/scaseadm" send "&8» &7Aby rozdac kazdemu na serwerze napisz: &8/scaseall" send "&8» &7Aby dac skrzynie graczowi napisz: &8/scasegive [nick]" send "" send "" send "&8» &cSkrypt wykonany przez: &6Spiral1337" send "&8» &cWersja: &61.0v" send "&8» &cLicencja dla: &6xFreeGame.PL" send "" send "&8» &cNie usuwaj tej linijki!" send "" command /emeraldadmin: permission: scase.admin permission message: &4Blad: &cNie masz permisji! trigger: send "" send "&8» &7Aby otrzymac &2Emerald &fCase &7napisz: &8/emeraldadm" send "&8» &7Aby dac skrzynie graczowi napisz: &8/emeraldegive [nick]" send "" send "" send "&8» &cSkrypt wykonany przez: &6Spiral1337" send "&8» &cWersja: &61.0v" send "&8» &cLicencja dla: &6xFreeGame.PL" send "" send "&8» &cNie usuwaj tej linijki!" send "" command /goldadmin: permission: scase.admin permission message: &4Blad: &cNie masz permisji! trigger: send "" send "&8» &7Aby otrzymac &eGold &fCase &7napisz: &8/golddadm" send "&8» &7Aby dac skrzynie graczowi napisz: &8/goldgive [nick]" send "" send "" send "&8» &cSkrypt wykonany przez: &6Spiral1337" send "&8» &cWersja: &61.0v" send "&8» &cLicencja dla: &6xFreeGame.PL" send "" send "&8» &cNie usuwaj tej linijki!" send "" command /ironadmin: permission: scase.admin permission message: &4Blad: &cNie masz permisji! trigger: send "" send "&8» &7Aby otrzymac &fIron &fCase &7napisz: &8/irondadm" send "&8» &7Aby dac skrzynie graczowi napisz: &8/irongive [nick]" send "" send "" send "&8» &cSkrypt wykonany przez: &6Spiral1337" send "&8» &cWersja: &61.0v" send "&8» &cLicencja dla: &6xFreeGame.PL" send "" send "&8» &cNie usuwaj tej linijki!" send "" # sCase (Najlepsza) on place trapped chest: if player's tool is trapped chest named "&6&ls&e&lCase": set block to air wait 0.1 second set block to emerald block wait 0.1 second set block to gold block wait 0.1 second set block to iron block wait 0.1 second set block to diamond block wait 0.1 second set block to air broadcast " &6&ls&e&lCase &8» &7Gracz: &6%player% &7otworzyl &6&ls&e&lCase&7. &7Wydropil:" chance of 70%: drop 64 diamond broadcast "&8» &6x64 diaxy" chance of 10%: drop 1 311 of protection 5 and unbreaking 4 named "&8» &6Klata 5/4" broadcast "&8» &6x1 Klata 5/4" chance of 80%: drop 64 emerald broadcast "&8» &6x64 emeraldow" chance of 10%: drop 1 310 of protection 5 and unbreaking 4 named "&8» &6Bania 5/4" broadcast "&8» &6x1 Bania 5/4" chance of 50%: drop 64 gold ingot broadcast "&8» &6x64 zloto" chance of 40%: drop 1 312 of protection 5 and unbreaking 4 named "&8» &6Spodnie 5/4" broadcast "&8» &6x1 spodnie 5/4" chance of 50%: drop 64 gold ingot broadcast "&8» &6x64 Zlota" chance of 40%: drop 1 276 of sharpness 6 and fire aspect 3 named "&8» &6Miecz 6/3" broadcast "&8» &6x1 Miecz 6/3" chance of 30%: drop 64 TNT broadcast "&8» &6x64 TNT" chance of 5%: drop 1 278 of efficiency 6 and unbreaking 3 and fortune 3 named "&8» &6Kilof 6/3/3" broadcast "&8» &6x1 Kilof 6/3/3" chance of 60%: drop 1 54 named "&fIron &6Case" broadcast "&8» &6x1 &fIron &6Case" chance of 40%: drop 1 54 named "&eGold &6Case" broadcast "&8» &6x1 &fGold &6Case" chance of 60%: drop 1 54 named "&2Emerald &6Case" broadcast "&8» &6x1 &2Emerald &6Case" # Iron Case on place trapped chest: if player's tool is trapped chest named "&fIron &6Case": set block to air wait 0.1 second set block to emerald block wait 0.1 second set block to gold block wait 0.1 second set block to iron block wait 0.1 second set block to diamond block wait 0.1 second set block to air broadcast " &6&ls&e&lCase &8» &7Gracz: &6%player% &7otworzyl &fIron &6Case&7. &7Wydropil:" chance of 70%: drop 64 diamond broadcast "&8» &6x64 diaxy" chance of 80%: drop 64 emerald broadcast "&8» &6x64 emeraldow" chance of 50%: drop 64 gold ingot broadcast "&8» &6x64 zloto" chance of 50%: drop 64 gold ingot broadcast "&8» &6x64 Zlota" chance of 10%: drop 1 276 of sharpness 4 and fire aspect 2 named "&8» &6Miecz 4/2" broadcast "&8» &6x1 Miecz 4/2" chance of 30%: drop 64 TNT broadcast "&8» &6x64 TNT" chance of 5%: drop 1 278 of efficiency 4 and unbreaking 3 and fortune 3 named "&8» &6Kilof 4/3/3" broadcast "&8» &6x1 Kilof 4/3/3" chance of 60%: drop 1 146 named "&fIron &6Case" broadcast "&8» &6x1 &fIron &6Case" chance of 40%: drop 1 146 named "&eGold &6Case" broadcast "&8» &6x1 &fGold &6Case" chance of 60%: drop 1 146 named "&2Emerald &6Case" broadcast "&8» &6x1 &2Emerald &6Case" # Gold Case on place trapped chest: if player's tool is trapped chest named "&eGold &6Case": set block to air wait 0.1 second set block to emerald block wait 0.1 second set block to gold block wait 0.1 second set block to iron block wait 0.1 second set block to diamond block wait 0.1 second set block to air broadcast " &6&ls&e&lCase &8» &7Gracz: &6%player% &7otworzyl &eGold &6Case&7. &7Wydropil:" chance of 70%: drop 64 diamond broadcast "&8» &6x64 diaxy" chance of 80%: drop 64 emerald broadcast "&8» &6x64 emeraldow" chance of 50%: drop 64 gold ingot broadcast "&8» &6x64 zloto" chance of 50%: drop 64 gold ingot broadcast "&8» &6x64 Zlota" chance of 30%: drop 1 276 of sharpness 5 and fire aspect 2 named "&8» &6Miecz 5/2" broadcast "&8» &6x1 Miecz 5/2" chance of 30%: drop 64 TNT broadcast "&8» &6x64 TNT" chance of 10%: drop 1 278 of efficiency 5 and unbreaking 3 and fortune 3 named "&8» &6Kilof 5/3/3" broadcast "&8» &6x1 Kilof 5/3/3" chance of 60%: drop 1 146 named "&fIron &6Case" broadcast "&8» &6x1 &fIron &6Case" chance of 40%: drop 1 146 named "&eGold &6Case" broadcast "&8» &6x1 &fGold &6Case" chance of 60%: drop 1 146 named "&2Emerald &6Case" broadcast "&8» &6x1 &2Emerald &6Case" # Emerald Case on place trapped chest: if player's tool is trapped chest named "&2Emerald &6Case": set block to air wait 0.1 second set block to emerald block wait 0.1 second set block to gold block wait 0.1 second set block to iron block wait 0.1 second set block to diamond block wait 0.1 second set block to air broadcast " &6&ls&e&lCase &8» &7Gracz: &6%player% &7otworzyl &2Emerald &6Case&7. &7Wydropil:" chance of 70%: drop 64 diamond broadcast "&8» &6x64 diaxy" chance of 80%: drop 64 emerald broadcast "&8» &6x64 emeraldow" chance of 50%: drop 64 gold ingot broadcast "&8» &6x64 zloto" chance of 5%: drop 64 gold block broadcast "&8» &6x16 Blokow Zlota" chance of 20%: drop 1 276 of sharpness 5 and fire aspect 2 named "&8» &6Miecz 5/2" broadcast "&8» &6x1 Miecz 5/2" chance of 30%: drop 64 TNT broadcast "&8» &6x64 TNT" chance of 20%: drop 1 278 of efficiency 5 and unbreaking 3 and fortune 3 named "&8» &6Kilof 5/3/3" broadcast "&8» &6x1 Kilof 5/3/3" chance of 60%: drop 1 146 named "&fIron &6Case" broadcast "&8» &6x1 &fIron &6Case" chance of 40%: drop 1 146 named "&eGold &6Case" broadcast "&8» &6x1 &fGold &6Case" chance of 60%: drop 1 146 named "&2Emerald &6Case" broadcast "&8» &6x1 &2Emerald &6Case" options: name: &6&lxCORE&8&l.PL command /casedrop: trigger: open chest with 1 rows named "&6Drop ze skrzynek" to player wait 3 tick format slot 0 of player with 1 of Golden Apple named "&e&ls&6&lCase &7- Drop" with lore "&cKliknij aby dowiedziec sie od dropie z tego Case'u" to close then run "sudo %player% dropzscase" format slot 1 of player with 1 of emerald named "&2Emerald &fCase &7- Drop" with lore "&cKliknij aby dowiedziec sie od dropie z tego Case'u" to close then run "sudo %player% dropzemerald" format slot 2 of player with 1 of iron ingot named "&fIron &6Case &7- Drop" with lore "&cKliknij aby dowiedziec sie od dropie z tego Case'u" to close then run "sudo %player% dropziron" format slot 3 of player with 1 of gold ingot named "&eGold &6Case &7- Drop" with lore "&cKliknij aby dowiedziec sie od dropie z tego Case'u" to close then run "sudo %player% dropzgold" format slot 7 of player with 1 of name tag named "&cAutor: &3&nSpiral1337" with lore "" to close format slot 4 of player with 1 of iron ingot named "&7Drop case'ow ze stone" with lore "&cKliknij aby dowiedziec sie od dropie ze stone" to close then run "sudo %player% dropzstone" format slot 8 of player with 1 of name tag named "&cCase'y zakupisz na:" with lore " {@name}" to close command /dropzscase: trigger: send "" send "&8» &7x64 &6Sztabek Zlota" send "&8» &7x64 &3Diamenty" send "&8» &7x64 &4TNT" send "&8» &7x1 &3Spodnie &b5/4" send "&8» &7x1 &3Bania &b5/4" send "&8» &7x1 &6Kilof 6/3/3" send "&8» &7x1 &6Miecz 6/3" send "&8» &7x1 &fIron &6Case" send "&8» &7x1 &2Emerald &6Case" send "&8» &7x1 &eGold &6Case" send "" send "" send "&6&ls&e&lCASE &czakup na: {@tag}" send "&cCena: {@scase}" send "" send "" command /dropzemerald: trigger: send "" send "&8» &7x64 &6Blokow Zlota" send "&8» &7x64 &3Diamenty" send "&8» &7x64 &2Emeraldy" send "&8» &7x64 &4TNT" send "&8» &7x1 &6Kilof 5/3/3" send "&8» &7x1 &6Miecz 5/2" send "&8» &7x1 &fIron &6Case" send "&8» &7x1 &2Emerald &6Case" send "&8» &7x1 &eGold &6Case" send "" send "" send "&2Emerald &6Case &czakup na: {@tag}" send "&cCena: {@emeraldcase}" send "" send "" command /dropziron: trigger: send "" send "&8» &7x64 &6Sztabek Zlota" send "&8» &7x64 &3Diamenty" send "&8» &7x64 &2Emeraldy" send "&8» &7x64 &4TNT" send "&8» &7x1 &6Kilof 4/3/3" send "&8» &7x1 &6Miecz 4/2" send "&8» &7x1 &fIron &6Case" send "&8» &7x1 &2Emerald &6Case" send "&8» &7x1 &eGold &6Case" send "" send "" send "&fIron &6Case &czakup na: {@tag}" send "&cCena: {@ironcase}" send "" send "" command /dropzgold: trigger: send "" send "&8» &7x64 &6Sztabek Zlota" send "&8» &7x64 &3Diamenty" send "&8» &7x64 &2Emeraldy" send "&8» &7x64 &4TNT" send "&8» &7x1 &6Kilof 5/3/3" send "&8» &7x1 &6Miecz 5/2" send "&8» &7x1 &fIron &6Case" send "&8» &7x1 &2Emerald &6Case" send "&8» &7x1 &eGold &6Case" send "" send "" send "&eGold &6Case &czakup na: {@tag}" send "&cCena: {@goldcase}" send "" send "" command /dropzstone: trigger: send "" send "&8» &2Emerald &6Case" send "&8» &fIron &6Case" send "&8» &eGold &6Case" send "" send "&cDodano w wersji: 2.0v!" send "" send "" on mine of stone: chance of 0.4% drop 1 146 named "&2Emerald &6Case" send "&6&ls&e&lCase&f: &7Wtrafiles na &2Emerald &6Case &7w ilosci &6x1" on mine of stone: chance of 1% drop 1 146 named "&fIron &6Case" send "&6&ls&e&lCase&f: &7Wtrafiles na &fIron &6Case &7w ilosci &6x1" on mine of stone: chance of 0.5% drop 1 146 named "&eGold &6Case" send "&6&ls&e&lCase&f: &7Wtrafiles na &eGold &6Case &7w ilosci &6x1" options: permissia: commands.pandora InfoZeNieMaszPermissi: &4Nie masz permissi do &4&lcommendy &7(commands.pandora) :)! reload: pandora #Nazwa skryptu! variables: {pandora.commands} = true # Crafting on script load: register new shaped recipe for Dragon Egg of infinity 1 named "&6Puszka Pandory" with lore "&aPlugin LordziaK'a" using obsidian, obsidian, obsidian, obsidian, ender pearl, obsidian, obsidian, obsidian, obsidian # # KOD: # Puszki Pandory # # on place 122: set block to air if {event.commands} is true: set block to air send "&6Otworzyles puszkÄ™ pandory! &CDROP:" chance of 100%: send "&6+ Paczka obsa!" strike lightning effect at block drop 1 bedrock named "&5Paczka Obsa" chance of 50%: send "&6+ 16 diametowych blokow" drop 16 block of diamond chance of 50%: send "&6+ 16 emeraldowych blokow" drop 16 block of emerald chance of 10%: send "&6+ 16 zlotych blokow" drop 16 block of gold chance of 20%: send "&6+ 8 perelek" drop 8 ender pearl set block to air stop chance of 7%: loop blocks in radius 2: loop-blocks is not bedrock or obsidian or air: set loop-blocks to lava chance of 2%: spawn 1 zombie at block give diamond chestplate of Protection 4 to last spawned zombie's chestplate give diamond leggings of Protection 4 to last spawned zombie's leggings give diamond helmet of Protection 4 to last spawned zombie's helmet give diamond boots of Protection 4 to last spawned zombie's boots apply speed 3 to last spawned zombie apply strength 1 to last spawned zombie set the displayname of last spawned zombie to "&4B&cO&4S&cI&4K &c&lLordziaK" stop chance of 1%: loop blocks in radius 2: loop-blocks is not bedrock or obsidian or air: set loop-blocks to tnt or 152 chance of 3%: apply POISON 4 to player for 5 seconds send "&6- POISON 4" chance of 35%: execute console command "case give %player% chroma" send "&6+ Chrome'case" chance of 20%: drop 1 322:1 send "&6+ 1 kox" chance of 0.01%: drop 1 beacon broadcast "&6&l%player% wydropil beacona z puszki pandory" # # KOD: # KOMENDA /pandora # # command /pandora []: permission: {@permissia} permission message: {@InfoZeNieMaszPermissi} trigger: if arg 1 is not set: send "&6&lKomendy:" send "&7/pandora on &6Wlacz Puszki pandory!" send "&7/pandora off &6Wylacz Puszki pandory!" send "&7/pandora crafting &6Crafting" send "&7/pandora autor &6Inforamcje o autorze!" if arg 1 is "on": set {event.commands} to true send "&6Wlaczyles Puszki pandory" if arg 1 is "off": set {event.commands} to false send "&6Wylaczyles Puszki pandory" if arg 1 is "crafting": send "&5O O O" send "&5O &fX &5O" send "&5O O O" send "" send "&50 &7- Obsydian" send "&fX &7- Perelka" if arg 1 is "autor": send "&6Autorem skryptu jest ADIX " stop # # KOD: # PACZKI OBSYDIANU # # on place bedrock: send "&5&lOBSYDIAN :D" chance of 42%: drop 120 49 named "&5obs z paczki obsa ;3" drop 120 49 named "&5obs z paczki obsa ;3" chance of 25%: drop 120 49 named "&5obs z paczki obsa ;3" set block to air stop variables: {kopanie.%player%} = 0 {ostrzezenie.%player%} = 0 on mine of stone: if {kopanie.%player%} is 0: set {kopanie.%player%} to 1 wait 4 tick set {kopanie.%player%} to 0 if {kopanie.%player%} is 1: cancel event send "&8[&4&lAntyCheat&8] &8Gracz &6%player% &7Jest Podejzany o SpeedMine" to op add player to {ListaSM::*} add 1 to {ostrzezenie.%player%} if {ostrzezenie.%player%} is 5: execute console command "ban %player% &4&lAntyCheat &7- &8&lWykryto Cheaty! (SpeedMine)" broadcast "&8[&4&lAntyCheat&8] &8Gracz &6%player% &7Zostal Zbanowany za Cheaty!" remove 5 from {ostrzezenie.%player%} ##################################################################### # # # AntyNuker # # # ##################################################################### options: Wykr: true on left click: if {@Wykr} is true: player is a player if difference between {KiAnty::clicker.n::%uuid of player%} and now is less than 1.8 ticks: cancel event add 1 to {KiAnty::clicker.p::%uuid of player%} if {KiAnty.clicker.notify::%uuid of player%} is not set: set {KiAnty.clicker.notify::%uuid of player%} to now if {KiAnty::clicker.p::%uuid of player%} is greater than 4: if {@Mef} is true: loop all players: ban the player due to "&4&lAntyCheat &7- &8&lWykryto Cheaty! (Nuker)" clear {KiAnty::clicker.p::%uuid of player%} else if {KiAnty::clicker.p::%uuid of player%} is greater than 2: if difference between {KiAnty.clicker.notify::%uuid of player%} and now is more than 1 second: if {@Mef} is true: loop all players: if loop-player has permission "kianty.nuk": set {KiAnty.clicker.notify::%uuid of player%} to now wait 5 seconds if {KiAnty::clicker.p::%uuid of player%} is more than 0: remove 1 from {KiAnty::clicker.p::%uuid of player%} set {KiAnty::clicker.n::%uuid of player%} to now ##################################################################### # # # AntySneak # # # ##################################################################### on craft: if player is sneaking: ban the player due to "&4&lAntyCheat &7- &8&lWykryto Cheaty! (Sneak)" on chat: if player is sneaking: ban the player due to "&4&lAntyCheat &7- &8&lWykryto Cheaty! (Sneak)" ##################################################################### # # # AntyFly # # # ##################################################################### Every 10 seconds: Loop all players: If loop-player has permission "kicac.fly": Stop else: if loop-player is flying: ban the player due to "&4&lAntyCheat &7- &8&lWykryto Cheaty! (Fly)"