Server/project/assets/configs/core.json

43 lines
1.1 KiB
JSON
Raw Normal View History

2023-03-03 16:23:46 +01:00
{
"sptVersion": "3.10.0",
"projectName": "SPT",
2024-11-02 14:41:12 +01:00
"compatibleTarkovVersion": "0.15.5.33420",
"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,
"sptFriendGiftsEnabled": true,
"commandoEnabled": true,
"commandoFeatures": {
"giveCommandEnabled": true
},
"commandUseLimits": {
"StashRows": 15
2024-10-31 23:07:31 +01:00
},
"ids": {
"commando": "6723fd51c5924c57ce0ca01e",
"spt": "6723fd51c5924c57ce0ca01f"
}
},
"createNewProfileTypesBlacklist": []
},
"customWatermarkLocaleKeys": []
}