command /alert [] []: permission: nTools.alert permission message: &8&l• &cNie posiadasz uprawnien! &7(&6nTools.alert&7) trigger: if arg 1 is not set: send "&8&l• &cPoprawne uzycie: &7/alert " stop if arg 1 is "chat": if arg 2 is set: broadcast "&4&lALERT &8&l• &7%coloured arg 2%" stop else: send "&8&l• &cPoprawne uzycie: &7/alert " stop if arg 1 is "title": if arg 2 is set: loop all players: send loop-player title "&7%coloured arg-2%" with subtitle "" for 5 seconds stop else: send "&8&l• &cPoprawne uzycie: &7/alert " stop if arg 1 is "subtitle": if arg 2 is set: loop all players: send loop-player title "&8&l• &4&lALERT &8&l•" with subtitle "&7%coloured arg-2%" for 5 seconds stop else: send "&8&l• &cPoprawne uzycie: &7/alert " stop