// plugin · v1.6.2
AirBags
Large Backpack + diving tank hybrid
v1.6.2
plugin
backpackdivingoxygenunderwater
// price
$6.99
Overview
Skin a Large Backpack and it becomes scuba. Wear it underwater and your O2 reserve depletes instead of your lungs — get back to the surface or `/airbag` to refill it. Compact HUD shows remaining air; no more eyeballing breath bars.
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 a scuba-skinned Large Backpack
none
/airbag refill
Refill your own AirBags tank
airbags.refill
/airbag refill <player>
Refill another player's AirBags
airbags.admin
/airbag status
Show your current O2 reserve and tank state
none
/airbag status <player>
Show another player's AirBags state
airbags.admin
/airbag give <player> [amount]
Give a target player N scuba backpacks (default 1)
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 <player> [amount]
Server/RCON form of /airbag give
Permissions
Grant with oxide.grant <user|group> <permission>.
PermissionGrants
airbags.refill
Allows /airbag chat refill
airbags.admin
Admin overrides + airbags.give console
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.2
Categoryplugin
AuthorxADROCx
Tagsbackpack, diving, oxygen, underwater, ui
// related