austpet1230

Hawkeye config.yml

Jun 2nd, 2013
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. log:
  2. lava-bucket: true
  3. water-bucket: true
  4. item-place: true
  5. pvp-death: true
  6. mob-death: false
  7. other-death: true
  8. command: true
  9. chat: true
  10. join: true
  11. quit: true
  12. door-interact: true
  13. open-container: true
  14. container-transaction: true
  15. item-pickup: true
  16. item-drop: true
  17. button: true
  18. teleport: true
  19. lever: true
  20. sign-place: true
  21. sign-break: true
  22. item-break: true
  23. flint-steel: true
  24. block-place: true
  25. block-break: true
  26. block-burn: true
  27. block-fade: true
  28. block-form: true
  29. leaf-decay: true
  30. mushroom-grow: true
  31. tree-grow: true
  32. water-flow: false
  33. lava-flow: false
  34. explosion: true
  35. enderman-pickup: false
  36. enderman-place: false
  37. entity-kill: false
  38. other: false
  39. spawnmob-egg: true
  40. herochat: true
  41. entity-modify: true
  42. block-inhabit: true
  43. super-pickaxe: true
  44. worldedit-place: true
  45. worldedit-break: true
  46. crop-trample: true
  47. block-ignite: true
  48. general:
  49. max-lines: 0
  50. log-item-drops-on-death: true
  51. cleanse-period: 20d
  52. cleanse-age: 0
  53. delete-data-on-rollback: true
  54. log-ip-addresses: true
  55. debug: false
  56. debug-level: low
  57. max-radius: 0
  58. give-user-tool: true
  59. tool-block: '270'
  60. default-here-radius: 5
  61. default-tool-command: ''
  62. check-for-updates: true
  63. op-permissions: false
  64. simplify-time: true
  65. log-delay: 2
  66. mysql:
  67. hawkeye-table: hawkeye
  68. port: 3306
  69. player-table: hawk_players
  70. username: [username]
  71. world-table: hawk_worlds
  72. hostname: [host]
  73. max-connections: 10
  74. password: [password]
  75. database: [name]
  76. ignore-worlds:
  77. - thisworldisignored
  78. - soisthisone
  79. command-filter:
  80. - /login
  81. - /restartsrv
  82. - /register
  83. - /spawn
  84. block-filter:
  85. - NONE
  86. containertransaction-filter:
  87. chest: true
  88. doublechest: true
  89. furnace: true
  90. dispenser: true
  91. version: 1.1.0
Advertisement
Add Comment
Please, Sign In to add comment