A downloadable mod

Download NowName your own price

Solid Vehicle Parts

Vehicle parts from roadside crates always spawn at full durability. No more broken engines and cracked windshields.

Oxide Plugin Rust Vehicles Configurable
🔧

Full Durability, Every Time

In vanilla Rust, vehicle parts from roadside crates spawn with reduced durability. This plugin restores them to max condition automatically.

Features

🔧

Max Durability Parts

All items spawning in vehicle parts crates are restored to full condition. Engines, modules, and components come out pristine.

⚙️

Configurable Targets

Choose which container prefabs are affected. By default only vehicle parts crates are targeted, but you can add more.

🛡️

Zero Side Effects

Only affects the containers you configure. All other loot crates, barrels, and drops remain completely untouched.

Automatic & Seamless

No permissions or commands needed. The plugin works automatically for all players as soon as it's installed.

How It Works

A vehicle parts crate spawns along a road.
The game populates the crate with items at reduced durability (vanilla behavior).
The plugin detects the crate's prefab matches the configured target list.
All items with durability are restored to maximum condition.
Players loot the crate and find full-durability parts ready to use.

Configuration

A configuration file is automatically generated at oxide/config/SolidVehicleParts.json on first load.

{
  "Target loot container short prefab names": [
    "vehicle_parts"
  ]
}
Option Default Description
Target loot container short prefab names ["vehicle_parts"] List of container prefab names whose items will be restored to full durability.
Adding More Targets

You can add any container prefab name to the list. The plugin matches the prefab name as a substring, so partial names work.

Installation

1 Copy the plugin file
Place SolidVehicleParts.cs into your server's oxide/plugins/ directory.
2 Start or restart your server
The config file will be generated automatically at oxide/config/SolidVehicleParts.json.
3 Done
The plugin works automatically. No permissions or commands needed. Optionally edit the config to add more target containers.

Solid Vehicle Parts — An Oxide plugin for Rust dedicated servers.

Made by little method

Updated 5 days ago
StatusReleased
CategoryGame mod
Authorlittle method
Tagsmod, plugin, rust
LinksPatreon
AI DisclosureAI Assisted, Code, Graphics, Sounds, Text

Download

Download NowName your own price

Click download now to get access to the following files:

SolidVehicleParts.cs 6.4 kB
CHANGELOG.md 553 bytes

Leave a comment

Log in with itch.io to leave a comment.