options: tag: &c[NextusCore]&e # Copyright 2018 NextNaSkryptach command /setspawn []: permission: nextus.setspawn trigger: set {spawntp} to location of player send "{@tag} Ustawiono Spawn!" stop command /spawn []: permission: nextus.tpspawn trigger: execute console command "/effect %player% slowness 5 255 true" execute console command "/effect %player% nausea 8 255 true" send "{@tag} Zostaniesz przeteleportowany na spawna za 5 sekund" to player wait 2 seconds send "{@tag} Zostaniesz przeteleportowany na spawna za 3 sekundy" to player wait 1 seconds send "{@tag} Zostaniesz przeteleportowany na spawna za 2 sekundy" to player wait 1 seconds send "{@tag} Zostaniesz przeteleportowany na spawna za 1 sekunde" to player wait 1 seconds teleport player to {spawntp} send "{@tag} Przeteleportowano!" stop