Advertisement
Guest User

Untitled

a guest
Nov 24th, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # Don't change this
  2. config-version: 4
  3. bot-token: NO BUDDY (TAKE 2)
  4. guild: 515936116231241748
  5. bungee: false
  6. presence:
  7. enabled: true
  8. status: ONLINE
  9. type: DEFAULT
  10. text: -help
  11. mysql:
  12. enabled: true
  13. ip: NO BUDDY
  14. database: NO BUDDY
  15. username: NO BUDDY
  16. password: NO BUDDY
  17. bot-prefix: '-'
  18. role-sync:
  19. enabled: true
  20. roles:
  21. - Developer
  22. linked-role: Linked
  23. require-specific-channel: false
  24. specific-channel-id: 515945264364650517
  25. chat-sync:
  26. enabled: false
  27. channel-id: 123456789
  28. chat-format: '&e&l%s &f>> &e%m'
  29. from-discord-chat-format: '&e&l%s &f>> &e%m'
  30. discord-chat-format: '**%s**: %m'
  31. enable-on-join: true
  32. enable-chatting-on-join: false
  33. use-bungee: false
  34. console-sync:
  35. enabled: false
  36. channel-id: 123456789
  37. logs-per-message: 10
  38. staff-verification:
  39. enabled: false
  40. discord-command:
  41. enabled: false
  42. discord-link: https://discord.gg/rHmmNTG
  43. message: '&6Join our Discord at: &e&n{LINK}'
  44. discord-say-command:
  45. enabled: false
  46. no-permission-message: '**Error**: You do not have permission to execute this command.'
  47. not-enough-args-message: '**Error**: Incorrect usage.'
  48. too-many-args-message: '**Error**: Incorrect usage.'
  49. invalid-args-message: '**Error**: Incorrect usage.'
  50. player-offline-message: '**Error**: Player not found.'
  51. discord-say-message: '**From Minecraft ({player})**: {message}'
  52. messages:
  53. no-permission: '&cYou don''t have permission to execute this command!'
  54. invalid-usage: '&cInvalid command usage.'
  55. already-linked: '&cYou have already linked your account.'
  56. sent-message-to: 'Message sent to: {channel}'
  57. toggled-discord-chat: 'Discord chat has been toggled: {status}.'
  58. send-on-discord: '&6Please go to the &e#bot-commands&6 channel on Discord and type &a-confirm &a{code} &a{username}'
  59. removed-link: '&cYour Discord account is no longer linked.'
  60. command-msg:
  61. role: Moderator
  62. conditions:
  63. - '[minArgs] 2'
  64. - '[isNameOfOnlinePlayer] 1'
  65. actions:
  66. - '[messagePlayer] {1}|&lDISCORD: &r{SENDER} >> &o{2+}'
  67. - '[botMessage] :white_check_mark: Message has been delivered.'
  68. link-reward-commands:
  69. - crate key {PLAYER} gollum 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement