A downloadable mod

Download NowName your own price

No Pickup Damage

Stop losing durability when picking up deployables. Chests, doors, furnaces — pick them up and keep their condition intact.

Oxide Plugin Rust Pickup Quality of Life
💪

Pick Up Without Penalty

In vanilla Rust, picking up a deployable costs durability. This plugin removes that penalty so your items stay in the condition they were in.

Features

💪

No Durability Loss

Picked-up items retain their full condition based on the entity's health. No more losing durability every time you rearrange your base.

🔐

Permission-Based

Only players with the granted permission benefit from this plugin. Everyone else experiences the default pickup behavior.

⚙️

Zero Configuration

No config file needed. Install the plugin, grant the permission, and it works. Simple as that.

🛡️

Health-Based Condition

The item's condition is set to match the entity's health fraction. A damaged entity still returns a damaged item — just without the extra pickup penalty.

How It Works

A player with the nopickupdamage.use permission picks up a deployed entity.
The game normally subtracts durability from the returned item.
The plugin restores the item's condition to match the entity's health fraction, canceling the penalty.
Players without the permission experience the default durability loss as usual.

Installation

1 Copy the plugin file
Place NoPickupDamage.cs into your server's oxide/plugins/ directory.
2 Start or restart your server
The plugin will load automatically. No configuration file is needed.
3 Grant the permission
Grant nopickupdamage.use to players or groups who should benefit.

Permission

nopickupdamage.use

Players with this permission will not lose durability when picking up deployables. Players without it experience the default game behavior.

Grant to a Player

oxide.grant user <SteamID> nopickupdamage.use

Grant to All Players

oxide.grant group default nopickupdamage.use

Revoke Permission

oxide.revoke user <SteamID> nopickupdamage.use

Important Notes

Condition Items Only

This plugin only affects items that have a condition (durability) value. Items without durability are not affected.

Damaged Entities

If an entity was damaged before pickup, the returned item will reflect that damage. The plugin only removes the extra penalty from the pickup action itself.

No Pickup Damage — 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:

NoPickupDamage.cs 1.1 kB
CHANGELOG.md 413 bytes

Leave a comment

Log in with itch.io to leave a comment.