Advertisement
LU__LU

bukkit.yml

Apr 7th, 2020
604
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.56 KB | None | 0 0
  1. settings:
  2.   minimum-api: none
  3.   allow-end: false
  4.   warn-on-overload: true
  5.   permissions-file: permissions.yml
  6.   update-folder: update
  7.   plugin-profiling: false
  8.   connection-throttle: -1
  9.   query-plugins: true
  10.   deprecated-verbose: default
  11.   shutdown-message: Server closed
  12. spawn-limits:
  13.   monsters: 15
  14.   animals: 10
  15.   water-animals: 10
  16.   ambient: 5
  17. chunk-gc:
  18.   period-in-ticks: 300
  19.   load-threshold: 300
  20. ticks-per:
  21.   water-spawns: 400
  22.   ambient-spawns: 400
  23.   animal-spawns: 400
  24.   monster-spawns: 200
  25.   autosave: -1
  26. aliases: now-in-commands.yml
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement