|Skrypt na ./spawn| |Autor:xNajaqX| |Ver:2.0| |Wykonane dla Skript.pl| |Zabraniam Udostepnianie na YT| |Zabraniam Zmiany Kodu| |Zabraniam Zmiany Autora| |Najlepszy serwer|MEGAEHC.Eu| command /setspawn []: trigger: if player has permission "tools.setspawn": set {spawn} to location of player broadcast "&8» &aSpawn zostal ustawiony przez &7%player% &8(&7%location of player%&8)" else: send player title " " with subtitle "&7Nie posiadasz uprawnien do &8(&6tools.setspawn&8)" for 3 seconds command /spawn []: trigger: if player don't have permission "tools.fastspawn": apply nausea 2 to player for 5.5 seconds apply slowness 2 to player for 5.5 seconds set {_loc} to "%x-coordinate of player%, %y-coordinate of player%, %z-coordinate of player%" send player title "" with subtitle "&7Teleportacja za &e5 &7sekund.." for 1 seconds if "%x-coordinate of player%, %y-coordinate of player%, %z-coordinate of player%" isn't {_loc}: send "&8» &cTeleportacja przerwana, brakowaly/o: 5s" remove nausea from player remove slowness from player stop wait 1 second if "%x-coordinate of player%, %y-coordinate of player%, %z-coordinate of player%" isn't {_loc}: send "&4Blad: &cTeleportacja przerwana!" remove nausea from player remove slowness from player stop wait 1 second if "%x-coordinate of player%, %y-coordinate of player%, %z-coordinate of player%" isn't {_loc}: send "&4Blad: &cTeleportacja przerwana!" remove nausea from player remove slowness from player stop wait 1 second if "%x-coordinate of player%, %y-coordinate of player%, %z-coordinate of player%" isn't {_loc}: send "&4Blad: &cTeleportacja przerwana!" remove nausea from player remove slowness from player stop wait 1 second if "%x-coordinate of player%, %y-coordinate of player%, %z-coordinate of player%" isn't {_loc}: send "&4Blad: &cTeleportacja przerwana!" remove nausea from player remove slowness from player stop wait 1 second if "%x-coordinate of player%, %y-coordinate of player%, %z-coordinate of player%" is {_loc}: teleport player to {spawn} send "&8&m------------------" send " " send "&8★ &7Przeteleportowano na &aSPAWN &8★" send "&8★ &7Tutaj zawsze bedziesz &cbezpieczny :D &8★" send " " send "&8&m------------------" else: send "&4Blad: &cTeleportacja przerwana!" remove nausea from player remove slowness from player stop else: apply nausea 2 to player for 1.5 seconds apply slowness 2 to player for 1.5 seconds teleport player to {spawn} send "&8&m------------------" send " " send "&8★ &7Przeteleportowano na &aSPAWN &8★" send "&8★ &7Tutaj zawsze bedziesz &cbezpieczny :D &8★" send " " send "&8&m------------------"