Advertisement
Guest User

config

a guest
May 12th, 2012
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1.  
  2. log:
  3. lava-bucket: true
  4. water-bucket: true
  5. painting-place: true
  6. pvp-death: true
  7. mob-death: true
  8. other-death: true
  9. command: true
  10. chat: true
  11. join: true
  12. quit: true
  13. door-interact: true
  14. open-container: true
  15. container-transaction: true
  16. item-pickup: true
  17. item-drop: true
  18. button: true
  19. teleport: true
  20. lever: true
  21. sign-place: true
  22. sign-break: true
  23. painting-break: true
  24. flint-steel: true
  25. block-place: true
  26. block-break: true
  27. block-burn: true
  28. block-fade: true
  29. block-form: true
  30. leaf-decay: true
  31. mushroom-grow: true
  32. tree-grow: true
  33. water-flow: false
  34. lava-flow: false
  35. explosion: false
  36. enderman-pickup: true
  37. enderman-place: true
  38. entity-kill: true
  39. other: true
  40. general:
  41. max-lines: 0
  42. log-item-drops-on-death: false
  43. cleanse-period: 20m
  44. cleanse-age: 0
  45. delete-data-on-rollback: true
  46. log-ip-addresses: true
  47. debug: false
  48. max-radius: 0
  49. give-user-tool: true
  50. tool-block: '17'
  51. default-here-radius: 5
  52. default-tool-command: ''
  53. check-for-updates: true
  54. op-permissions: false
  55. mysql:
  56. hawkeye-table: hawkeye
  57. port: CENSORED (it is correct)
  58. player-table: hawk_players
  59. username: CENSORED (it is correct)
  60. world-table: hawk_worlds
  61. hostname: mysql.envioushost.com
  62. max-connections: 10
  63. password: CENSORED (it is correct)
  64. database: CENSORED (it is correct)
  65. ignore-worlds:
  66. - thisworldisignored
  67. - soisthisone
  68. version: 1.0.7b
  69. command-filter:
  70. - /login
  71. - /restartsrv
  72. - /register
  73. block-filter:
  74. - 140
  75. - 150
  76. [/CODE]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement