Guest User

Untitled

a guest
Jul 19th, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1.  
  2. settings:
  3. allow-end: true
  4. warn-on-overload: false
  5. spawn-radius: 1
  6. permissions-file: permissions.yml
  7. update-folder: update
  8. ping-packet-limit: 100
  9. use-exact-login-location: false
  10. plugin-profiling: false
  11. restart-script-location: start.bat
  12. world-settings:
  13. default:
  14. growth-chunks-per-tick: 650
  15. mob-spawn-range: 4
  16. monsters-per-chunk: 70
  17. land-creatures-per-chunk: 15
  18. water-creatures-per-chunk: 5
  19. item-merge-radius: 3.5
  20. random-light-updates: false
  21. aggregate-chunkticks: 4
  22. chunky-freeze-temperature: true
  23. world:
  24. growth-chunks-per-tick: 1000
  25. world_nether:
  26. growth-chunks-per-tick: 0
  27. random-light-updates: true
  28. water-creatures-per-chunk: 0
  29. ticks-per:
  30. animal-spawns: 400
  31. monster-spawns: 1
  32. auto-updater:
  33. enabled: false
  34. on-broken:
  35. - warn-console
  36. - warn-ops
  37. on-update:
  38. - warn-console
  39. - warn-ops
  40. preferred-channel: rb
  41. host: dl.bukkit.org
  42. suggest-channels: true
  43. database:
  44. username: bukkit
  45. isolation: SERIALIZABLE
  46. driver: org.sqlite.JDBC
  47. password: walrus
  48. url: jdbc:sqlite:{DIR}{NAME}.db
Add Comment
Please, Sign In to add comment