Jump to content

Custom Vending

Pending 2.1.7

DollyDeee
  • in Shop
DollyDeee

Posted

In the config - how do I put custom vending. Is there a default config I can reference. It says this:
 

  "Custom Vending Machines (Entity ID - settings)": {},

  "Settings available containers for selling item": {

    "Enabled": true,

    "Available Containers (main, belt, wear)": [

      "main",

      "belt"

    ]

  },

Does it replicate the NPC shop settings - like this :

 

  "NPC Shops (NPC ID - shop categories)": {

    "7407040000": {

      "Permission": "",

      "Categories (Titles) [* - all]": [

        "*"

      ]

    },



Or is it different?

MeventSupport

Posted (edited)

The Shop plugin has the following commands:

- shop.setvm [categories: cat1 cat2 ...] - add custom VM in config

- shop.setnpc [categories: cat1 cat2 ...] - add NPC in config

Edited by MeventSupport
DollyDeee

Posted

Yes - that's is my question.

 

I added the config above - there is no information of what would fall under settings.

 

what is the outline for the vending , all it has is brackets and says (vending id - settings)

Mevent

Posted

Example settings in the config:

  "Custom Vending Machines (Entity ID - settings)": {
    "20614693": {
      "Permissions": "",
      "Categories (Titles) [* - all]": [
        "Items"
      ]
    }
  },

 

  • Love 1
1.7m

Downloads

Total number of downloads.

7.2k

Customers

Total customers served.

108.2k

Files Sold

Total number of files sold.

2.2m

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.