Advertisement
Mirage-Skripter

SimpleBroadcast

Oct 5th, 2018
392
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. command /broadcast [<text>]:
  2. aliases: /bc
  3. permission: command.broadcast
  4. trigger:
  5. broadcast "%{prefix}% &r%coloured arg-1%"
  6.  
  7.  
  8. command /broadcastsetup [<text>]:
  9. aliases: /bcsetup, /bcs
  10. permission: command.broadcastsetup
  11. trigger:
  12. set {prefix} to coloured arg-1
  13. message "&bprefixを&r%{prefix}%&bに設定"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement