Advertisement
itsjerry785

Untitled

Jan 25th, 2022
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.64 KB | None | 0 0
  1. settings:
  2.   allow-end: true
  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: Server closed
  11.   minimum-api: none
  12. spawn-limits:
  13.   monsters: 70
  14.   animals: 10
  15.   water-animals: 5
  16.   water-ambient: 20
  17.   water-underground-creature: 5
  18.   ambient: 15
  19. chunk-gc:
  20.   period-in-ticks: 600
  21. ticks-per:
  22.   animal-spawns: 400
  23.   monster-spawns: 1
  24.   water-spawns: 1
  25.   water-ambient-spawns: 1
  26.   water-underground-creature-spawns: 1
  27.   ambient-spawns: 1
  28.   autosave: 6000
  29. aliases: now-in-commands.yml
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement