Jump to content

Marte6

Creator
  • Posts

    677
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Marte6

  1. Yes, it's possible to add a delay to the recycling process. I can implement a permission-based configuration that allows for customized recycle speeds, so it won't be instant.
  2. Marte6

    Weapons Turbo

    Version 2.3.2

    586 downloads

    Transform your Rust server’s combat dynamics with TurboWeapons, a powerful plugin that allows you to customize firearm magazine capacities based on player VIP levels. Whether you want to reward your dedicated players with enhanced firepower or maintain balanced gameplay, TurboWeapons provides a flexible and intuitive system to achieve your goals. Key Features Three Distinct VIP Levels: Implement VIP1, VIP2, and VIP3 permissions (turboweapons.vip1, turboweapons.vip2, turboweapons.vip3), each offering unique magazine capacities for firearms. Tailor the firepower rewards to match your server’s progression and economy. Customizable Magazine Capacities: Assign separate MagazineCapacityVip1, MagazineCapacityVip2, and MagazineCapacityVip3 settings for each firearm in your configuration. Ensure that each VIP tier receives appropriate enhancements without affecting other levels. User-Friendly Configuration UI: Administrators can easily manage and adjust magazine capacities through an intuitive in-game UI. The updated interface replaces the old multiplier buttons with dedicated VIP selection buttons, allowing for seamless switching and editing of capacities for each VIP level. Fast Reload Support: Enhance gameplay with optional fast reload capabilities. Administrators can toggle fast reload settings per firearm, providing a tactical advantage to players who hold the necessary permissions. Dynamic Ammo Management: TurboWeapons intelligently handles ammo consumption and replenishment based on player permissions and VIP levels. It ensures that magazine capacities align with the configured settings, maintaining a balanced and engaging combat experience. Dependency Integration: Seamlessly integrates with popular plugins such as ImageLibrary, LangAPI, Notify, and SkillTree, allowing for extended functionality and customization. Configuration Flexibility: Customize each firearm’s magazine capacities independently for each VIP level. Adjust settings to fit your server’s unique balance requirements and player progression systems. Commands Admin Chat Commands: /turboweapons – Opens the TurboWeapons configuration UI. Permissions turboweapons.admin – Grants access to UI edit features. turboweapons.vip1 turboweapons.vip2 turboweapons.vip3 Dependencies ImageLibrary – Required for managing and displaying weapon icons in the UI. LangAPI – Optional, for enhanced language support and localization. Notify – Optional, for sending in-game notifications to players. Configuration TurboWeapons offers a comprehensive configuration system, allowing administrators to define default settings and customize each firearm’s capacities per VIP level. The configuration file includes: { "Use Notify Plugin": true, "Use LangAPI Plugin": true, "Weapon Configurations": [ { "Weapon Shortname": "blunderbuss", "Magazine Capacity (VIP1)": 2, "Magazine Capacity (VIP2)": 2, "Magazine Capacity (VIP3)": 2, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "hmlmg", "Magazine Capacity (VIP1)": 60, "Magazine Capacity (VIP2)": 60, "Magazine Capacity (VIP3)": 60, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "homingmissile.launcher", "Magazine Capacity (VIP1)": 1, "Magazine Capacity (VIP2)": 1, "Magazine Capacity (VIP3)": 1, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "lmg.m249", "Magazine Capacity (VIP1)": 100, "Magazine Capacity (VIP2)": 100, "Magazine Capacity (VIP3)": 100, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "minigun", "Magazine Capacity (VIP1)": 300, "Magazine Capacity (VIP2)": 300, "Magazine Capacity (VIP3)": 300, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "multiplegrenadelauncher", "Magazine Capacity (VIP1)": 6, "Magazine Capacity (VIP2)": 6, "Magazine Capacity (VIP3)": 6, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "pistol.eoka", "Magazine Capacity (VIP1)": 1, "Magazine Capacity (VIP2)": 1, "Magazine Capacity (VIP3)": 1, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "pistol.m92", "Magazine Capacity (VIP1)": 15, "Magazine Capacity (VIP2)": 15, "Magazine Capacity (VIP3)": 15, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "pistol.nailgun", "Magazine Capacity (VIP1)": 16, "Magazine Capacity (VIP2)": 16, "Magazine Capacity (VIP3)": 16, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "pistol.prototype17", "Magazine Capacity (VIP1)": 18, "Magazine Capacity (VIP2)": 18, "Magazine Capacity (VIP3)": 18, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "pistol.python", "Magazine Capacity (VIP1)": 6, "Magazine Capacity (VIP2)": 6, "Magazine Capacity (VIP3)": 6, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "pistol.revolver", "Magazine Capacity (VIP1)": 8, "Magazine Capacity (VIP2)": 8, "Magazine Capacity (VIP3)": 8, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "pistol.semiauto", "Magazine Capacity (VIP1)": 10, "Magazine Capacity (VIP2)": 10, "Magazine Capacity (VIP3)": 10, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "revolver.hc", "Magazine Capacity (VIP1)": 6, "Magazine Capacity (VIP2)": 6, "Magazine Capacity (VIP3)": 6, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "rifle.ak", "Magazine Capacity (VIP1)": 30, "Magazine Capacity (VIP2)": 30, "Magazine Capacity (VIP3)": 30, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "rifle.ak.diver", "Magazine Capacity (VIP1)": 30, "Magazine Capacity (VIP2)": 100, "Magazine Capacity (VIP3)": 30, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "rifle.ak.ice", "Magazine Capacity (VIP1)": 30, "Magazine Capacity (VIP2)": 30, "Magazine Capacity (VIP3)": 30, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "rifle.bolt", "Magazine Capacity (VIP1)": 4, "Magazine Capacity (VIP2)": 4, "Magazine Capacity (VIP3)": 4, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "rifle.l96", "Magazine Capacity (VIP1)": 5, "Magazine Capacity (VIP2)": 5, "Magazine Capacity (VIP3)": 5, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "rifle.lr300", "Magazine Capacity (VIP1)": 30, "Magazine Capacity (VIP2)": 30, "Magazine Capacity (VIP3)": 30, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "rifle.m39", "Magazine Capacity (VIP1)": 20, "Magazine Capacity (VIP2)": 20, "Magazine Capacity (VIP3)": 20, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "rifle.semiauto", "Magazine Capacity (VIP1)": 16, "Magazine Capacity (VIP2)": 16, "Magazine Capacity (VIP3)": 16, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "rifle.sks", "Magazine Capacity (VIP1)": 15, "Magazine Capacity (VIP2)": 15, "Magazine Capacity (VIP3)": 15, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "rocket.launcher", "Magazine Capacity (VIP1)": 1, "Magazine Capacity (VIP2)": 1, "Magazine Capacity (VIP3)": 1, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "rocket.launcher.dragon", "Magazine Capacity (VIP1)": 1, "Magazine Capacity (VIP2)": 10, "Magazine Capacity (VIP3)": 1, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "shotgun.double", "Magazine Capacity (VIP1)": 2, "Magazine Capacity (VIP2)": 2, "Magazine Capacity (VIP3)": 2, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "shotgun.m4", "Magazine Capacity (VIP1)": 6, "Magazine Capacity (VIP2)": 6, "Magazine Capacity (VIP3)": 6, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "shotgun.pump", "Magazine Capacity (VIP1)": 6, "Magazine Capacity (VIP2)": 6, "Magazine Capacity (VIP3)": 6, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "shotgun.spas12", "Magazine Capacity (VIP1)": 6, "Magazine Capacity (VIP2)": 6, "Magazine Capacity (VIP3)": 6, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "shotgun.waterpipe", "Magazine Capacity (VIP1)": 1, "Magazine Capacity (VIP2)": 1, "Magazine Capacity (VIP3)": 1, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "smg.2", "Magazine Capacity (VIP1)": 30, "Magazine Capacity (VIP2)": 30, "Magazine Capacity (VIP3)": 30, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "smg.mp5", "Magazine Capacity (VIP1)": 30, "Magazine Capacity (VIP2)": 30, "Magazine Capacity (VIP3)": 30, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "smg.thompson", "Magazine Capacity (VIP1)": 20, "Magazine Capacity (VIP2)": 20, "Magazine Capacity (VIP3)": 20, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "snowballgun", "Magazine Capacity (VIP1)": 50, "Magazine Capacity (VIP2)": 50, "Magazine Capacity (VIP3)": 50, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "speargun", "Magazine Capacity (VIP1)": 1, "Magazine Capacity (VIP2)": 1, "Magazine Capacity (VIP3)": 1, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true }, { "Weapon Shortname": "t1_smg", "Magazine Capacity (VIP1)": 18, "Magazine Capacity (VIP2)": 18, "Magazine Capacity (VIP3)": 18, "Fast Reload (VIP1)": false, "Fast Reload (VIP2)": true, "Fast Reload (VIP3)": true } ], "Version": { "Major": 2, "Minor": 1, "Patch": 0 } } TurboWeapons empowers you to create a more engaging and customizable combat environment on your Rust server. Reward your VIP players with enhanced firepower, maintain game balance, and provide an enriched gameplay experience with this versatile plugin!
    $14.99
  3. I just updated it, and now you'll be able to pass the player ID in the command.
  4. For now you can add by item, Item on the type, shortname electric.generator.small, skin 3341430953
  5. Yes, I will update it by tomorrow.
  6. Unfortunately, I can't remove them due to the use of the conveyor. However, you can only use the menu to open them.
  7. Marte6

    Duping

    Changed Status from Pending to Not a Bug
  8. Marte6

    Duping

    Oh, okay, was trying to reproduce already, no problem.
  9. Changed Status from Work in Progress to Closed Changed Fixed In to 1.2.0
  10. Changed Status from Closed to Work in Progress
  11. I will finish this change today and will upload it soon after testing!
  12. Changed Status from Pending to Closed
  13. Hi! I appreciate the suggestion, and it’s a great idea! For now, I'm holding off on implementing this due to the scope of the changes—it’s quite a big update. But it's definitely something I could consider for a future, major update. Thanks for the input!
  14. Changed Status from Work in Progress to Closed
  15. Select Item on the type, shortname electric.generator.small, skin 3341430953
  16. Changed Status from Pending to Work in Progress
  17. 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.
  18. Changed Status from Work in Progress to Closed Changed Fixed In to 1.1.1
  19. 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.
  20. Changed Status from Pending to Work in Progress
  21. 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!
  22. Marte6

    How to solve it

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

    How to solve it

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

    How to solve it

    Changed Status from Pending to Work in Progress
  25. Marte6

    How to solve it

    I'm looking at this now and will post a solution shortly.
2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

137.4k

Files Sold

Total number of files sold.

2.9m

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.