APBS Configuration Manager
You can click on the Menu button at the top left to begin configuring APBS to your wants and needs.
Nearly every change is tracked by the application and will notify you at the bottom right of pending changes to be saved.
In addition, you can click on the button to view a list of changes that are pending.
If you want to discard any changes that you have made, you can click on 'Reload Config' at the top right to revert everything back to it's last saved state.
If you would like to provide feedback or perhaps have ideas to be added to the mod, let me know in the SPT Discord or on the SPT Hub page for APBS.
Remember to save your changes when you are done, and enjoy SPT with APBS!
Release Notes
Version 2.3.1
August 20, 2026
Changes
Recursive detection will now only log a problematic item once instead of every instance of seeing it.
Fixed load order for vanilla caching
Bumped vanilla cache manifest version to force a re-cache
Version 2.3.0
August 3, 2026
New Features
Updated to 4.1
Bug Fixes
Resolved Scav key configs not weighting correctly
Resolved Scav Key configuration allowing multiple toggle types
Resolved Preset builder not using the new theme properly
Version 2.2.1
June 1, 2026
New Features
WebConfig toggle to use dynamic mod weapon importing
WebConfig toggle to use dynamic mod equipment importing
WebConfig toggle & slider to control mod equipment import values for Scavs
WebConfig sliders for dynamic importing
WebConfig debug toggle to log import tuning details when using dynamic (also a bot to check against and tier)
Changes
Updated the WebConfig theme
Updated ItemImportService logic adjusted to handle using static or dynamic importing
Updated forward compatible config loading to remove unused keys
Updated default config values
Changed tiering logic for attachments to be stat band based instead of hard thresholds
Added charging handles to mod import tiering logic
Bug Fixes
Resolved namespace naming because someone was complaining about it
Version 2.2.0
May 2, 2026
New Features
Configs are now forward compatible - APBS no longer ships with a config.json
The server will notify you if your config needs the new features added and will do so without impacting your existing settings
WebConfig toggle for skipping generation of a backplate if the bot is missing the front plate
WebConfig toggle for limiting the plate classes selected to the class of the front plate when possible
WebConfig fields for equipment import weights
Changes
The entire WebConfig backend was overhauled. You won't notice it but it's 10x easier for me to add new features now.
Version 2.1.13
April 25, 2026
Changes
General performance and optimization passes
Bug Fixes
Resolved vanilla SPT bug that causes infinite RAM consumption on the server with certain mods installed
Version 2.1.12
April 10, 2026
Bug Fixes
Resolved saving preset data to disk when you change to a new preset
Version 2.1.11
April 10, 2026
Changes
Added fallback logic for modded weapons that have an incorrectly defined default magazine
Adjusted Large Magazine fallback failure message to be debug - it isn't an issue but it's a nice to know
Version 2.1.10
April 8, 2026
Bug Fixes
Resolved marksman/assault not generating the correct equipment slot for weapons
Version 2.1.9
April 6, 2026
Bug Fixes
Resolved mod importing skipping iron sights if none of them folded
Resolved mod importing skipping optic slots if none of the items were optics (they are mounts)
Version 2.1.8
April 3, 2026
New Features
WebConfig toggles for secret stuff
Changes
Removed excess LINQ in weapon gen for questing
Adjusted T1-7 Scav scabbard weights
Adjusted T1-3 Pmc weapon weights slightly
Adjusted T1-3 Pmc to have 100% front plate chance
Adjusted WebConfig default T3 Pmc Plate Class weighting slightly
Adjusted mod slot equipment selection to always process front plate slot first
Added logic to cap back plate armour class to front plate armour class on Pmcs when possible
Adjusted WebConfig max weight limit for importing weapons for some reason
Adjusted `Armband` mod import weight from 3 to 4
Adjusted `Scabbard` mod import weight for scavs from 3 to 1
Bug Fixes
Resolved some quest weapon generation logic issues
Version 2.1.7
April 1, 2026
New Features
Nothing at all I promise
Version 2.1.6
March 19, 2026
New Features
WebConfig toggle to allow using or disable all player scav options at once
WebConfig toggle to allow the Scav to use Pmc skill values
WebConfig toggle to allow the Pmc to acquire skill gains from Player Scav raids
Changes
Altered config values for Scav as Boss. Now has its own enable toggle
Version 2.1.5
February 28, 2026
New Features
WebConfig toggle to allow the scav boss generation feature to also use their health values
Bug Fixes
Resolved MPR45 Safeguard mutating database filters on mod import
Version 2.1.4
February 16, 2026
New Features
WebConfig toggle to allow your scav to generate as a boss
WebConfig slider to adjust the chance your scav will generate as a boss
WebConfig selection to allow/disallow specific bosses from being selected
Version 2.1.3
February 14, 2026
Changes
Bunch of code cleanup
Bug Fixes
Resolved Boss, Follower, and Special bot loot toggles being flipped
Version 2.1.2
February 14, 2026
New Features
WebConfig toggle to allow bosses to have WTT Armoury weapons intended by the authors
WebConfig toggle to disallow other bots to have WTT Armoury weapons intended by the authors to be on bosses
Changes
Various logging changes
Various additional internal blacklist changes
Bug Fixes
Resolved Import Equipment counter not resetting when reapplying config settings
Version 2.1.1
February 3, 2026
Bug Fixes
Resolved preset builder incorrectly saving equipment data
Version 2.1.0
February 2, 2026
New Features
Blacklisting functionality has returned
Bot Equipment logging functionality has returned
Custom Item Import Functionality has returned
Mod Compatibility Configuration has returned
Allow bots to prestige past 4 if using Content Backport - Prestiges
Allow bots to spawn with magazines in Pack n Strap belts if available
WebConfig toggle to allow Pmcs to spawn with WTT Backport Dogtags
WebConfig slider to set chance of TUE/EOD bots having version specific dogtags
WebConfig toggles for individual body part health normalization
WebConfig toggle for Bot Equipment logging
WebConfig toggle for Scavs to very rarely have a 1m stack of Roubles
WebConfig slider for Scav Key Loot Probability
Preset Version validation
Changes
Removed leftover console logging when changing presets
Added (Poverty) label to Bot Equipment Logging Tier if PMC rolled to be in poverty
Added V40 Mini-Grenade to Grenade List for Grenade counter in Bot Equipment Logging
Added Dogtag Template ID to bot logging
Added `unhandled` bot equipment logging (for bots not handled by APBS)
Added Release Note formatter so I dont have to keep reformatting everything for Github releases. Lol.
Added Labyrinth Tagilla, Killa, and Helpers to be handled by APBS
Adjusted logic when creating a new preset - it will autoselect your newly made preset
Adjusted APBS database handling for sanitization purposes.
Adjusted WebConfig mod save/reload to also rerun mod import if enabled, then run blacklisting if enabled
Bug Fixes
Resolved severe lack of zoom zoom on mod importing vs 3.11
Resolved recursive banned/blocked attachments from sneaking into mod import
Resolved PrestigeLevel being wiped out by SPT during bot gen
Resolved Zryachiy not being handled by APBS
Resolved bot logging not logging the correct tier if the bot was marked for poverty
Resolved Scav Loot Blacklist not working
Resolved Boss Loot Blacklist not working
Resolved Follower Loot Blacklist not working
Resolved Special Loot Blacklist not working
Resolved Logging not properly putting log levels in correct files. Woops.
Resolved Mountable Headphones going into Headphone slots on bots
Resolved Non-mountable Headphones going into a helmets mod slot on bots
Resolved normalize health not skipping usec/bear properly
Resolved normalize health applying head value to chest (apply directly to forehead)
Resolved WebConfig Pmc Ammo Tier Sliding Undo button not undoing properly
Version 2.0.11
December 24, 2025
Bug Fixes
Updated FilterSightsByWeaponType code for 4.0.9 changes
Updated Armour Durability code for 4.0.9 changes
Updated Nuget packages to 4.0.9
Version 2.0.10
December 22, 2025
New Features
Bot Armour Durability is now configurable
Bug Fixes
Resolved Blicky Mode breaking bot generation for PMCs
Version 2.0.9
December 9, 2025
Changes
Adjusted some methods getting the PMC Profile, should help people who use Item Info and have massively inflated profile sizes due to how that mod works
Version 2.0.8
November 28, 2025
Changes
Prevented user from changing to a preset, then immediately navigating to edit the preset. Save must happen first
Bug Fixes
Resolved Presets saving incorrectly in specific scenarios
Resolved Presets weight changes not applying if adding an item from available -> used -> edit weight
Resolved Scav Equal Equipment Tiering not working
Version 2.0.7
November 27, 2025
New Features
Preset Editor is now live in the Web Config
Presets are now easy-ish to make. If you want to share them, create an add-on for APBS on the Forge
Create Preset option added to Web Config
Changes
ExamplePreset no longer ships with the mod zip (due to new create preset option, it'll create and copy the necessary starting files)
Lots and lots of minor code fixes that shouldn't amount to anything but cleanliness
Added Preset saving to web config
Added Preset change tracking
Added Vanilla Item Caching on first mod load
Added M60E6 to known weapons without small magazine (will stop throwing the MAGAZINE warning)
Bug Fixes
Resolved Force Stock not working
Resolved Force Dust Cover not working
Resolved Force Optical Devices not working
Resolved Force Muzzle Children not working - lol
Resolved Override Muzzle Chances not working
Resolved Allow T-7 Thermal Goggles not working
Resolved Override Plate Chances not working
Resolved missing Caliber725
Resolved missing RShG-2 72.5mm rocket launcher
Resolved missing FORT Redut-M body armor (SK Woodland)
Resolved missing BNTI Kirasa-N body armor (Green)
Resolved missing Hexatac HPC Plate Carrier (MultiCam)
Resolved missing HighCom Trooper TFO body armor (Coyote)
Resolved missing Crye Precision AVS plate carrier (MultiCam)
Resolved missing 5.11 Tactical TacTec plate carrier (Storm)
Resolved missing Camelbak Tri-Zip assault backpack (MultiCam)
Resolved missing 5.11 Tactical RUSH 100 backpack (Black)
Resolved missing LBT-1476A 3Day Pack (MultiCam Alpine)
Resolved missing Mystery Ranch Terraframe backpack (Olive Drab)
Resolved missing Mystery Ranch Terraframe backpack (Christmas Edition)
Resolved missing Akula push dagger
Resolved missing ANA Tactical Alpha chest rig (MultiCam)
Resolved missing BlackRock chest rig (Khaki)
Resolved missing Blicky in Mods Json Tier1-7
Known Issues
Scav Equal Equipment Tiering causes the config to fail to save
Version 2.0.6
November 17, 2025
Changes
Removed incorrect logging on Resource Randomization & Weapon Durability configs
Known Issues
Plate Chances via config have been reported to not work. Will be investigated and resolved in future update (eventually).
Version 2.0.5
November 15, 2025
New Features
Option to lock web config behind an authorization code.
Known Issues
Plate Chances via config have been reported to not work. Will be investigated and resolved in future update.
Version 2.0.4
November 11, 2025
New Features
Presets have returned.
Known Issues
Plate Chances via config have been reported to not work. Will be investigated and resolved in future update.
Version 2.0.3
November 4, 2025
Bug Fixes
Resolved Pmc dog tags not being the correct one
Resolved Pmc sometimes not being able to Prestige when they should be able to
Resolved Stack Overflow from recursive method `ContainsRequiredMod`
Version 2.0.2
November 1, 2025
Bug Fixes
Resolved T-7 Thermal Adapter not being removed correctly
Resolved Pmc Quests for Location not selecting correctly all the time
Version 2.0.1
October 31, 2025
New Features
Added Checkbox to allow the Web Configuration page to check for updates to APBS
Added Release Notes to Web Configuration
Changes
Skipped extra magazine generation for the SV98 if Pmc is assigned `Fishing Gear` quest
Bug Fixes
Resolved Fika Headless not being able to generate a profile if you install mods first (That's on you for not following the Fika Wiki)
Resolved Fika Headless bot generation issues if you install APBS before creating a user profile and completing a raid
Resolved Pmc Item Limits not being set
Resolved Pmc Weapon Mod Limits not being set
Resolved Large Magazine Limit not working properly
Resolved Boss, Follower, and Special loot not generating at all despite being enabled
Version 2.0.0
October 27, 2025
New Features
Configuration Application has been replaced with this fancy web configuration instead
Changes
Configuration can be edited while the server is running, data can be reloaded or saved while nobody is in raid
Temporarily removed Presets
Temporarily removed Mod Importing
Known Issues
Bosses Have Lega Medals may not work with APBS