command /setspawn []: trigger: if player has permission "ustaw.spawn": if arg 1 is "1": set {terrorysci} to location of player send "&aPoprawnie&2 ustawiles miejsce spawnu dla TERRORYSTOW!" stop if arg 1 is "2": set {anty.terrorysci} to location of player send "&aPoprawnie&2 ustawiles miejsce spawnu dla ANTY TERRORYSTOW!" stop if arg 1 is not "1" or "2": send "&c/setspawn 1/2" stop command /dolacz []: trigger: if arg 1 is "terrorysci" or "1": teleport player to {terrorysci} send "&aPoprawnie&2 dolaczyles do grupy TERRORYSTOW!" stop if arg 1 is "antyterrorysci" or "2": teleport player to {anty.terrorysci} send "&aPoprawnie&2 dolaczyles do grupy ANTY TERRORYSTOW!" stop