Advertisement
AidanStitched

Untitled

Aug 20th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. command /announce [<text>]:
  2.  
  3. permission: alert.use
  4.  
  5. permission message: &cNo permission.
  6. trigger:
  7.  
  8. if arg 1 is not set:
  9.  
  10. send "&3Problem &cUse /alert (message)"
  11.  
  12. if arg 1 is set:
  13.  
  14. broadcast "&8[&9Anouncement&8] &f&l%arg-1%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement