Advertisement
Guest User

Untitled

a guest
Jun 30th, 2019
404
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. options:
  2. discord: discord.gg
  3. prefix: &8[&9Discord&8]
  4.  
  5.  
  6.  
  7.  
  8.  
  9. command /discord:
  10.  
  11. trigger:
  12. send " "
  13.  
  14. send "&c{@prefix} &9Link til vores discord er &b{@discord}"
  15.  
  16. send " "
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24. command /discordbc:
  25. permission: discordbc.use
  26. permission message: &cDu har &4Ikke adgang &cTil at skrive denne command!!
  27. trigger:
  28. broadcast " "
  29. broadcast "&c{@prefix} : &fHusk at du kan joine vores discord {@discord}"
  30. broadcast " "
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38. every 500 seconds:
  39.  
  40. execute console command "discordbc"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement