command /setspawn: trigger: if player has permission "skript.setspawn": set {skript::spawn} to location of player command /spawn: trigger: set {skript::spawnloc::%player%} to location of player send "&7Czekaj &c5 &7sekund!" if {skript::spawnloc::%player%} is "%location of player%": send "&7Czekaj &c4 &7sekund!" if {skript::spawnloc::%player%} is "%location of player%": send "&7Czekaj &c3 &7sekund!" if {skript::spawnloc::%player%} is "%location of player%": send "&7Czekaj &c2 &7sekund!" if {skript::spawnloc::%player%} is "%location of player%": send "&7Czekaj &c1 &7sekund!" if {skript::spawnloc::%player%} is "%location of player%": teleport player to {skript::spawn} send "&7Przeteleportowano do &cspawn"