Advertisement
Guest User

Untitled

a guest
Mar 18th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. #
  2. # Sync is an advanced feature of MaxBans.
  3. # It only applies to server owners who want to BAN/etc Players using a WEBPAGE, such as PHP Script
  4. # Or owners who want two servers to have the SAME banlist!
  5. # This option is in BETA! I take no responsibility if it breaks, though I will endeaver to fix it.
  6. version: 2.0
  7. lockdown: false
  8. lockdown-reason: ''
  9. auto-dupeip: false
  10. history-expirey-minutes: 100800000
  11. warnings:
  12. expirey-in-minutes: 4320
  13. actions:
  14. '2000': /idejidejeijde
  15. max: 30000
  16. update-check: true
  17. default-reason: Misconduct
  18. appeal-message: '&2Unfairly banned? Appeal at &afunplex.us/appeal'
  19. color:
  20. primary: f
  21. secondary: a
  22. kick-colors:
  23. reason: f
  24. regular: f
  25. banner: f
  26. time: f
  27. MaxTempbanTime: 9999999999
  28. override-commands: true
  29. chat-commands:
  30. - me
  31. - say
  32. notify: true
  33. filter-names: true
  34. dnsbl:
  35. use: true
  36. servers:
  37. - bl.spamcop.net
  38. - sbl.spamhaus.org
  39. notify: true
  40. kick: true
  41. bungee: false
  42. sync:
  43. use: false
  44. server: false
  45. host: 127.0.0.1
  46. port: 2711
  47. pass: ChangeMeNow
  48. debug: false
  49. database:
  50. mysql: false
  51. user: user
  52. pass: pswd
  53. host: localhost
  54. port: 3306
  55. name: maxbans
  56. read-only: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement