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: 4000 |
8 | query-plugins: true |
9 | deprecated-verbose: default |
10 | shutdown-message: sleepy time for server :D |
11 | minimum-api: none |
12 | use-map-color-cache: true |
13 | spawn-limits: |
14 | monsters: 100 |
15 | animals: 10 |
16 | water-animals: 5 |
17 | water-ambient: 20 |
18 | water-underground-creature: 5 |
19 | axolotls: 5 |
20 | ambient: 15 |
21 | chunk-gc: |
22 | period-in-ticks: 600 |
23 | ticks-per: |
24 | animal-spawns: 400 |
25 | monster-spawns: 1 |
26 | water-spawns: 1 |
27 | water-ambient-spawns: 1 |
28 | water-underground-creature-spawns: 1 |
29 | axolotl-spawns: 1 |
30 | ambient-spawns: 1 |
31 | autosave: 6000 |
32 | aliases: now-in-commands.yml |