Skip to content

How to Use Shops

zhenghanlee edited this page Jun 9, 2021 · 9 revisions

Table of Content

Type of Shop Content
Vending Machine Steps to buy items
Steps to list items
Steps to create shop
Steps to remove shop
Newt's Briefcase Steps to buy/sell items
Steps to list items
Steps to create shop
Steps to remove shop

Vending Machine

A shop design with 27 available slots used only for selling items. The shop is capable of selling different types of items at once, each with its own price.

Steps to buy items

  1. Right click on the vending machine.
  2. Select the item to purchase.
  3. Type the amount of item to purchase in chat.

Steps to list items

  1. Sneak + punch the vending machine that you own with empty main hand.
  2. Put items into the shop, leaving one sample in main hand.
  3. Close inventory view and sneak + punch the vending machine again with the item in main hand.
  4. Type the price that you want to sell it for in chat. (Price limited to $21.47M)

Steps to create shop

  1. Run /customshop newshop.
  2. Select the design that you wish to use.

Steps to remove shop

  1. Break the shop by hand.

Newt's Briefcase

A shop capable of holding virtually as many items of the same type as you want (the real limit being Java's Integer.MAX_VALUE, 2 147 483 647). This shop can be used for both selling or buying.

Steps to buy/sell items

  1. Right click on the briefcase.
  2. Select the item to buy/sell.
  3. Type the amount of item to buy/sell in chat.
  4. Note that shops do not register items on off-hand/left-hand when selling items to shop.

Steps to list items

  1. Sneak + punch the briefcase that you own with item in main hand.
  2. Type the price that you want to sell/buy it for in chat. (Price limited to $21.47M)
  3. Sneak + punch the briefcase again with the empty main hand.
  4. Interact with the GUI configure shop settings. (Toggle sell/buy, change price, add items, retrieve items)
  5. Note that shops do not register items on off-hand/left-hand when adding items to shop.

Steps to create shop

  1. Run /customshop newshop.
  2. Select the design that you wish to use.

Steps to remove shop

  1. [Important] Ensure no stock remain in the shop. You can remove items from shop by sneaking + punching the briefcase with the empty main hand and clicking on 'Retrieve Items'.
  2. Break the shop by hand.