Skip to content

Other Commands

KillerOfPie edited this page Feb 26, 2022 · 2 revisions

[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
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

Bugs

Sends the player a link to report bugs.

Help

When no variables are used, this will send the player a list of all commands they have permission for. When a variable is given, this will give the player command specific help if they have permission for it.

Setup

This command sends the player a message detailing the setup process of a basic shop.

Player-Level

Allows players with the Manage Plugin permission to set a player's permission level when use-internal-permissions is enabled in the config.

Reload

This will reload all of the plugin's data files and also tells any add-ons to reload as well.

Admin

Shows players with Admin permission their current admin mode or changes with optional variable.

Toggle-Admin

Toggles Admin mode for players with the Admin permission.

More Information

See

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