command /setspawn []: trigger: if player has permission "admin": if arg 1 is set: if arg 1 is "1": set {spawnpoint.1} to player location send "&2Ustawiles miejsce spawnu 1!" stop if arg 1 is "2": set {spawnpoint.2} to player location send "&2Ustawiles miejsce spawnu 2!" stop else: send "&cPoprawne uzycie: &7/spawnpoint (1/2)" stop else: send "&cPoprawne uzycie: &7/spawnpoint (1/2)" else: send "&cNie masz uprawnien do tej komendy."