Live
badgyver published Npc BandsWrecks published The DiverWrecks followed @JeffGoldblumeZA_Machete published ShoppyStock EditorWizla reacted 👍 to Triviamagnumk reacted 🔥 to Zombie AnimalsSilent_Creations published Node-loot IslandSilent_Creations published Halloween RaidIslandsSilent_Creations published New Haven OutpostAmanda Davis followed @Silent_Creations𝐻𝒾𝑔𝒽𝑀𝒾𝓁𝑒𝓈 followed @Silent_CreationsSilent_Creations published Map DecorMabel published TriviaSilent_Creations published Murder FarmSilent_Creations published The Morgue Silent_Creations published Large Mod/Staff RoomSilent_Creations published Halloween DecorSilent_Creations published 5 Pack of Custom Build LocationsSilent_Creations published Mini Raid Islands 5 PackSilent_Creations published Small Mod/Staff RoomSilent_Creations published 2 Pack Custom Raid IslandsSilent_Creations published Silents Heli Tower V2Silent_Creations published The Auto ShopSilent_Creations published Modular Road TunnelsSilent_Creations published Node-Loot Island V2Silent_Creations published Roadside WarehouseSilent_Creations published Silents ArenaSilent_Creations published Sewage Treatment PlantSilent_Creations published Black Rock Medical CenterSilent_Creations published Mills Trailer Park
Browse/Rust/Plugins/RocketWeapons

RocketWeapons

Theswingingturtle 0.0 (0)v1.0.5OxideCarbon
RocketWeapons
Rockets, Custom weapon
Description

🚀 RocketWeapons

Transform weapons into rocket-firing weapon.

Supports all ranged and melee weapons - including custom shortnames and skins.

Fine-tune rockets per shot, spread, speed, and cost per weapon.

Throwables and water guns are not supported.

Example shown uses a custom weapon created with the CustomizableWeapons plugin. RocketWeapons provides the rocket-firing logic only.

Key Features

  • Toggle with /rocketweapons or enable Always-On for all players
  • Permission controlled via "rocketweapons.use"
  • Define rocket type per shortname 
  • Fallback mapping for non-ammo weapons (e.g. water pistol, snowball gun)
  • HUD icon shows which rocket type is active
  • Override weapon display name via config

Spawn Weapons via RocketWeapons

Chat: /giverw player givecommand

Console: giverw player givecommand

Rocket Types

0 = None • 1 = Basic • 2 = HV • 3 = Fire

Configuration Example

{
"Toggle command": "toggleweapons",
"Enable toggleweapons command for players": false,
"Toggleweapons always on": true,
"HUD Icon Size (percent)": 5.0,
"HUD Offset From Right (px)": 435.0,
"HUD Offset From Bottom (px)": 25.0,
"Weapons": [
{
"shortname": "rifle.ak",
"customname": "",
"skinid": 0,
"GiveCommand": "",
"rocketspershot": 4,
"consumedrocketspershot": 0,
"rockettype(0=basic 1=hv 2=inced)": 0,
"spreaddegrees": 10.0,
"speedmultiplier": 1.0
},
{
"shortname": "hammer.salvaged",
"customname": "",
"skinid": 0,
"GiveCommand": "",
"rocketspershot": 4,
"consumedrocketspershot": 0,
"rockettype(0=basic 1=hv 2=inced)": 0,
"spreaddegrees": 10.0,
"speedmultiplier": 1.0
},
{
"shortname": "snowballgun",
"customname": "",
"skinid": 0,
"GiveCommand": "",
"rocketspershot": 4,
"consumedrocketspershot": 0,
"rockettype(0=basic 1=hv 2=inced)": 0,
"spreaddegrees": 10.0,
"speedmultiplier": 1.0
}
]
}

Installation

1. Upload

RocketWeapons.cs → oxide/plugins

3. Configure

oxide/config/RocketWeapons.json

4. Grant Permission

oxide.grant user STEAMID rocketweapons.use

oxide.grant user STEAMID rocketweapons.give

$22.00
Views1.2k
Downloads22
Purchases0
Rating 0.0
Version1.0.5
PlatformRust
CategoryPlugins
CompatibleOxide · Carbon
Size32 KB
PublishedMar 29, 2026
UpdatedJul 13, 2026
✓ Reviewed for safety and integrity