Guest User

Untitled

a guest
Nov 17th, 2018
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. mysql:
  2. host: localhost
  3. username: root
  4. password: 'root'
  5. database: bukkit
  6. port: 3306
  7. blocklog:
  8. wand: 293
  9. results: 10
  10. save-delay: 10
  11. reports: true
  12. updates: true
  13. metrics: true
  14. dateformat: '%d-%m %H:%i'
  15. debug: false
  16. warning:
  17. blocks: 500
  18. repeat: 100
  19. delay: 30
  20. auto-save:
  21. enabled: true
  22. blocks: 1000
  23. world-save: false
  24. purge:
  25. log: true
  26. blocks:
  27. enabled: false
  28. days: 14
  29. interactions:
  30. enabled: false
  31. days: 14
  32. chests:
  33. enabled: false
  34. days: 14
  35. data:
  36. enabled: false
  37. days: 14
Add Comment
Please, Sign In to add comment