mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-21 14:39:01 +01:00
Update default spawn-limits
This commit is contained in:
parent
0b274effbb
commit
23dc9a0271
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@ settings:
|
||||||
shutdown-message: Server closed
|
shutdown-message: Server closed
|
||||||
spawn-limits:
|
spawn-limits:
|
||||||
monsters: 70
|
monsters: 70
|
||||||
animals: 15
|
animals: 10
|
||||||
water-animals: 5
|
water-animals: 15
|
||||||
ambient: 15
|
ambient: 15
|
||||||
chunk-gc:
|
chunk-gc:
|
||||||
period-in-ticks: 600
|
period-in-ticks: 600
|
||||||
|
|
Loading…
Add table
Reference in a new issue