RUST No Decay v1.5.0

No permission to download
You can download a maximum of 0 files within 24 hours
No Decay nullifies or scales down/up any decay damage applied to any item in game.

Configuration​

The settings and options can be configured in the NoDecay file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.
Code:
Please, Log in or Register to view codes content!

General​

  • Disable decay for all entities - Is decay damage disabled for all entities (Will be overriden by other conditions, this just removes the need to list things in "other multipliers").
  • Exclude "Other Multipliers" - Will make all entities entered in Other Multipliers exempt from the plugins effects (will decay).
  • Use permission - Do players require the permission for decay multipliers to be applied to their owned entities.
  • Decay if there is no owner - If permissions are enabled, do entities without an owner decay as normal or not.
  • Output to server console - Does the plugin output information about its operation to the server console.
  • Log to file - Does the plugin output information about its operation to a data file.
  • Log file name - The file name that the plugin outputs to.

Cupboard Settings​

  • Disable No Decay if resources placed in TC - Will disable the effects of the plugin on entities under the building priviledge range if resources are in the tool cupboard.
  • Require Tool Cupboard - Is the entity required to be in range of a tool cupboard for decay multipliers to be applied.
  • Any authed on TC - If any of the players authorised on the tool cupboard have the permission, decay will be overriden.
  • Cupboard Range - The max distance between the center of the tool cupboard and the entity to be classed as in range.
  • Block cupboard wood - Is wood blocked from being added to tool cupboards.
  • Block cupboard stone - Is stone blocked from being added to tool cupboards.
  • Block cupboard metal - Are metal fragments blocked from being added to tool cupboards.
  • Block cupboard high quality - Is high quality metal blocked from being added to tool cupboards.

Building grade multipliers​

These are the values that the decay damage is scaled to. 1.0 will result in no change in decay, 0.0 will remove it completely. Going above 1.0 will increase decay damage.

Other multipliers​

The shortnames of the entities desired to be affected by this plugin must be entered in here.

An example might be:
Code:
Please, Log in or Register to view codes content!
Alternatively, the entity type may be entered.
Code:
Please, Log in or Register to view codes content!
The multiplier for the individual entity will override the type multiplier. For example if the config looked like this:
Code:
Please, Log in or Register to view codes content!
The multiplier used for the furnace would be 0.5 .

Permissions​

This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.
  • nodecay.use - Required for NoDecay to work for a user, if the permission is required (set in config).

Notes​

Decay is implemented by Rust based on the decay.tick value which defaults to 600 (10 minutes). This specifies how often decay is processed on your server.

The warning from Rust about Building Decaying cannot be bypassed at this time except by stocking a TC with the appropriate materials. If a player adds materials to his TC, NoDecay will be bypassed altogether for their building, and normal upkeep costs will apply. There are server variables available to adjust cost and decay rates, but that is outside of the scope of what NoDecay is intended to do.
Author
Box2
Downloads
0
Views
14
First release
Last update
Rating
0.00 star(s) 0 ratings

Share this resource

Similar resources

Use cupboard to protect from decay without resources and prevent entity decay under radius.
0.00 star(s) 0 ratings
Downloads
0
Updated
Protects vehicles from decay when inside, near TCs, when recently used, or using owner permissions
0.00 star(s) 0 ratings
Downloads
0
Updated
No decay damage for player or group with permissions
0.00 star(s) 0 ratings
Downloads
0
Updated