About Recycler Station
Recycler Station is a Rust plugin that adds a deployable recycler station with dedicated INPUT and OUTPUT boxes
Players can place the station, put recyclable items into INPUT, and let it automatically recycle items and move all results into OUTPUT for a smooth, hands-free recycling experience
The plugin features a clean station layout, automatic item flow, and simple removal through the main recycler
- Features
- - Real recycler-based station
- - 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, "OutputResumeDelaySeconds": 8.0, "Purchase": { "Enabled": true, "UseResources": true, "UseEconomics": false, "UseServerRewards": false, "MaxPurchasesPerPlayer": 2, "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 :
