Guest User

Report+ Config

a guest
Mar 8th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. database:
  2. use-mysql: false
  3. mysql:
  4. username: username
  5. password: password
  6. port: port
  7. database: database
  8. host: host
  9. prefix: '&4[&cReports&4]&7'
  10. helpop:
  11. cooldown: 5
  12. helpops-command:
  13. permission: radicalreports.helpopscommand
  14. reports:
  15. reports-command:
  16. permission: radicalreports.reportscommand
  17. sort-by-id: true
  18. report-command:
  19. allow-gui: true
  20. force-gui: false
  21. cooldown: 300
  22. report-self: false
  23. unread-report-notification: true
  24. effects:
  25. reporter: false
  26. staff: true
  27. bungeecord: false
  28. freeze-command:
  29. enable-freeze: true
  30. permission: radicalreports.freezecommand
  31. allow-vertical: false
  32. staff-mode:
  33. allow-staff-mode: true
  34. command: staff
  35. permission: radicalreports.staffmode
  36. vanish-enable: /vanish %player%
  37. vanish-disable: /unvanish %player%
  38. clicks-per-second-warning: 10
  39. discord:
  40. use-discord: true
  41. token: NTQ5NjMzNDM3OTc2MzYzMDE5.D1Wutg.zWC6pKviV-W6PEpY2Kx-5isDZNE
  42. reports:
  43. channel: player-reports
  44. notify:
  45. - moderator
  46. - admin
  47. notify-message:
  48. - '**ID #%id%**'
  49. - 'Reported: %reported%'
  50. - 'Reporter: %reporter%'
  51. - 'Reason: %reason%'
  52. - ''
  53. - 'Notifying: %notify%'
  54. helpop:
  55. channel: helpop
  56. notify-permission: radicalreports.helpop
  57. notify:
  58. - moderator
  59. - admin
  60. - helper
  61. notify-message:
  62. - 'Helpop from: %player%'
  63. - '%message%'
  64. - 'Notifying: %notify%'
Add Comment
Please, Sign In to add comment