Skip to content

Shop Users

KillerOfPie edited this page Feb 26, 2022 · 2 revisions

Multi-access (Updated in update 2.0.0) allows shop owners to give a user permissions and access to their tradeshops. Currently, there are five types of access level:

  • Shopper - Default access level, aka everyone (normal buyers);
  • Member - Every shop has its members, aka players the owner trusts and have permissions to open the chests and manage the shops' inventories;
  • Manager - A step up from the members, these players can access the shops' inventories, change what the shop sells/buys and the quantities, and remove Members from the shop;
  • Owner - The owner of the shop, who has permission to break the sign/chest as well as grant/revoke Member and Manager access to/from other users;
  • Admin - Usually server operators or players with the permission tradeshop.admin.

Versions prior to 2.0

For versions 1.6.x-1.8.x please view the old version of Multi-access here.

More information

See the

Conflicts

  • Plugins that modify the chest inventory's title may cause conflicts. If you see errors and think it may be because of this, submit an issue ticket here.
  • As of 2.0.0, CraftBukkit/Spigot 1.12 (and their forks) are no longer compatible! We will not accept reports about this nor will this be fixed. Read the 2.0 Release notes for 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