# Overview

Chest Shop is an optional module of the ExcellentShop that allows players to create chest shops.

# Shop Creation

Creating chest shops is simple!

# Using Commands

  1. Look at chest or valid container.
  2. Run the /cshop create [buy] [sell] command.
  3. Done!

# Using Items

Chest Shops can be created by placing special item(s) defined in the config.

You can toggle and customize this feature in the /chest_shop/settings.yml under the ItemCreation section.

Items must be linked with a container type. By default there are items for Chests, Barrels and all variants of Shulker Boxes.

Creation Steps:

  1. Get the shop item: /cshop giveitem <player> <type>
  2. Place it on the ground.
  3. Done!