Skip to content

Other Shop Commands

KillerOfPie edited this page Feb 26, 2022 · 2 revisions

Other Shop Commands

[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
CreateTrade create, cr /TradeShop create 2.5.0+ Create
CreateBiTrade createbi, crbi /TradeShop createbi 2.5.0+ Create Bi
CreateiTrade createi, cri /TradeShop createi 2.5.0+ Create Infinite

Close

This command allows the player to close a shop they are looking at if they are a user that is capable of closing it.

Open

This command allows the player to open a shop they are looking at if they are a user that is capable of opening it.

Switch

This command allows the player to switch a shop they are looking at between a Trade and BiTrade shop if they are a user that is capable of switching it.

Edit

This command allows the player to open an edit GUI for the shop they are looking at. The GUI allows graphical editing of Users, Products, and Costs.

Note: As of TradeShop v2.4.0, server administrators can use this command to access and edit another player's Shop setup.

Create

This command allows the player to turn the sign they look at into a Trade Sign

CreateBi

This command allows the player to turn the sign they look at into a BiTrade Sign

CreateI

This command allows the player to turn the sign they look at into a iTrade Sign

More Information

See

  • Shop Users for more information about shop users and what each level can do.
  • Sign Type for more information about shop types.
  • Permissions for more information about permissions.
  • Edit GUI for more information about the Edit GUI.

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