Guest User

Untitled

a guest
Jan 14th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. database:
  2. cleanse-age: 3d
  3. deletes-per-cleansing: '100000'
  4. max-records: '3000000'
  5. type: MYSQL
  6. send-delay: 4
  7. mysql:
  8. port: 3306
  9. username: root
  10. engine: MyISAM
  11. low-priority-insert: true
  12. hostname: localhost
  13. password: root
  14. database: minecraft
  15. prefix: ''
  16. general:
  17. personal-log-files: false
  18. auto-watch: true
  19. default-search-radius: 2
  20. restore-fire: false
  21. stick-item: 280
  22. excluded-blocks: []
  23. rollbacks-per-tick: 2000
  24. debug-mode: false
  25. library-autodownload: true
  26. tnt-threshold: 10.0
  27. watched:
  28. environment:
  29. lava-flow: true
  30. leaf-decay: true
  31. player:
  32. ip-player: true
  33. disconnect: true
  34. login: true
  35. teleport: true
  36. drop-item: false
  37. pickup-item: false
  38. explosions:
  39. tnt: true
  40. creeper: true
  41. misc: true
  42. chat:
  43. commands: true
  44. chat: true
  45. blocks:
  46. chest-changes: true
  47. block-place: true
  48. block-break: true
  49. misc:
  50. flint-logging: true
  51. door-open: false
  52. lever-switch: false
  53. button-press: false
Add Comment
Please, Sign In to add comment