This is a simple tutorial today, and it is how to set up a sign shop! Now, I know this is at spawn but this shows it in more detail, and how to let players use your shop.
So, firstly you want to know the format for the sign. So place the sign on the chest you'd like to sell the items from and type this on the sign:
B shows that I want the user to BUY the item from the shop.
5 is the ID of the block, wooden planks.
To find the ID, use the command /iteminfo in-game, with the item in your hand. The number next to the item name is its ID. Sometimes, just the word works. Eg. Apple. Alternatively, you can use this website: Click me.
Now a sell shop:
Sell means that the user gives there items to me, in return of money. So here, they are giving me 10 wooden planks for $100.
Finally, how to get users to use your sign shop:
Now, you don't need to add them. You simply have to be standing in the plot of the shop. Next, all you have to do is place the sign DIRECTLY ABOVE the chest, not on it's front or side, so the sign is STANDING ON TOP of the chest!
This means any users can use signs on your plot.
I hope this helped you setting up a sign shop, if you have any questions, ask them below!
Thanks,
NathannB
So, firstly you want to know the format for the sign. So place the sign on the chest you'd like to sell the items from and type this on the sign:
Username
Amount of items to sell
B/S (buy or sell) Price
Item name/ID
Here is an example of one: I placed this sign on a chest which had Wooden Planks in:Amount of items to sell
B/S (buy or sell) Price
Item name/ID
NathannB
1
B 10
5
Now, the number 1 shows how many wooden planks I am selling.1
B 10
5
B shows that I want the user to BUY the item from the shop.
5 is the ID of the block, wooden planks.
To find the ID, use the command /iteminfo in-game, with the item in your hand. The number next to the item name is its ID. Sometimes, just the word works. Eg. Apple. Alternatively, you can use this website: Click me.
Now a sell shop:
NathannB
10
S 100
5
10
S 100
5
Sell means that the user gives there items to me, in return of money. So here, they are giving me 10 wooden planks for $100.
Finally, how to get users to use your sign shop:
Now, you don't need to add them. You simply have to be standing in the plot of the shop. Next, all you have to do is place the sign DIRECTLY ABOVE the chest, not on it's front or side, so the sign is STANDING ON TOP of the chest!
This means any users can use signs on your plot.
I hope this helped you setting up a sign shop, if you have any questions, ask them below!
Thanks,
NathannB
Last edited: