6 lines
229 B
TOML
6 lines
229 B
TOML
|
#Server configuration settings for Ritchie's Projectile Library
|
||
|
[server]
|
||
|
#The maximum amount of chunks forced to load during a single tick. Set to -1 to force load unlimited chunks.
|
||
|
#Range: > -1
|
||
|
maxChunksForceLoaded = 64
|