Skip to content

TradeShop Setup

Sparkling Comet edited this page Feb 18, 2023 · 3 revisions

Instructions

Setting up a TradeShop is easy: the only thing you have to do is follow these steps.

  1. 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.
  2. Place the sign.

    • The TradeSign may be placed on the chest, below it or on any of its sides.
  3. 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

alternative to 3) (legacy, not recommended)

  1. 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.
  2. 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

More information

Wiki Index

Downloads

  • 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.

Contact

You may contact the developers for any reason on Discord or on GitHub.

License

The entire project is licensed under the Apache License v2.0.

Clone this wiki locally