TCStoreAnything
Store Anything In Your TC
# TC Store Anything
Store almost any item inside your Tool Cupboard.
TC Store Anything removes the normal Tool Cupboard storage restrictions, allowing players to store tools, weapons, explosives, and other items directly inside their TC. You can choose to limit storage to the six tool slots, restrict storage using a whitelist, or allow virtually anything to be stored.
Features
- 📦 Store almost any item inside Tool Cupboards
- 🔨 Optionally limit storage to the six tool slots only
- ✅ Optional whitelist for allowed items
- 🔐 Permission support
- ⚙️ Simple configuration
- 🚀 Lightweight and performance friendly
Permission
TCStoreAnything.Use
Players must have this permission when permission limiting is enabled.
Configuration
{
"Limit To TCs That The Owner Has The 'TCStoreAnything.Use' Perm": true,
"Limit To Tool Slots Only": true,
"Limit To Whitelist": false,
"Whitelist Shortnames": [
"hammer",
"toolgun",
"building.planner",
"hosetool",
"wiretool",
"jackhammer",
"chainsaw",
"ammo.rifle.explosive",
"explosives",
"explosive.satchel",
"explosive.timed",
"grenade.beancan",
"ammo.rocket"
]
}
Configuration Options
| Setting | Description |
|---------|-------------|
| Limit To TCs That The Owner Has The 'TCStoreAnything.Use' Perm | Only Tool Cupboards owned by players with the permission can store additional items. |
| Limit To Tool Slots Only | When enabled, custom items can only be stored in the six tool slots. Disable to allow storage in every TC slot. |
| Limit To Whitelist | Restricts storage to the listed item shortnames only. Standard TC resource storage is unaffected. |
| Whitelist Shortnames | List of item shortnames that are allowed when whitelist mode is enabled. |
Installation
1. Copy TCStoreAnything.cs into your server's plugins folder.
2. Reload the plugin or restart your Rust server.
Compatibility
✅ Full Oxide Support
❌ Carbon is not supported
