Jump to content

Marte6

Creator
  • Posts

    344
  • Joined

  • Last visited

Everything posted by Marte6

  1. You can add a test generator to the shop with the skinid 3341430953, which should help to address item recognition issues. Additionally, swapping the item's image to that of the recycler should visually align it with the intended function.
  2. Changed Status from Work in Progress to Closed Changed Fixed In to 1.1.1
  3. I’ve just made some updates that might resolve this issue. Could you test this version and let me know if it works as expected? Will send on a PM.
  4. Changed Status from Pending to Work in Progress
  5. Thank you for your kind words! The issue seems to be with the Personal Recycler plugin itself. While I can't change the plugin, I'll try to find a workaround to prevent the problem today. I appreciate your patience and support!
  6. Yes, I can add a command that allows you to specify the rotation when placing the recycler. If you decide to purchase, I’ll update it to include that feature!
  7. Glad to help! I’ve just released an update with the upgraderecycler command, which upgrades any regular recycler to an Industrial Recycler. Enjoy!
  8. @Kobani @Luuxen I’ll head out to run some errands now, but I’ll try to fix this later today.
  9. I just uploaded a new version that prevents conflicts with other plugins, so that should stop the error message you mentioned.
  10. Hello! Did you happen to use the remover tool and accidentally remove the container from a recycler? This happens when it's missing an inventory. Use a hammer, remove it, and place it again. Also, let me know if you have another recycler plugin installed. It could also be a conflict with another plugin that adds a recycler.
  11. Marte6

    How to solve it

    Changed Status from Work in Progress to Not a Bug
  12. Marte6

    How to solve it

    It was just a configuration issue that we resolved through Discord.
  13. Marte6

    How to solve it

    Changed Status from Pending to Work in Progress
  14. Marte6

    How to solve it

    I'm looking at this now and will post a solution shortly.
  15. Just finished it! You can now set the item skin ID directly in the config.
  16. Yes, of course! I'll update that, and in a few minutes, I'll upload the new version.
  17. Version 1.6.4

    623 downloads

    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 (Permission: industrialrecycler.give): /giveindustrialrecycler /givestandardrecycler 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. industrialrecycler.pickup Pick up the recycler 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.
    $18.00
  18. Hey there! Great minds think alike! I just uploaded an update with the small box option. It's like we were on the same wavelength! Thanks for the link, and keep those awesome ideas coming. Who knows what we'll cook up next?
  19. It’s not difficult, and I'll take a look at it tomorrow. I think I might add more box options as well.
  20. Fixed RecycleDropped!
  21. I've just finished making the changes you requested: Added an option for a skin blacklist. Added an option to send items from the virtual recycler directly to the inventory. Added German translation. Let me know if everything works as expected!
  22. That's a great idea! I’ll try to implement that in the new version within the next few days as well
  23. In the current version, when you close the virtual box with items inside, they drop directly to the ground. So, it's always a good idea to grab the items before closing it. However, in the next version, there will be an option to send the items to your inventory before they fall to the ground. If your inventory is full, only then will the items drop.
  24. It would be great if plugin descriptions supported HTML formatting. This would allow developers to use headings, lists, links, and other elements to make descriptions more structured and easier to read. It would also improve user experience by making key information more accessible and visually organized.
  25. Hi! Just uploaded new version with this feature!
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.