#SKRYPT NIE BĘDZiE DALEJ ROZWIJAN ZE WZGLĘDU NA ZBUGOWANY MODUŁ GUI (format slot), ORAZ ŻE POWSTANIE ZA JAKIŚ CZAS LEPSZY SKRYPT!# on skript load: if file "plugins/classicPanel" doesn't exist: create file "plugins/classicPanel" set {_stan.folder.main} to "true" if {_stan.folder.main} is "true": if file "plugins/classicPanel/players" doesn't exist: create file "plugins/classicPanel/players" set {_stan.folder.players} to "true" if file "plugins/classicPanel/logs.yml" doesn't exist: create file "plugins/classicPanel/logs.yml" set {_stan.file.logs} to "true" if {_stan.file.logs} is "true": add "» %year%.%month%.%week%.%day%.%hour%" to yaml list "Ladowanie %year%" from file "plugins/classicPanel/logs.yml" wait 1 real second send "-+- classicPseudoHacks -+-" to console send "» Ładowanie zakończone!" to console send "» Ścieżka plików: plugins/classicPanel/players" to console send "» Autor (skript.pl): Folks1337" to console send "» Autor (Minecraft): MrMarker98" to console send "» Życzymy miłego korzystania!" to console every 5 seconds in every world: loop all players: if file "plugins/classicPanel/players/%loop-player%.yml" doesn't exist: create file "plugins/classicPanel/players/%loop-player%.yml" add "» Stworzono plik plugins/classicPanel/players/%loop-player%.yml" to yaml list "Tworzenie plikow" from file "plugins/classicPanel/logs.yml" command /panel []: trigger: if arg 1 is not set: send "&8» &6Poprawne zastosowanie: &c/panel gracz" to player if player has permission "classic.panel.premium" or "classic.panel.*": send "&8» &6Poprawne zastosowanie: &c/panel premium" to player if player has permisison "classic.panel.admin" or "classic.panel.*": send "&8» &6Poprawne zastosowanie: &c/panel admin [gracz]" to player if arg 1 is "gracz": open chest with 1 rows named "&8» &7Player &6Panel" to player wait 6 tick format slot 1 of player with 1 of barrier named "&8» &6Wyjdz z serwera." to close then run [make player execute command "/panelopcje wyjdz"] format slot 2 of player with 1 of barrier named "&8» &6Wyjdz z Player Panel." to close format slot 3 of player with 1 of black stained glass named "&8»" to close format slot 4 of player with 1 of diamond named "&8» &6Zgłoś coś." to close then run [make player execute command "/panelopcje report"] format slot 5 of player with 1 of iron block named "&8» &6Przywołaj administracje." to close then run [make player execute command "/panelopcje gracz wezwij"] format slot 6 of player with 1 of iron sword named "&8» &6Zabij się." to close then run [make console execute command "kill %player%"] send "&8» &6Otworzono panel gracza." to player if arg 1 is "premium": if player has permission "classic.panel.premium" or "classic.panel.*": open chest with 1 rows named "&8» &ePremium &6Panel" to player wait 6 tick format slot 1 of player with 1 of barrier named "&8» &6Wyjdz z serwera." to close then run [make player execute command "/panelopcje wyjdz"] format slot 2 of player with 1 of barrier named "&8» &6Wyjdz z &ePremium &6Panel." to close format slot 3 of player with 1 of black stained glass named "&8»" to close format slot 4 of player with 1 of feather named "&8» &6Włącz fly." to close then run [make player execute command "/panelopcje premium-admin fly"] format slot 5 of player with 1 of diamond named "&8» &6Ustaw speed." to close then run [make player execute command "/panelopcje premium-admin speed"] format slot 6 of player with 1 of send "&8» &6Otworzono panel premium." to player if player doesn't have permission "classic.panel.premium" or "classic.panel.*": send "&8» &cNie masz odpowiednich permisji!" to player if arg 1 is "admin": if player has permission "classic.panel.admin" or "classic.panel.*":