Advertisement
Guest User

Untitled

a guest
Aug 30th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 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: 10080
  11. warnings:
  12. expirey-in-minutes: 10080
  13. actions:
  14. '2': ''
  15. '3': ''
  16. max: 0
  17. update-check: true
  18. default-reason: The staff member didn't mention a reason.
  19. appeal-message: '&7If you want to appeal, please visit our forums at &cwww.Play-IL.co.il'
  20. color:
  21. primary: f
  22. secondary: 6
  23. MaxTempbanTime: 2592000
  24. kick-colors:
  25. reason: f
  26. regular: f
  27. banner: f
  28. time: f
  29. override-commands: true
  30. chat-commands:
  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: false
  41. bungee: false
  42. sync:
  43. use: true
  44. server: true
  45. host: 127.0.0.1
  46. port: 25575
  47. pass: 123
  48. debug: false
  49. database:
  50. mysql: true
  51. user: minecraft
  52. pass: GYeKmnvhq6T4IXBQ
  53. host: 213.32.6.81
  54. port: 3306
  55. name: minecraft_db8
  56. read-only: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement