-
Notifications
You must be signed in to change notification settings - Fork 11
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 removeMembers
from the shop; -
Owner
- The owner of the shop, who has permission to break the sign/chest as well as grant/revokeMember
andManager
access to/from other users; -
Admin
- Usually server operators or players with the permissiontradeshop.admin
.
For versions 1.6.x-1.8.x please view the old version of Multi-access here.
See the
- 2.0 Release notes for more information about the update
- Command Reference for more information on how to manage your shop's collaborators.
- 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.
© 2016-2022 SparklingComet & KillerOfPie | Apache License v2.0
-
References
-
Features
-
Guides
- 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
.
You may contact the developers for any reason on Discord or on GitHub.
The entire project is licensed under the Apache License v2.0.