spt/SPT/user/mods/fika-server/assets/configs/fika.jsonc
2026-04-12 11:39:00 -07:00

70 lines
No EOL
1.6 KiB
JSON

{
"client": {
"useBtr": true,
"friendlyFire": true,
"dynamicVExfils": false,
"allowFreeCam": false,
"allowSpectateFreeCam": false,
"blacklistedItems": [],
"forceSaveOnDeath": false,
"mods": {
"required": [],
"optional": []
},
"useInertia": true,
"sharedQuestProgression": false,
"canEditRaidSettings": false,
"enableTransits": true,
"anyoneCanStartRaid": true,
"allowNamePlates": true,
"randomLabyrinthSpawns": false,
"pmcFoundInRaid": false
},
"server": {
"SPT": {
"http": {
"ip": "38.58.176.31",
"port": 6969,
"backendIp": "38.58.176.31",
"backendPort": 6969
},
"disableSPTChatBots": true
},
"webhook": {
"enabled": false,
"name": "Fika Server",
"avatarUrl": "https://github.com/project-fika/Fika-Server-CSharp/blob/main/FikaWebApp/wwwroot/images/FIKA_LOGO.png?raw=true",
"url": ""
},
"allowItemSending": true,
"itemSendingStorageTime": 7,
"sentItemsLoseFIR": true,
"launcherListAllProfiles": true,
"sessionTimeout": 5,
"showDevProfile": false,
"showNonStandardProfile": false,
"adminIds": [],
"apiKey": "BjKAFdrZj7TgQOQV5Dw4rgdrU6XveGznNmPOA77ge4"
},
"natPunchServer": {
"enable": false,
"port": 6790
},
"headless": {
"profiles": {
"amount": 1,
"aliases": {
"69db892f4b518616882444fc": "Server-1"
}
},
"scripts": {
"generate": true,
"forceIp": "https://38.58.176.31:6969"
},
"setLevelToAverageOfLobby": true,
"restartAfterAmountOfRaids": 0
},
"background": {
"enable": true
}
}