Advertisement
molinem

Untitled

Feb 18th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. settings:
  2. allow-end: false
  3. warn-on-overload: true
  4. permissions-file: permissions.yml
  5. update-folder: update
  6. plugin-profiling: false
  7. connection-throttle: -1
  8. query-plugins: true
  9. deprecated-verbose: default
  10. shutdown-message: Reiniciando
  11. spawn-limits:
  12. monsters: 70
  13. animals: 15
  14. water-animals: 5
  15. ambient: 15
  16. chunk-gc:
  17. period-in-ticks: 600
  18. load-threshold: 0
  19. ticks-per:
  20. animal-spawns: 400
  21. monster-spawns: 1
  22. autosave: 6000
  23. aliases: now-in-commands.yml
  24. database:
  25. username: bukkit
  26. isolation: SERIALIZABLE
  27. driver: org.sqlite.JDBC
  28. password: walrus
  29. url: jdbc:sqlite:{DIR}{NAME}.db
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement