variables: {spawn::serv} = "0" options: wiad: &7Nie ma takiej komendy! Skorzystaj z &6/pomoc on join: if player has permissions "vip.join": open chest with 1 rows named "Wybierz" to player wait 1 tick format slot 0 of player with 1 of 35:5 named "&aSpawn" with lore "&3Teleportuje na spawn" to close then run "/spawn %player%" format slot 1 of player with 1 of 35:1 named "&aBiedronka" with lore "&3Teleportuje do biedronki" to close then run "/biedra %player%" command /setspawn: trigger: if player has permissions "ustaw.spawn": set {spawn::serv} to location of player &aPomyslnie ustawiles spawn! else: send "{@wiad}" command /spawn [] trigger: if player has permissions "koordy.adm" if argument 1 is not set: teleport player to %arg 2% else: teleport %arg 1% to %arg 2%