#
Overview
Chest Shop is an optional module of the ExcellentShop that allows players to create their own shops in chests and other containers.
You can toggle the Chest Shop module in the config.yml
-> chest_shop
-> Enabled
.
Shop owners can open the shop GUI by right-clicking it when sneaking (Shift + Right-Click).
#
Shop Creation
Creating shops is simple!
#
Using Commands
- Look at chest or valid container.
- Run the
/cshop create [buy] [sell]
command. - Done!
You can hold an item in the main hand when creating a shop to automatically add it as shop product.
Replace the [buy]
and [sell]
arguments with desired buy and sell prices.
#
Using Items
Players can create shops by "placing" them using special shop items.
The item used in shop creation will be dropped when shop is removed.
Creation Steps:
- Get the shop item:
/cshop giveitem <player> <type>
- Place it on the ground.
- Done!