Advertisement
Guest User

Untitled

a guest
Dec 5th, 2018
7,363
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. database:
  2. host: localhost
  3. port: 3306
  4. user: root
  5. password: xxx
  6. database: test_database
  7. extra:
  8. min-idle: 0
  9. max-pools: 40
  10. timeout: 10000
  11. settings:
  12. server-name: localhost
  13. time-zone: Finland/Helsinki
  14. default-rank: Member
  15. max-ignores: 20
  16. name-mc: true
  17. do-weather-change: false
  18. do-thunder-change: false
  19. do-mob-spawn: false
  20. do-chunk-unload: true
  21. do-leaves-decay: false
  22. do-hanging-break: false
  23. do-block-burn: false
  24. do-block-spread: false
  25. do-note-sounds: false
  26. punishments-enabled: true
  27. chat-format: true
  28. filter-special-characters: true
  29. vault: false
  30. tip-ticks: 2400
  31. chat-cooldown: 2000
  32. command-cooldown: 2000
  33. debug: true
  34. build-protection: true
  35. item-despawn-rate: 10
  36. do-item-merge: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement