SHOW:
|
|
- or go back to the newest paste.
| 1 | - | command /uwaga [<text>]: |
| 1 | + | command /say [<text>]: |
| 2 | trigger: | |
| 3 | - | has permission "skrypt.uwaga": |
| 3 | + | if player has permission "napisz.say": |
| 4 | - | broadcast "&7[&5%player&7]&4&lUwaga &e&l>> &a&l%arg 1%" |
| 4 | + | send "&6&l>> &cUWAGA!: &7%arg 1%" to all players |
| 5 | else: | |
| 6 | send "&cNie masz uprawnien, aby uzyc tej komendy!" |