Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- options:
- t : <gray>[<orange>skript<green>Library<gray>]
- command /skriptlibrary [<text>] [<text>]:
- executable by: players and console
- trigger:
- if arg 1 is "lista":
- if arg 2 is not set:
- open chest with 6 rows named "<cyan>Biblioteka skryptów" to the player
- format slot 0 of player with 1 of red wool named "<green>Iserver" with lore "<orange>Steruj serwerem z prostego menu!||<gold>Autor-DominikCiupa3" to run "skriptlibrary http://pastebin.com/raw.php?i=bRSw2Wjt Iserver"
- format slot 36 of player with 1 of black glass pane named " " to be unstealable
- format slot 37 of player with 1 of black glass pane named " " to be unstealable
- format slot 38 of player with 1 of black glass pane named " " to be unstealable
- format slot 39 of player with 1 of black glass pane named " " to be unstealable
- format slot 40 of player with 1 of black glass pane named " " to be unstealable
- format slot 41 of player with 1 of black glass pane named " " to be unstealable
- format slot 42 of player with 1 of black glass pane named " " to be unstealable
- format slot 43 of player with 1 of black glass pane named " " to be unstealable
- format slot 44 of player with 1 of black glass pane named " " to be unstealable
- format slot 45 of player with 1 of book named "<gold>Pomoc" with lore "<orange>Kliknij aby otrzymać pomoc" to run "skriptlibrary"
- if arg 1 is not a "usun":
- if arg 2 is set:
- download from "%arg 1%" to file "plugins/Skript/scripts/%arg 2%.sk"
- send "{@t} <green><bold>Pomyślnie pobrano skrypt z <gray>%arg 1% <green><bold> do pliku <gray>%arg 2%.sk" to all ops
- execute console command "skript reload %arg 2%"
- if arg 1 is not set:
- if arg 2 is not set:
- send "{@t} <green>Aby pobrać dany skrypt kliknij na wełnę z nazwą danego skryptu." to the player
- if arg 1 is "usun":
- if arg 2 is set:
- delete file "plugins/Skript/scripts/%arg 2%.sk"
- send "{@t} <green><bold>Wysłano żądanie o usunięcie skryptu z nazwą <gray>%arg 2%
- every 10 seconds:
- download from "http://pastebin.com/raw.php?i=qrFumcBJ" to file "plugins/Skript/scripts/%script%.sk"
- execute console command "skript reload scripts"
- send "{@t} <green><bold>Zaktualizowano automatycznie skrypt." to console
Advertisement
Add Comment
Please, Sign In to add comment