Advertisement
LukaMC59

Untitled

Nov 24th, 2017
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. command /broadcast [<text>]:
  2. permission: essentials.bc
  3. trigger:
  4. if arg-1 is not set:
  5. message "&8» &7/broadcast [Text]"
  6. else if arg-1 is set:
  7. broadcast "&3&lFusionClicker &8» &7%colored arg-1%"
  8.  
  9. command /bc [<text>]:
  10. permission: essentials.bc
  11. trigger:
  12. if arg-1 is not set:
  13. message "&8» &7/broadcast [Text]"
  14. else if arg-1 is set:
  15. broadcast "&3&lFusionClicker &8» &7%colored arg-1%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement