Disable crash restart which is not able to do anything anyways and set despawn duration to 30 minutes
This commit is contained in:
parent
a7b1f279ea
commit
cce12bb01c
@ -1,3 +1,6 @@
|
|||||||
settings:
|
settings:
|
||||||
timeout-time: 120
|
timeout-time: 120
|
||||||
restart-on-crash: true
|
restart-on-crash: false
|
||||||
|
world-settings:
|
||||||
|
default:
|
||||||
|
item-despawn-rate: 36000
|
||||||
|
Loading…
Reference in New Issue
Block a user