-
Notifications
You must be signed in to change notification settings - Fork 11
TradeShop Setup
Sparkling Comet edited this page Feb 18, 2023
·
3 revisions
Setting up a TradeShop is easy: the only thing you have to do is follow these steps.
-
Place down a chest.
- May be double or single.
- May also be extended later.
- This step may be skipped if you wish to create an “ITrade” (Admin) shop.
-
Place the sign.
- The TradeSign may be placed on the chest, below it or on any of its sides.
-
a) Write the data on the sign.
- The first line shall contain the header (
[Trade]
,[iTrade]
,[BiTrade]
by default, can be changed in the config). - All other lines should be empty
- The first line shall contain the header (
alternative to 3) (legacy, not recommended)
-
b) Write the data on the sign.
- The first line shall contain the header (
[Trade]
,[iTrade]
,[BiTrade]
by default, can be changed in the config). - The 2nd and 3rd lines shall contain the information on the items being traded.
- The last line may be left empty.
- The first line shall contain the header (
-
If you went for 3a):
- Hold the "product" item stack in your hand, run
/ts setproduct
- Hold the "cost" item stack in your hand, run
/ts setcost
- Optional: Add additional products/costs with
/ts addproduct|addcost
- NB: Other item management commands involve
/ts removeProduct|removecost
- Hold the "product" item stack in your hand, run
- See the Sign Types article.
- Consult the Commands page.
© 2016-2022 SparklingComet & KillerOfPie | Apache License v2.0
-
References
-
Features
-
Guides
- You may download the latest version here.
- You may clone the source with the command
git clone https://github.com/TradeShop/TradeShop.git
- You may also clone the whole wiki to your computer with the command
git clone https://github.com/TradeShop/TradeShop.wiki.git
.
You may contact the developers for any reason on Discord or on GitHub.
The entire project is licensed under the Apache License v2.0.