#Skript.pl HUB #Zrobione przez TpoyOfficial (https://skript.pl/profil/29941-tpoyofficial/) #wymagania: skript, skrayfall, skquery, skutilities #SKRYPT MOŻE BYĆ W PEŁNI MODYFIKOWANY, ALE NIE MOŻE BYĆ KRADZIONY! # # command /skripthub []: trigger: if player has permission "tpoy.skripthub": if arg-1 is not set: open chest with 2 rows named "&6Skript&fHub &8» Wybierz skript" to player wait 1 tick format slot 0 of player with gray glass pane named "&0a" with lore "" to be unstealable format slot 1 of player with ("SaiProton" parsed as offline player)'s skull named "&anBackpack" with lore "&7Skript pozwalający na craftowanie i używanie plecaków. ||&7Autor: &aNorbi ||&aKliknij mnie LPM aby zainstalować!" to close then run [make player execute command "skhub dl nbackpack"] format slot 2 of player with gray glass pane named "&0a" with lore "" to be unstealable format slot 3 of player with ("CoderPuppy" parsed as offline player)'s skull named "&anBase" with lore "&7Skript administracyjny typu essentials. ||&7Autor: &aNorbi ||&aKliknij mnie LPM aby zainstalować!" to close then run [make player execute command "skhub dl nbase"] format slot 4 of player with gray glass pane named "&0a" with lore "" to be unstealable format slot 5 of player with ("skitscape" parsed as offline player)'s skull named "&aCenzorPlus" with lore "&7Zaawansowany skrypt który cenzuruje niedozwolone słowa na czacie, w nazwie przedmiotu, itp. ||&7Autor: &ajahumen ||&aKliknij mnie LPM aby zainstalować!" to close then run [make player execute command "skhub dl cenzorplus"] format slot 6 of player with gray glass pane named "&0a" with lore "" to be unstealable format slot 7 of player with ("MHF_Villager" parsed as offline player)'s skull named "&aTradeSK" with lore "&7Zaawansowany skrypt który pozwala na handel z innymi. ||&7Autor: &aknugi ||&aKliknij mnie LPM aby zainstalować!" to close then run [make player execute command "skhub dl tradesk"] format slot 8 of player with gray glass pane named "&0a" with lore "" to be unstealable format slot 9 of player with gray glass pane named "&0a" with lore "" to be unstealable format slot 10 of player with ("20estrupa" parsed as offline player)'s skull named "&aHypixel Nick" with lore "&7Skript na zmianę nicku oraz rangi (opcj.) ||&7Autor: &aTpoyOfficial ||&cTEN SKRYPT WYMAGA KONFIGURACJI RECZNEJ, ABY JA WYKONAĆ ZAPOZNAJ SIE Z LINKIEM PO POBRANIU! ||&aKliknij mnie LPM aby zainstalować!" to close then run [make player execute command "skhub dl tpoy-hnick"] format slot 11 of player with gray glass pane named "&0a" with lore "" to be unstealable format slot 12 of player with gray glass pane named "&0a" with lore "" to be unstealable format slot 13 of player with gray glass pane named "&0a" with lore "" to be unstealable format slot 14 of player with gray glass pane named "&0a" with lore "" to be unstealable format slot 15 of player with gray glass pane named "&0a" with lore "" to be unstealable format slot 16 of player with book named "&aWięcej skryptów wkrótce!" with lore "&7Jeżeli chcesz, możesz podrzucić jakiś skrypt do dodania :D" to be unstealable format slot 17 of player with gray glass pane named "&0a" with lore "" to be unstealable command /skhub : usage: /skripthub trigger: if arg-1 is not "dl": send "&cError: niepoprawna funckja" else: if arg-1 is "dl": send "" send "&6Skript&7Hub - by &9TpoyOfficial" send "" if arg-2 is "nbackpack": download file from "https://raw.githubusercontent.com/xNorbig/nBackpack/master/Skrypt" to file "/plugins/Skript/scripts/nBackpack.sk" send "&7Pobrano skrypt &anBackpack&7!" send "&7Link do oryginału:&a https://skript.pl/temat/5055-nbackpack-skrypt-na-plecak/" execute console command "sk reload nBackpack.sk" if arg-2 is "nbase": download file from "https://raw.githubusercontent.com/norbi002/nBase/master/Skrypt" to file "/plugins/Skript/scripts/nBase.sk" send "&7Pobrano skrypt &anBase&7!" send "&7Link do oryginału:&a https://skript.pl/temat/1883-nbase-skrypt-typu-essentials/" execute console command "sk reload nBase.sk" if arg-2 is "cenzorplus": download file from "https://code.skript.pl/9WzMVvkB/raw" to file "/plugins/Skript/scripts/CenzorPlus.sk" send "&7Pobrano skrypt &aCenzorPlus&7!" send "&7Link do oryginału:&a http://bit.ly/CenzorPlus" execute console command "sk reload CenzorPlus.sk" if arg-2 is "tradesk": download file from "https://code.skript.pl/n6sqeLbO/raw" to file "/plugins/Skript/scripts/TradeSK.sk" send "&7Pobrano skrypt &aTradeSK&7!" send "&7Link do oryginału:&a https://skript.pl/temat/16603-tradesk-handel-w-gui/" execute console command "sk reload TradeSK.sk" if arg-2 is "tpoy-hnick": download file from "https://code.skript.pl/7ffxqUkX/raw" to file "/plugins/Skript/scripts/HypixelNick.sk" send "&7Pobrano skrypt &aHypixel Nick&7!" send "&7Proszę, zapoznaj się z konfiguracją:&a https://skript.pl/temat/41655-hypixel-nick-skrypt-na-nick-jak-z-hypixela/" execute console command "sk reload HypixelNick.sk" send "&cSpokojnie, jeżeli dostałeś ostrzeżenie, znaczy że skrypt jest już zainstalowany!"