// plugin · v1.0.3
BetterArmorInsert
Maxed armor insert slots on every piece
v1.0.3
plugin
armorinventorygear
// price
$6.99
Overview
Improves armor-insert slot behavior across attire items with auto-detect and per-item overrides.
Features
- Adds multiple tiers of buffed armor inserts (Wooden, Asbestos, Lead, Metal)
- Each tier scales configurable damage-type resistances
- Tiered loot drops from configured crates at configurable rates
- Optional chance-based destruction when moving inserts between clothes
- Localized config with English and Russian JSON labels
Chat commands
Type these in the in-game chat window (press T).
CommandDoesPermission
/bastats
View stats for the insert currently held or equipped
—
/ba
Main player command for insert info
—
Console commands
Run from the server console or RCON. Most are called by the UI — you rarely need to type them manually.
CommandDoes
giveinsert
Give a specific armor insert to a player
Permissions
Grant with oxide.grant <user|group> <permission>.
PermissionGrants
betterarmorinsert.give
Use the giveinsert console command
Key configuration
Tune in oxide/config/BetterArmorInsert.json after the plugin loads for the first time.
KeyDefaultWhat it does
WoodenArmorInsertSettings
3 tiers preconfigured
Dictionary of skin-id to damage scale + drop rate
AsbestosArmorInsertSettings
3 tiers preconfigured
Heat/explosion/shock resist tiers
LeadArmorInsertSettings
3 tiers preconfigured
Radiation/blunt resist tiers
MetalArmorInsertSettings
3 tiers preconfigured
High bullet/slash resist tiers
ChanceDestruction
-1
Per-insert destruction chance when moving into clothing; -1 disables
Included with purchase
BetterArmorInsert.cs— drop intooxide/plugins/orcarbon/plugins/- Lifetime updates — every future version, free
- Discord support from the Shadow Kids Studios community
- Per-server license — use on every server you run
Technical details
IDbetterarmorinsert
Slugbetterarmorinsert
Version1.0.3
Categoryplugin
Authorjtedal
Tagsarmor, inventory, gear
// related