Server/project/assets/configs/core.json
2024-07-12 09:58:35 +01:00

38 lines
975 B
JSON

{
"sptVersion": "3.10.0",
"projectName": "SPT",
"compatibleTarkovVersion": "0.14.9.31073",
"serverName": "SPT Server",
"profileSaveIntervalSeconds": 15,
"sptFriendNickname": "SPT",
"allowProfileWipe": true,
"bsgLogging": {
"verbosity": 6,
"sendToServer": false
},
"release": {
"betaDisclaimerTimeoutDelay": 30
},
"fixes": {
"fixShotgunDispersion": true,
"removeModItemsFromProfile": false,
"fixProfileBreakingInventoryItemIssues": false
},
"features": {
"autoInstallModDependencies": false,
"compressProfile": false,
"chatbotFeatures": {
"sptFriendEnabled": true,
"commandoEnabled": true,
"commandoFeatures": {
"giveCommandEnabled": true
},
"commandUseLimits": {
"StashRows": 15
}
},
"createNewProfileTypesBlacklist": []
},
"customWatermarkLocaleKeys": []
}