Allow for unlimited deployable/consumable items.
Features
Infinite Item Use & Deploy – Permitted players never lose deployables/consumables on use.
Health Restoration – If EnableHealthRestoration is true, deployed BaseCombatEntity instances have their health reset to max.
Toggle System – Players with unlimiteditems.use can run /ui to enable/disable unlimited items for themselves.
Force Override – Grant unlimiteditems.force to bypass toggles and enforce unlimited items at all times.
Persistent Settings – Player toggle states are saved across sessions in the data file.=
Permissions
unlimiteditems.use – Allows running /ui to toggle unlimited items.
unlimiteditems.force – Forces unlimited items on, ignoring individual toggles.
Commands
/ui - Toggle unlimited items on/off
Caveats and Disclaimers
This overrides the default OnItemUse behavior. This works for deployable and consumable items. This is NOT an unlimited weapon or ammo plugin.
Configuration
{
"Enable Unlimited Items": true,
"Enable Health Restoration": true,
}
Default Data
{
"PlayerToggles": {
"76561198022184876": true
}
}
Localization
{ "NoPermission": "<color=#f1c232>[Unlimited Items]</color> You do not have permission to use unlimited items.", "PluginDisabled": "<color=#f1c232>[Unlimited Items]</color> This plugin is currently disabled.", "ToggleOn": "<color=#f1c232>[Unlimited Items]</color> Unlimited items enabled.", "ToggleOff": "<color=#f1c232>[Unlimited Items]</color> Unlimited items disabled.", "ToggleUsage": "<color=#f1c232>[Unlimited Items]</color> Usage: /ui to enable/disable unlimited items.", "ForceEnabled": "<color=#f1c232>[Unlimited Items]</color> Your unlimited items are forced on and cannot be toggled." }
Have Questions / Need Help?
Join the Dark Side Development Discord - If you need help using this plugin, RTFM. Otherwise, hop on over to our Discord, someone will help ya out... Maybe...
Legal
Copyright © 2025 Lincoln
This plugin, Unlimited Items, is the intellectual property of Lincoln. The plugin may not be copied, modified, merged, published, or redistributed without the explicit permission of the creator, Lincoln.
Permission is granted solely for personal use on a Rust server that you own or manage. Commercial use, sharing with third parties, or distribution on multiple servers is strictly prohibited without prior consent from the creator.
Disclaimer of Warranty and Liability:
This plugin is provided "as is" without any express or implied warranties. The creator disclaims any liability for damages, including but not limited to server malfunctions, data loss, or other issues arising from the use of this software. Use of the plugin is at your own risk.