Advertisement
iAim

Untitled

Mar 9th, 2020
1,115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. # Place here the bot token that can be get from https://discordapp.com/developers/applications/me
  2. bot-token: "Njg2NjE4NjkxNTYzMDI4NTE5.XmaMLQ.xBnZU-HosFrgOYJiPP-ke5OdGFU"
  3. # Place here the discord server id of the server you want the role to be given in.
  4. server-id: "632673158507528273"
  5.  
  6. # Place here the discord role IDs of the roles that you want to give players
  7. roles:
  8. member: "682614438280560671"
  9. hero: "682614241542668288"
  10. ultra: "682614240909328396"
  11. legend: "632713366539993092"
  12. titan: "682613113992118545"
  13. eternal: "682613113123897405"
  14. immortal: "682613112696078336"
  15. youtube: "682614619562573905"
  16. builder: "682613111815274627"
  17. trainee: "682613111160700979"
  18. helper: "682613110372171828"
  19. mod: "682613110204268649"
  20. admin: "682613109453881366"
  21. owner: "682613108337803291"
  22.  
  23. # Place here the prefix you want the plugin to use. No need to add a space at the end.
  24. prefix: "&6[&eDiscord&6]&2"
  25.  
  26. # Time till verify request times out when no one answers. Put -1 if you want no timeout. IN MINUTES
  27. verifyTimeout: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement