Skip to content

Commands

Sparkling Comet edited this page Sep 29, 2023 · 6 revisions

The plugins commands have been separated into 4 sections, you can click on the section headers for more info on each command in that section.

[variable] = Optional, is not needed for command to run. All optional variables before it are required

<variable> = Required, must be present for command to run

Command Aliases Usage Versions Permission
Close N/A /TradeShop close 2.0.0+ N/A
Open N/A /TradeShop open 2.0.0+ N/A
Switch N/A /TradeShop switch 2.0.0+ Edit and Create
Edit e /TradeShop edit 2.3.0+ Edit or Admin
Create Trade create, cr /TradeShop create 2.5.0+ Create
Create BiTrade createbi, crbi /TradeShop createbi 2.5.0+ Create Bi
Create iTrade createi, cri /TradeShop createi 2.5.0+ Create Infinite
Command Aliases Usage Versions Permission
Add Manager N/A /TradeShop addManager <player> 2.0.0+ N/A
Add Member N/A /TradeShop addMember <player> 2.0.0+ N/A
Remove User removeManager, removeMember /TradeShop removeUser <player> 2.0.0+ N/A
Command Aliases Usage Versions Permission
Add Cost N/A /TradeShop addCost [amount] [material] 2.0.0+ N/A
Add Product N/A /TradeShop addProduct [amount] [material] 2.0.0+ N/A
List Cost N/A /TradeShop listCost 2.1.0+ N/A
List Product N/A /TradeShop listProduct 2.1.0+ N/A
Remove Cost delCost /TradeShop removeCost <number> 2.1.0+ N/A
Remove Product delProduct /TradeShop removeProduct <number> 2.1.0+ N/A
Set Cost N/A /TradeShop setCost [amount] [material] 2.1.0+ N/A
Set Product N/A /TradeShop setProduct [amount] [material] 2.1.0+ N/A
Command Aliases Usage Versions Permission
What peek, shop, view /TradeShop what 2.0.0+ Info
Who N/A /TradeShop who 2.0.0+ Info
Multi multiply, many /TradeShop multi [amount] 2.1.0+ N/A
Status stats, s /TradeShop status [player] 2.3.0+ Info
Toggle Status togglemotd, tstatus /TradeShop togglestatus 2.3.0+ Info
Find find /TradeShop find [options...] 2.6.1+ Find
Command Aliases Usage Versions Permission
Bugs bug /TradeShop bugs 2.0.0+ N/A
Help ? /TradeShop help [command] 2.0.0+ Help
Setup start, create, make /TradeShop setup 2.0.0+ Help
Player Level pl /TradeShop playerlevel <player> <level> 2.3.0+ Manage Plugin
Reload N/A /TradeShop reload 2.0.0+ Admin
Admin N/A /TradeShop admin [True/False] 2.4.0+ Admin
Toggle Admin tadmin, ta /TradeShop toggleadmin 2.4.0+ Admin

More Information

For more information use these links:

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