About Industrial Recycler
Industrial Recycler – The Ultimate Automated Recycling System for Rust!
Supercharge your Rust server’s recycling experience with the Industrial Recycler plugin!
Empower your players to automate, optimize, and control every aspect of item recycling, whether they want a plug-and-play setup or deep customization.
Core Features
Automated Industrial Recycling
Fully automate resource processing! Industrial recyclers can be linked to input/output storage and adapters, allowing seamless recycling and transfer between containers.
Standard Recycler Option
Prefer a classic touch? Standard recyclers are also available—simple and reliable, with or without automation.
Shop, Give, and Upgrade Commands
/buyindustrialrecycler – Buy an industrial recycler (Permission: industrialrecycler.buyindustrial)
/buyrecycler – Buy a standard recycler (Permission: industrialrecycler.buystandard)
/giveindustrialrecycler & /givestandardrecycler – Instantly give recyclers to any player (Permission: industrialrecycler.give)
/upgraderecycler – Instantly upgrade a standard recycler to industrial (Permission: industrialrecycler.give)
/irec or /virtualrec – Open your personal virtual recycler from anywhere (Permission: industrialrecycler.virtual)
VIP & Admin Benefits
Tiered Ownership Limits
Customizable limits for Standard, VIP1, VIP2, and Admins (Admins enjoy unlimited recyclers).
Configurable Purchase Costs
Set any item or currency as the price for purchasing recyclers in your shop.
Advanced Access Control
Permissions for Everything
Decide who can buy, give, place, upgrade, or pick up recyclers with flexible permissions.
Ownership Security
Limit recycler usage to owner only, or expand to team/friends (via Friends plugin).
NoEscape Integration
Automatically restrict virtual recycling if players are raid-blocked or in combat (optional).
Interactive & User-Friendly UI
Intuitive Panels
Jump between recycler, input, and output with a click—no more clunky menus!
Layout Toggle
Owners can switch between layout styles instantly, right from the UI (with permission).
Shop & Purchase UI
Players buy recyclers via an in-game panel with clear costs and confirmation.
Virtual Recycler (Anywhere Recycling!)
Personal Recycler
Players with permission can access a virtual recycler from anywhere with commands like /irec—no need to place a recycler at their base!
Placement & Pickup
Place on Foundations, or Tugboats (Standard only)
Pick Up Easily
Use a hammer to pick up your recycler or its adapters (if permitted)—items inside will be safely returned.
Customization & Flexibility
Change the Base Item
Make the recycler any deployable you want—match your server’s style!
Custom Skins
Industrial and Standard versions each use their own skin for clear identification.
Hide Storage Containers
For minimalistic servers, hide storage visuals for a cleaner look.
Full Localization Support
Available Languages: English, Portuguese, German, Spanish
All chat and UI messages are ready for your global player base.
Smart Quality-of-Life
Dropped Item Protection
If recyclers are destroyed or picked up, any leftover items are safely dropped for the owner.
Recycler Speed Tiers
Special permissions allow VIPs/Admins to recycle at faster speeds.
Why Choose Industrial Recycler?
- Transform recycling into a powerful, automated experience.
- Perfect for PVE, PVP, RP, and creative servers.
- Easy to set up, ultra-configurable, and packed with features for admins and players alike.
Embrace the future of recycling in Rust—install Industrial Recycler today!
Configuration File:
Quote{ "Recycler Commands": [ "industrialrecycler", "giveindustrialrecycler" ], "Standard Recycler Commands": [ "standardrecycler", "givestandardrecycler" ], "Standard Recycler Purchase Commands": [ "buyrecycler" ], "Industrial Recycler Purchase Commands": [ "buyindustrialrecycler" ], "Speed 1 Duration (Permission speed1)": 4.0, "Speed 2 Duration (Permission speed2)": 3.0, "Speed 3 Duration (Permission speed3)": 2.0, "Speed 4 Duration (Permission speed4)": 1.0, "BaseItem": "box.wooden.large", "Drop Recycler Item On Destroy": false, "Standard MaxRecyclers": 1, "Vip1 Standard MaxRecyclers (industrialrecycler.vip)": 2, "Vip2 Standard MaxRecyclers (industrialrecycler.vip2)": 3, "Industrial MaxRecyclers": 1, "Vip1 Industrial MaxRecyclers (industrialrecycler.vip)": 2, "Vip2 Industrial MaxRecyclers (industrialrecycler.vip2)": 3, "Standard Recycler SkinId": 3363257468, "Industrial Recycler Item SkinId": 3373542609, "AnchorMin": "0.5 0", "AnchorMax": "0.5 0", "Alternative Adapter Configuration": false, "Hide Storage Containers": false, "Only owner can access recycler": true, "Allow team members to access recycler": true, "Allow friends to access recycler": true, "Standard Recycler Purchase Cost": [ { "Shortname": "scrap", "Amount": 1000 }, { "Shortname": "sheetmetal", "Amount": 50 }, { "Shortname": "metal.refined", "Amount": 100 }, { "Shortname": "metal.fragments", "Amount": 500 } ], "Industrial Recycler Purchase Cost": [ { "Shortname": "scrap", "Amount": 2000 }, { "Shortname": "sheetmetal", "Amount": 100 }, { "Shortname": "metal.refined", "Amount": 200 }, { "Shortname": "metal.fragments", "Amount": 1000 } ], "Virtual Recycler Commands": [ "irec", "virtualrec" ], "Disable Virtual Recycler During Raid Block (NoEscape)": true, "Disable Virtual Recycler During Combat Block (NoEscape)": true, "Version": { "Major": 1, "Minor": 8, "Patch": 5 } }