Jump to content

imthenewguy

Curator
  • Posts

    4,391
  • Joined

  • Last visited

  • Days Won

    54

Everything posted by imthenewguy

  1. Version 1.0.5

    305 downloads

    This plugin allows your players to list and sell custom items through their vending machines. By creating a store via the back of the vending machine, players can list any item (custom or vanilla) for sale through their machines. Players can then interact with the players vending machine to purchase their wares, just like vanilla rust. This is ideal for any server, but especially for servers with heavy role play elements, or servers that use a lot of custom items. Custom Item Vending can receive data from other plugins for both a currency and an item properties. Custom items can be added manually through the config, or sent via an API directly from another plugin. Allows players to sell items for vanilla items, custom items, economics and server rewards. Customizable limit on how many listings each vending machine can have. A map marker that will display what is currently being sold (and is in stock) in the machine. Floating text at the front of each custom item machine indicating what is being sold and its stock level. Supports almost every custom item, identifying them uniquely based on skin, name, text field, slot count and condition. Economics and Server rewards are withdrawn from the back of the machine. The only requirement to use this plugin is the permission: customitemvending.create. This is require to turn a regular vending machine into a Custom Item Vending machine. Please note that due to the nature of the plugin and the way the map's vending listings are handled via client side, it is not possible to use market drones to obtain items using this plugin.
    $19.99
  2. Ill add updates to both plugins next release
  3. imthenewguy

    Loottable

    Changed Status from Pending to Closed
  4. Changed Status from Pending to Closed
  5. imthenewguy

    Loottable

    The name of the item needs to be formatted correctly. "research notes [3412]" As I said, you are missing the brackets.
  6. You can use it to turn items equipment into epic items.
  7. It's not causing the server to crash. It spawns 1 of each workbench only at (0,0,0). If you kill it (and there is no reason to), it will respawn a new one. They are required for the workbench team skill.
  8. imthenewguy

    Loottable

    You havent set the name correctly. Look at the name of a functioning item and then look at what you have. It's missing [] or () brackets.
  9. imthenewguy

    The chickens

    I have it patched in the next release.
  10. You can use CopyPaste to create your own platform, and you can add vending machines in there.
  11. Should only spawn once, but respawns it if something kills the entity. It's used for the mobile workbench skill. If that skill is disabled, they won't spawn.
  12. The vending machines are the fishing village ones. They are in the Platform.json file. "prefab": "assets/prefabs/deployable/vendingmachine/npcvendingmachines/npcvendingmachine_fishexchange.prefab", "localPos": { "x": -0.0331726074, "y": 0.4754181, "z": 0.06617737 }, "rot": { "x": 0.0, "y": 0.0, "z": 0.0 } },
  13. Unsure. It's why it's in testing.
  14. Yes. Did you respond to that message?
  15. I don't see a PM from you on discord.
  16. You need to have roles on my discord to see it. There is a channel called plugin-support-info which gives instructions on how to get roles.
  17. imthenewguy

    1 hit node

    No, set the config value I mentioned to true
  18. imthenewguy

    Stack SIzes

    Changed Status from Pending to Closed
  19. DriverCollisionResistance is only resistant to Collision damage. It has no effect on rockets, bullets etc.
  20. Unfortunately they are no longer supported as FP changed the class structure of the horse. They are being removed next release.
  21. imthenewguy

    Stack SIzes

    Not really, no. Some stack size plugins will force the stack to be smaller when the wood enters the inventory, but some don't.
  22. It's because it's an IO buff. It doesn't scale. It's on or off.
  23. Could do something like this: "command_2": { "name": "Add groups", "time_type": "hour", "time_to_add": 30, "vip_group": null, "vip_description": "This is an example of a group and command token.\nYou can also add new lines like this.", "remove_tokens_on_wipe": false, "token_item": { "name": "Item Giver", "skin": 2546992685, "item_shortname": "radiationresisttea.pure" }, "_command": null, "_commands": [ { "command": "o.usergroup add {id} vip2", "message": "", "public_message": "", "hook": true }, { "command": "o.usergroup add {id} groupName2", "message": "", "public_message": "", "hook": true } ], "remove_commands": [ { "command": "o.usergroup remove {id} groupName", "message": "", "public_message": "", "hook": true }, { "command": "o.usergroup remove {id} groupName2", "message": "", "public_message": "", "hook": true } ] }
2.1m

Downloads

Total number of downloads.

9.9k

Customers

Total customers served.

144.4k

Files Sold

Total number of files sold.

3.1m

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.