๐ธSetting up Shops
This guide covers how to make a player shop on the server.
Last updated
This guide covers how to make a player shop on the server.
Last updated
Important notes:
You can only create a shop after you have purchased the Merchant perk.
Each shop costs $1,000 to create; However you will be refunded the full amount should you destroy that shop.
Place down one of the following:
Chest
Shulker
Barrel
EnderChest
Place a sign on the chest and type the following for specific shops:
SELL SHOP:
LINE 1: [shop]
LINE 2: 64 (You can replace this with how much of whatever item you want to sell.)
LINE 3: 1 (You can replace this with how much youโd like to sell items for.)
LINE 4: sell
This example shop will sell 64 items for $1.
Example of the sign:
BUY SHOP:
LINE 1: [shop]
LINE 2: 64 (You can replace this with how much of whatever item you want to buy.)
LINE 3: 4 (You can replace this with how much youโd like to buy items for.)
LINE 4: buy
This example shop will buy 64 items for $1.
Example of the sign:
COMBO SHOP:
LINE 1: [shop]
LINE 2: 64 (You can replace this with how much of whatever item you want to buy & sell.)
LINE 3: 1 2 (You can replace the left number for the amount you want to charge players to buy the item. You can replace the right number to the amount you want to give players to sell you the item.)
LINE 4: combo
This example shop will BUY 64 of item for $2 and SELL 64 of the item for $1.
Example of the sign:
BARTER SHOP:
LINE 1: [shop]
LINE 2: 64
LINE 3: 1
LINE 4: barter
This example shop will barter 64 of your items for 1 item from another player.
Example of the sign: