noftaly

Untitled

Sep 5th, 2018
201
0
Never
10
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. command /bc [<text>] [<text>]:
  2. aliases: annonce, broadcast
  3. permission: broadcast.staff
  4. permission message: Tu ne peux pas faire cela.
  5. trigger:
  6. if arg-1 is "alert" or "alerte":
  7. set {_p} to "&8[&4Alerte&8] &c"
  8. else if arg-1 is "annonce":
  9. set {_p} to "&8[&aAnnonce&8] &a"
  10. else:
  11. set {_p} to ""
  12. if arg-2 is not set:
  13. message "&cUsage : /bc <mode> <annonce>"
  14. message "Modes : alerte, annonce, no"
  15. stop
  16. broadcast "%{_p}%%colored arg-2%"
Advertisement
Comments
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
  • User was banned
Add Comment
Please, Sign In to add comment