Jump to content

Mercury

Creator
  • Posts

    721
  • Joined

  • Last visited

Everything posted by Mercury

  1. Version 1.0.0

    35 downloads

    IQTravellingVendor - an excellent addition to your server! Allows complete customization of sales with a wandering vendor! It's suitable for all types of servers! Configure the wandering vendor as you wish and set pricing policies tailored to your server! List of features: Presets: Create an unlimited number of different presets for the vendor and specify their random appearance! This allows you to configure vendors such as weapons or clothing vendors with specific chances using the configuration! Dynamic Pricing: You can create and specify pricing for each item separately in each preset, controlling both low and high prices, including the chance and price range! Item Restocking: Control when and how much the vendor restocks items, in case they are all purchased! The plugin controls all trading parameters of the wandering vendor! It applies only to the wandering vendor and does not affect other shops. The memo* - Alas, at the moment the merchant does not support the sale/purchase of custom items with SkinID If the developers add this functionality, it will also appear in the plugin! Configuration : { "Random presets configuration for spawning [PresetKey] = Chance (0-100)": { "RESOURCE_VENDOR": 70, "ATTIRE_VENDOR": 30, "TOOLS_VENDOR": 20, "WEAPON_VENDOR": 10 }, "Presets for the travelling vendor [UniquePresetKey] = Configuration": { "WEAPON_VENDOR": { "Configuration of items for sale and their prices": [ { "Item for sale": { "Item for sale": { "ShortName": "minigun", "Amount": 1 }, "Stock replenishment settings": { "Amount to replenish per N time": 1, "Time (seconds) for replenishing N amount of goods": 1200 } }, "Item price": { "Item price": { "ShortName": "scrap", "Amount": 999 }, "Additional pricing configuration": { "Use random price range (true - yes/false - no)": false, "Very low price chance for item (higher values increase the chance of item being at a very low price) (0-100)": 50, "Range of inflated prices for item": { "Minimum price for inflated price": 20, "Maximum price for inflated price": 30 }, "Range of discounted prices for item": { "Minimum price for discounted price": 5, "Maximum price for discounted price": 10 } } } }, { "Item for sale": { "Item for sale": { "ShortName": "military flamethrower", "Amount": 1 }, "Stock replenishment settings": { "Amount to replenish per N time": 1, "Time (seconds) for replenishing N amount of goods": 1200 } }, "Item price": { "Item price": { "ShortName": "scrap", "Amount": 799 }, "Additional pricing configuration": { "Use random price range (true - yes/false - no)": false, "Very low price chance for item (higher values increase the chance of item being at a very low price) (0-100)": 50, "Range of inflated prices for item": { "Minimum price for inflated price": 20, "Maximum price for inflated price": 30 }, "Range of discounted prices for item": { "Minimum price for discounted price": 5, "Maximum price for discounted price": 10 } } } }, { "Item for sale": { "Item for sale": { "ShortName": "rocket.launcher", "Amount": 1 }, "Stock replenishment settings": { "Amount to replenish per N time": 1, "Time (seconds) for replenishing N amount of goods": 1200 } }, "Item price": { "Item price": { "ShortName": "scrap", "Amount": 599 }, "Additional pricing configuration": { "Use random price range (true - yes/false - no)": false, "Very low price chance for item (higher values increase the chance of item being at a very low price) (0-100)": 50, "Range of inflated prices for item": { "Minimum price for inflated price": 20, "Maximum price for inflated price": 30 }, "Range of discounted prices for item": { "Minimum price for discounted price": 5, "Maximum price for discounted price": 10 } } } }, { "Item for sale": { "Item for sale": { "ShortName": "lmg.m249", "Amount": 1 }, "Stock replenishment settings": { "Amount to replenish per N time": 1, "Time (seconds) for replenishing N amount of goods": 1200 } }, "Item price": { "Item price": { "ShortName": "scrap", "Amount": 499 }, "Additional pricing configuration": { "Use random price range (true - yes/false - no)": false, "Very low price chance for item (higher values increase the chance of item being at a very low price) (0-100)": 50, "Range of inflated prices for item": { "Minimum price for inflated price": 20, "Maximum price for inflated price": 30 }, "Range of discounted prices for item": { "Minimum price for discounted price": 5, "Maximum price for discounted price": 10 } } } }, { "Item for sale": { "Item for sale": { "ShortName": "rifle.lr300", "Amount": 1 }, "Stock replenishment settings": { "Amount to replenish per N time": 1, "Time (seconds) for replenishing N amount of goods": 1200 } }, "Item price": { "Item price": { "ShortName": "scrap", "Amount": 399 }, "Additional pricing configuration": { "Use random price range (true - yes/false - no)": false, "Very low price chance for item (higher values increase the chance of item being at a very low price) (0-100)": 50, "Range of inflated prices for item": { "Minimum price for inflated price": 20, "Maximum price for inflated price": 30 }, "Range of discounted prices for item": { "Minimum price for discounted price": 5, "Maximum price for discounted price": 10 } } } }, { "Item for sale": { "Item for sale": { "ShortName": "rifle.m39", "Amount": 1 }, "Stock replenishment settings": { "Amount to replenish per N time": 1, "Time (seconds) for replenishing N amount of goods": 1200 } }, "Item price": { "Item price": { "ShortName": "scrap", "Amount": 299 }, "Additional pricing configuration": { "Use random price range (true - yes/false - no)": false, "Very low price chance for item (higher values increase the chance of item being at a very low price) (0-100)": 50, "Range of inflated prices for item": { "Minimum price for inflated price": 20, "Maximum price for inflated price": 30 }, "Range of discounted prices for item": { "Minimum price for discounted price": 5, "Maximum price for discounted price": 10 } } } } ] }, } }
    $9.49
  2. Mercury

    IQAlcoholFarm

    Hi, yes I'm in the course, I just finished updating 26 of my plugins I need a little more time to upload them to the sites, huh, it's been a long time
  3. Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  4. Mercury

    IQChat

    Hmm, I'll check this point, maybe I got something mixed up.
  5. Mercury

    IQChat

    No, this is a message if the player entered the command incorrectly. Add the instructions to the message : COMMAND_PM_SEND_MSG
  6. Mercury

    IQChat

    You can add this in the language files, just adjust the message
  7. Mercury

    IQReportSystem

    Hello! "Index from the list of complaints when sent via F7 and the RUST game menu (From your list - starts from 0)" This means that if the players complain via the F7 menu (by selecting complain about the player) Then the complaint for "Cheats" will be reformatted into your reason and sent to the moderators. For example, in the plugin settings, you have your own personal reason for "Unfair play" in the list of complaints, it is under the index 0 (for example). So, when a player sends a complaint to another player through the F7 menu for the reason of "Cheats", a complaint will come for you and your moderators that you have installed in the plugin
  8. Mercury

    IQGuardianDrone

    Hi! It is impossible to increase the number of drones, and force it to raid other houses / install missiles, I will explain - the plugin was originally conceived with a single drone as an assistant for the battle between other players, it simply lacks logic and structure for using the raid, it departs a little from the concept.
  9. Mercury

    Wont load

    Yes, I have already discovered it. This is due to the fact that some hosting companies prohibit the use of System.IO (this is a dll) in plugins before restarting the server. I.e. the plugin needs to be installed and rebooted. I haven't actually encountered this and I think it's due to the peculiarities of some hosting services, it's not critical at all and I think I can fix it in the next plugin update.
  10. Mercury

    Wont load

    Check your configuration, it is clearly broken, which leads to an error.
  11. Mercury

    Wont load

    This is an error on the side of your hosting, there is no access to read/write the file. Grant read and write permission, or contact the hosting, try restarting the server
  12. Mercury

    IQPermissions

    Hi, yes, of course you can grant permissions and groups to players even who haven't been on your server yet. You will also be able to transfer all groups and player permissions from your old TimedPermissions plugin.
  13. Mercury

    Lock timer active

    It depends on the setting of the items. You may have changed the type of setting, reset the information in the data file to update the current data based on your configuration
  14. Mercury

    Bear Steering

    Changed Status from Pending to Closed
  15. Mercury

    IQChat

    Hi, this is the necessary functionality for the full functionality of the plugin, it cannot be disabled
  16. Mercury

    Bear Steering

    Hi, later there were several more server updates, I have now checked the work on my server - everything is fine, tell me, have you given permission to manage the functions of the bear? Permission - iqbearride.usedbear
  17. Mercury

    IQChat

    In the first case, I wrote to the console that you need to install images. In the second case, you have errors in the configuration
  18. Mercury

    IQSphereEvent

    This function works, huh, I can't change the description of it - otherwise the configuration will break for other buyers :0
  19. Mercury

    IQWipeBlock

    @mercury.official - Discord
  20. Mercury

    IQWipeBlock

    So you entered the wrong data, send me your configuration
  21. Mercury

    IQWipeBlock

    Add it by shortname
1.7m

Downloads

Total number of downloads.

7.8k

Customers

Total customers served.

117.6k

Files Sold

Total number of files sold.

2.4m

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.