Universal Food Protection is a simple utility plugin for Rust servers that prevents food from spoiling.
The plugin disables the vanilla food spoilage system by setting server.foodspoiling false. It also supports the popular Backpacks plugin by automatically granting the backpacks.nofoodspoiling permission to the default group when that permission exists.
This makes food storage easier for all players and helps avoid situations where food spoils inside inventories, containers, or backpacks.
The plugin is lightweight, requires no commands, and works automatically after installation.
If you download or use my resources, please leave a reaction and a comment. This helps me see that the plugin is useful and motivates me to release more resources.
No commands.
The plugin automatically uses this permission if the Backpacks plugin provides it:
No configuration file is required.
The plugin disables the vanilla food spoilage system by setting server.foodspoiling false. It also supports the popular Backpacks plugin by automatically granting the backpacks.nofoodspoiling permission to the default group when that permission exists.
This makes food storage easier for all players and helps avoid situations where food spoils inside inventories, containers, or backpacks.
The plugin is lightweight, requires no commands, and works automatically after installation.
If you download or use my resources, please leave a reaction and a comment. This helps me see that the plugin is useful and motivates me to release more resources.
Features
- Disables vanilla food spoilage.
- Supports normal player inventories.
- Supports containers affected by vanilla food spoilage.
- Supports the Backpacks plugin permission system.
- Automatically grants backpacks.nofoodspoiling to the default group.
- Restores vanilla food spoilage when the plugin is unloaded.
- No commands required.
- No configuration required.
- Lightweight and simple.
Commands
No commands.
Permissions
The plugin automatically uses this permission if the Backpacks plugin provides it:
backpacks.nofoodspoilingConfiguration
No configuration file is required.
Installation
- Download the plugin.
- Place UniversalFoodProtection.cs into your oxide/plugins folder.
- Make sure the Backpacks plugin is installed if you want backpack food protection.
- Reload the plugin.