Guest User

Untitled

a guest
Mar 23rd, 2019
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 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: true
  10. history-expirey-minutes: 20160
  11. warnings:
  12. expirey-in-minutes: 2160
  13. actions:
  14. '2': '/as message {name} &8[&4Warning&8] &7Final Warning: &c{reason}'
  15. '3': /tempban {name} 5 day Reached &7Max Warnings:\n&c{reasons}
  16. max: 3
  17. update-check: true
  18. default-reason: Breaking the Rules
  19. appeal-message: "&7Appeal at: &chttps://tinyurl.com/leaguebanappeal \n&7or Purchase an\
  20. \ Unban: &chttps://tinyurl.com/leagueprisonunban"
  21. color:
  22. primary: f
  23. secondary: a
  24. MaxTempbanTime: 604800
  25. kick-colors:
  26. reason: f
  27. regular: f
  28. banner: f
  29. time: f
  30. override-commands: true
  31. chat-commands:
  32. - me
  33. - say
  34. - msg
  35. - w
  36. - m
  37. - minecraft:me
  38. - helpop
  39. - mail
  40. - tell
  41. - r
  42. - reply
  43. - er
  44. - emsg
  45. - email
  46. - etell
  47. - ereply
  48. - ewhisper
  49. - essentials:msg
  50. - essentials:tell
  51. - essentials:whisper
  52. - essentials:mail
  53. - essentials:email
  54. - essentials:ereply
  55. - essentials:reply
  56. - essentials:r
  57. - essentials:er
  58. notify: true
  59. filter-names: true
  60. dnsbl:
  61. use: true
  62. servers:
  63. - bl.spamcop.net
  64. - sbl.spamhaus.org
  65. notify: true
  66. kick: true
  67. bungee: false
  68. sync:
  69. use: false
  70. server: false
  71. host: 127.0.0.1
  72. port: 2711
  73. pass: ChangeMeNow
  74. debug: false
  75. database:
  76. mysql: false
  77. user: root
  78. pass: passwd
  79. host: localhost
  80. port: 3306
  81. name: maxbans
  82. read-only: false
Add Comment
Please, Sign In to add comment