Advertisement
Guest User

Untitled

a guest
Sep 17th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. general:
  2. excluded-blocks: []
  3. rollbacks-per-tick: 2000
  4. personal-log-files: false
  5. auto-watch: true
  6. debug-mode: false
  7. default-search-radius: 5
  8. tnt-threshold: 10.0
  9. restore-fire: false
  10. stick-item: 280
  11. library-autodownload: true
  12. database:
  13. port: 3306
  14. username: ''
  15. prefix: ''
  16. hostname: ''
  17. cleanser:
  18. age: 3d
  19. deletes-per-operation: 20000
  20. type: Mysql
  21. password:
  22. database: 'bigbrother'
  23. send-delay: 4
  24. mysql:
  25. engine: InnoDB
  26. low-priority-insert: true
  27. watched:
  28. environment:
  29. lava-flow: false
  30. leaf-decay: false
  31. player:
  32. drop-item: false
  33. ip-player: true
  34. disconnect: true
  35. login: true
  36. pickup-item: false
  37. teleport: true
  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