Advertisement
Guest User

Untitled

a guest
Feb 16th, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 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: 1.6
  7. lockdown: false
  8. lockdown-reason: ''
  9. auto-dupeip: false
  10. history-expirey-minutes: 10080
  11. warnings:
  12. expirey-in-minutes: 4320
  13. actions:
  14. '2': /kick {name} Ultimo aviso! \n{reason}
  15. '3': /tempban {name} 2 hour Você passou do limite dos AVISO(s):\n{reasons}
  16. max: 3
  17. update-check: false
  18. default-reason: Sem motivo.
  19. appeal-message: http://redcraftservidores.net/
  20. color:
  21. primary: f
  22. secondary: a
  23. kick-colors:
  24. reason: f
  25. regular: f
  26. banner: f
  27. time: f
  28. override-commands: true
  29. chat-commands:
  30. - me
  31. - say
  32. notify: false
  33. filter-names: false
  34. dnsbl:
  35. use: false
  36. servers:
  37. - bl.spamcop.net
  38. - sbl.spamhaus.org
  39. notify: false
  40. kick: false
  41. sync:
  42. use: false
  43. server: false
  44. host: 127.0.0.1
  45. port: 2711
  46. pass: ChangeMeNow
  47. tries: 120
  48. database:
  49. mysql: false
  50. user: --
  51. pass: --
  52. host: localhost
  53. port: 3306
  54. name: --
  55. read-only: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement