Guest User

Untitled

a guest
Jan 14th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. general:
  2. store-owners: true
  3. excluded-blocks: []
  4. excluded-worlds:
  5. rollbacks-per-tick: 2000
  6. personal-log-files: false
  7. auto-watch: true
  8. debug-mode: false
  9. default-search-radius: 5
  10. restore-fire: false
  11. stick-item: 280
  12. library-autodownload: true
  13. disabled-actions:
  14. - DoorOpen
  15. - ButtonPress
  16. - LeverSwitch
  17. - LeafDecay
  18. - DropItem
  19. - PickupItem
  20. log-ips: true
  21. database:
  22. type: MySQL
  23. hostname: ''
  24. port: 3306
  25. username: <mysql user>
  26. password: <pass for mysql>
  27. prefix: ''
  28. database: minecraft
  29. cleanser:
  30. age: 3d
  31. deletes-per-operation: 20000
  32. send-delay: 4
  33. mysql:
  34. engine: INNODB
  35. low-priority-insert: true
Add Comment
Please, Sign In to add comment