About Industrial Recycler
Introducing Industrial Recycler: Automate Your Recycling Process in Rust!
Enhance your Rust server's efficiency with the Industrial Recycler plugin. Designed for players aiming to streamline resource management and boost productivity in material recycling, this plugin caters to diverse play styles and server requirements with its flexible settings, permissions, and new access control options.
Key Features:
Automated & Standard Recycling
Streamline item processing with industrial recyclers that can be linked to storage containers and adapters for full automation. For players seeking simplicity, standard recyclers are available without industrial features.
Buy Commands
/buyindustrialrecycler
Permission: industrialrecycler.buyindustrial
/buyrecycler
Permission: industrialrecycler.buystandard
Give Commands:
/givrecycler - Instantly grants a recycler to you.
/givrecycler {SteamID64 or Name} - Instantly grants a recycler to a specific player.
Permission: industrialrecycler.give
Advanced Access Control
Restrict recycler usage with robust access control options based on ownership, team membership, or friendships (via the Friends plugin), ensuring secure and balanced gameplay.
Customizable Limits
Define player-specific recycler limits, with special permissions for VIPs and admins to enjoy increased or unlimited ownership.
Intuitive User Interface
Manage recyclers effortlessly with a clean and user-friendly UI, providing quick access to input and output storage.
Permission-Based Access
Control who can receive, place, or upgrade recyclers with a comprehensive, role-based permission system.
Localization Support
Fully localized for multiple languages, including English, Portuguese, German, and Spanish, ensuring a seamless experience for players worldwide.
Configurable Base Item
The base item for recyclers can now be customized through plugin settings, allowing greater flexibility.
Multi-Tier Permissions
Recycler limits and access permissions are now tiered, enabling different limits for roles like Standard, VIP1, and VIP2 players.
Tugboat Placement (Stantard Recycler Only)
Recyclers can now be placed on Tugboats, with dedicated logic to handle this unique scenario.
Here’s how to add the recycler to your shop:
Use the Command:
- giveindustrialrecycler %steamID%
- givestandardrecycler %steamID%
How to Pick Up the Recycler
Hit with the Hammer or Aim at the adapters with a hammer and pick up.
Permissions:
industrialrecycler.vip
VIP Access: Additional Recyclers on the config file.
industrialrecycler.admin
Admin Access: Ilimited Recyclers.
UI Control:
An interactive panel simplifies the management of storages, enhancing the recycling experience without hassle.
The Industrial Recycler plugin transforms recycling processes, catering to expansive communities and intimate server environments. Set up optimized recycling hubs and watch as your players' bases become models of efficiency. Embrace the future of recycling with Industrial Recycler!
Configuration File:
{ "Recycler Commands": [ "industrialrecycler", "giveindustrialrecycler" ], "Standard Recycler Commands": [ "standardrecycler", "givestandardrecycler" ], "Standard Recycler Purchase Commands": [ "buyrecycler" ], "Industrial Recycler Purchase Commands": [ "buyindustrialrecycler" ], "BaseItem": "box.wooden.large", "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 } ], "Version": { "Major": 1, "Minor": 5, "Patch": 6 } }
Special thanks to Kobani for testing and helping improve this plugin even further.