Skip to content

User Management 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
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

Add Manager

This command allows the player to add managers to a shop that they are an owner of.

Add Member

This command allows the player to add members to a shop that they are an owner or manager of.

Remove User

This command allows the player remove users of a shop with a lower rank then them.

More Information

See

  • Shop Users for more information about shop users and what each level can do.
  • Permissions for more information about permissions.

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