Server/project/assets/configs/core.json
2024-07-06 10:46:40 +01:00

37 lines
934 B
JSON

{
"sptVersion": "3.10.0",
"projectName": "SPT",
"compatibleTarkovVersion": "0.14.9.30985",
"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": 5
}
}
},
"customWatermarkLocaleKeys": []
}