command /lobby_2: trigger: if {lobby2} is not set: send "&cSpawn nie zostal ustawiony przez administratora, skontaktuj sie z nim!" stop apply nausea 2 to player for 15 seconds send "&7Za &a5 sekund &7zostaniesz przeteleportowany na Lobby! Nie ruszaj sie!" set {_location} to location of player loop 50 times: wait 2 ticks if distance between {_location} and location of player > 0.75: send "&4Poruszyles sie, czym anulowales teleportacje." remove nausea from player stop wait 1 tick teleport player to {lobby2} remove nausea from player send "&7Zostales przeteleportowany na &aLobby&7." command /ustawspawn: executable by: player trigger: if player is op: set {lobby2} to location of player send "&aSpawn ustawiony." else: send "&cNie masz uprawnien do tej komendy."