mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-10 03:52:45 +01:00
Update default spawn-limits
By: md_5 <git@md-5.net>
This commit is contained in:
parent
33719fbb13
commit
9f139c21fc
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…
Reference in a new issue