Advertisement
Guest User

Untitled

a guest
Oct 10th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. general:
  2. excluded-blocks: []
  3. rollbacks-per-tick: 5000
  4. personal-log-files: false
  5. auto-watch: true
  6. debug-mode: false
  7. store-owners: true
  8. default-search-radius: 5
  9. tnt-threshold: 10.0
  10. restore-fire: true
  11. stick-item: 280
  12. library-autodownload: true
  13. log-ips: true
  14. disabled-actions:
  15. - LeafDecay
  16. - DropItem
  17. - PickupItem
  18. - Flow
  19. database:
  20. port: ####
  21. username: ####
  22. prefix: ''
  23. hostname: localhost
  24. cleanser:
  25. age: 7d
  26. deletes-per-operation: 20000
  27. type: MYSQL
  28. password: ####
  29. database: minecraftlog
  30. send-delay: 4
  31. mysql:
  32. engine: InnoDB
  33. low-priority-insert: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement