About Recycler Station
Recycler Station adds a deployable recycling station that allows players to recycle items directly from their base
The station uses a simple system with two containers:
INPUT - where players place recyclable items
OUTPUT - where all recycled resources are automatically moved
Items placed in the INPUT box are processed automatically by the recycler, creating a smooth and hands-free recycling workflow
The system is designed to feel natural in Rust while improving convenience for players and server owners
- Features
- - Dedicated INPUT and OUTPUT boxes
- - Safe pause handling when OUTPUT is blocked or full
- - Protected station parts
- - Tool Cupboard range and authorization checks
- - Purchase support for Resources, Economics, or ServerRewards
- - EN and RU language support
- Permissions
- recyclerstation.use
- Commands
- /rs buy - /rs help - Admin Commands - /rs give <player> [amount] - /rs remove
- Config
{ "Debug": false, "UseVanillaSpeed": true, "CustomSpeedMultiplier": 1.0, "OutputResumeDelaySeconds": 8.0, "Purchase": { "Enabled": true, "UseResources": true, "UseEconomics": false, "UseServerRewards": false, "MaxPurchasesPerPlayer": 100, "ResourcesCost": [ { "Shortname": "scrap", "Amount": 500 }, { "Shortname": "metal.fragments", "Amount": 5000 }, { "Shortname": "metal.refined", "Amount": 50 }, { "Shortname": "gears", "Amount": 10 } ], "EconomicsCost": 2500.0, "ServerRewardsCost": 800 } }
Need Support :

