// plugin · v1.2.1
FlyingSubs
Submarines that fly
v1.2.1
plugin
submarineflightchaosvehicle
// price
$4.99
Overview
Yes, flying subs. Hold SHIFT on a launched sub and it boosts upward; control like a janky helicopter. Optional torpedo command lets passengers fire torpedoes from the sub regardless of dive depth.
Features
- Submarines can fly through the air via toggle command
- Hold Shift to launch out of water and thrust in flight
- WASD + Ctrl give full 6-DOF control while airborne
- Air-fire torpedoes from flying subs with cooldown
- Supports solo and duo submarines
Chat commands
Type these in the in-game chat window (press T).
CommandDoesPermission
/flysub
Toggle flight mode on the sub you're currently driving. Run again to disable.
flyingsubs.fly
/torpedo
Fire an air-torpedo from your sub. Only fires when the sub is airborne.
flyingsubs.fly
Console commands
Run from the server console or RCON. Most are called by the UI — you rarely need to type them manually.
CommandDoes
flyingsubs.toggle
Admin force-toggle flight mode (executes /flysub on the calling player's sub)
Permissions
Grant with oxide.grant <user|group> <permission>.
PermissionGrants
flyingsubs.fly
Use /flysub and the SHIFT-launch behavior
flyingsubs.admin
Admin overrides + force-toggle
Key configuration
Tune in oxide/config/FlyingSubs.json after the plugin loads for the first time.
KeyDefaultWhat it does
LaunchBoost
18
Impulse applied when launching out of water
ThrustSpeed
14
Horizontal thrust speed while airborne
AirTorpedoes
true
Allow firing torpedoes while flying
TorpedoCooldown
2
Seconds between torpedo fires
RequirePermission
true
Gate access behind flyingsubs.fly
Included with purchase
FlyingSubs.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
IDflyingsubs
Slugflyingsubs
Version1.2.1
Categoryplugin
AuthorxADROCx
Tagssubmarine, flight, chaos, vehicle
// related