generated from NTCat/mcpacktemp
14 lines
498 B
JSON
14 lines
498 B
JSON
{
|
|
"chunkunloadnoplayer": {
|
|
"desc:": "How many minutes chunkloaded chunks stay active after player logging out. default:10, min 0, max 2000",
|
|
"chunkunloadnoplayer": 10
|
|
},
|
|
"debugLog": {
|
|
"desc:": "Print log messages for which chunk tickets are unloaded where. Default: false",
|
|
"debugLog": false
|
|
},
|
|
"excludedtickets": {
|
|
"desc:": "List of excluded ticket/chunkload types, these are mod-specific. : e.g. format : [\"mekanism\", \"player\"]",
|
|
"excludedtickets": []
|
|
}
|
|
} |