// plugin · v1.6.1
AirBags
Large Backpack + diving tank hybrid
v1.6.1
plugin
backpackdivingoxygenunderwater
// price
$6.99
Overview
Large Backpack + diving tank behavior: oxygen in water, drains air, refill via chat, compact O2 HUD.
Features
- Large Backpack behaves like a diving tank while underwater
- Drains air while head is submerged, refill via chat command
- Compact on-screen O2 HUD shows time remaining
- Optional crafting conversion consumes a diving tank
- Admin command gives AirBags and refills other players
Chat commands
Type these in the in-game chat window (press T).
CommandDoesPermission
/airbag
Give yourself AirBags (admin) or show usage
airbags.admin
/airbag refill
Refill your equipped AirBags (admin = free, others pay low grade fuel)
airbags.refill
/airbag status
Inspect equipped AirBags air level for a player
airbags.admin
/airbag give
Give AirBags to a target player by name or SteamID
airbags.admin
Console commands
Run from the server console or RCON. Most are called by the UI — you rarely need to type them manually.
CommandDoes
airbags.give
Give AirBags to a player from console
Permissions
Grant with oxide.grant <user|group> <permission>.
PermissionGrants
airbags.admin
Give AirBags, inspect other players' tanks, refill for free
airbags.refill
Refill own equipped AirBags using low grade fuel
Key configuration
Tune in oxide/config/AirBags.json after the plugin loads for the first time.
KeyDefaultWhat it does
AirBagsSkinId
3407631036
Workshop skin ID used to identify AirBags
OxygenMaxWhileBoosted
50
Max oxygen value granted while AirBags is active
FallbackSecondsOfAir
900
How long a full tank lasts underwater
EnableCraftConversion
true
Craft a Large Backpack + diving tank to produce AirBags
DrainOnlyWhenHeadUnderwater
true
If false, drains while swimming or partially submerged
Included with purchase
AirBags.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
IDairbags
Slugairbags
Version1.6.1
Categoryplugin
AuthorxADROCx
Tagsbackpack, diving, oxygen, underwater, ui
// related