Advertisement
AidanStitched

Untitled

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