🔨 Creating Shop

ExcellentShop features simple and intuitive GUI editor to manage your shops.

This is a basic tutorial on how you do create virtual shops and products.

Shop Creation

  1. Type /vshop editor. An editor GUI will appear.

  2. Find the "New Shop" button and left-click it to create a Static shop.

  3. Enter unique shop identifier in chat. Only latin letters and numbers with no spaces.

  4. A new shop will appear in the GUI.

  5. Done. You created a new empty shop!

Shop options are self-descriptive at most. However the following links might be useful for you:

Adding Products

  1. Open your shop in editor (see steps above)

  2. Find and click "Products" button.

  3. You will see a lot of green panes named "Free Slot". Those are available slots for shop products. You will also see other non-product items from the Shop Layout to help you arrange the products.

  4. Drag and drop an item from your inventory onto any "Free Slot".

  5. Done. The item turned into shop product!

Product options are self-descriptive at most. However the following links might be useful for you:

If you want to create a command product, click Free Slot buttons with empty cursor.

You can easily change product position in the shop or even move it to another shop by right-clicking it (product data will be saved).

It will pickup the product and you can drop it to another Free Slot of the same or any other virtual shop.

Custom items from special custom item plugins will be auto-detected and will reflect all changes made in original item configuration.

If it says bukkit_item in Handler field, make sure your item data is not corrupted and the item plugin is supported by ExcellentShop.

If you want to bypass custom item detection (to store it as plain NBT string), hold Shift when you drop item on Free Slots.

Last updated