-
Notifications
You must be signed in to change notification settings - Fork 11
Multi access PRE 2.0
KillerOfPie edited this page Feb 24, 2022
·
2 revisions
Multi-access (Introduced in update 1.6.0) allows shop owners and server administrators to give a user permissions and access to their tradeshops. Currently, there are four types of access level:
-
default
- default access level, aka everyone (normal buyers); -
member
- every shop has its members, aka people the owner trusts and have permissions to open the chests and manage the shops' inventories; -
owner
- the owner of the shop, who has permission to break the sign/chest as well as grant/revokemember
andowner
access to/from other users; -
administrators
- usually server operators or players with the permissiontradeshop.admin
.
See the
- 1.6 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, contact us to be sure and downgrade to 1.5.2 (latest supported version for such plugins).
- As of 1.6.0, CraftBukkit/Spigot 1.8 (and their forks) are no longer compatible! We will not accept reports about this nor will this be fixed. Read the 1.6 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.