INITIAL COMMIT
This commit is contained in:
10
config/chunksending.json
Normal file
10
config/chunksending.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"maxChunksPerTick": {
|
||||
"desc:": "Maximum amount of chunks sent per tick to a player, increases dynamically with size of the backlog",
|
||||
"maxChunksPerTick": 5
|
||||
},
|
||||
"debugLogging": {
|
||||
"desc:": "Enable debug logging to show the amount of chunks sent/queued",
|
||||
"debugLogging": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user