7 lines
184 B
TOML
7 lines
184 B
TOML
|
|
["Config category"]
|
|
#The distance at which chunks are kept in memory, regardless of whether the server unloads them. default = 32, maximum = 512
|
|
#Range: 8 ~ 512
|
|
maxchunkdist = 20
|
|
|