Setting up a Chest Shop
Image credit from the ChestShop plugin page https://dev.bukkit.org/projects/chestshop
Last updated
Image credit from the ChestShop plugin page https://dev.bukkit.org/projects/chestshop
Last updated
Place a chest
Place a sign on an adjacent block to the chest (e.g. on the front of said chest)
On the sign write the following format:
You can leave the first line empty as it will be automatically filled with your name.
The second line represents the quantity of items to be sold/bought.
The third line represents the prices for players to buy and sell to your shop. The prices are separated by a colon (:
).You can omit either the B
(buy) or S
(sell) parts of this line if you don't want the shop to be able to be bought from or sold to. (e.g. Line 3 can just be B 10
)
The fourth line can either be ?
or the name of an item. I recommend the former because it allows you to right click the sign with the item you want to buy/sell for convenience.
If all has gone to plan, you should now be done! Check chat to see whether you were successful.
If successful, the sign should automatically change to look something like this:
You may wish to set a Player Warp near your shop so that others can teleport over to use it.
To set a basic Player Warp, use /pw set <name>
.
There are many customisations you can make to your Player Warp such as its icon, which you can find out about through /pw help
.
For more info, see Player Warps.