Advertisement
zGhol

Untitled

Feb 2nd, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. command /anuncio [<text>]:
  2. aliases: anunciar
  3. trigger:
  4. if player has permission "Anuncio.Use":
  5. if arg 1 is set:
  6. broadcast " "
  7. broadcast "&6&lAnuncio &8&l> &f%arg 1%"
  8. broadcast " "
  9. stop
  10. else:
  11. send "&cUse /anuncio TEXTO"
  12. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement