Advertisement
Guest User

Untitled

a guest
Aug 8th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. general:
  2. rollbacks-per-tick: 2000
  3. personal-log-files: false
  4. auto-watch: true
  5. debug-mode: false
  6. default-search-radius: 2
  7. restore-fire: false
  8. stick-item: 280
  9. library-autodownload: true
  10. excluded-blocks: []
  11. tnt-threshold: 10.0
  12. database:
  13. cleanse-age: 3d
  14. deletes-per-cleansing: '20000'
  15. max-records: '3000000'
  16. type: MYSQL
  17. send-delay: 4
  18. mysql:
  19. port: 12345
  20. username: minecraft
  21. engine: MyISAM
  22. prefix: ''
  23. low-priority-insert: true
  24. hostname: localhost
  25. password: b004367198
  26. database: minecraft
  27. watched:
  28. environment:
  29. lava-flow: false
  30. leaf-decay: false
  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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement