This repository has been archived by the owner on Dec 5, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 146
Permissions
Ghost_chu edited this page Nov 9, 2021
·
1 revision
For lazy owners, you can use "quickshop.player" permission node to includes all permission that player need.
- quickshop.use
- Required for any QuickShop Actions.
- quickshop.create.sell
- Required to make a shop (Sell-Mode)
- quickshop.create.buy
- Required to make a shop (Buy-Mode) or to switch from Sell to Buy-Mode.
- quickshop.create.stacks
- Required to allow selling items in stacks.
- quickshop.create.changeitem
- Allows a player to change a shop's item.
- quickshop.create.changeamount
- Allows a player to change the item-amount per buy/sell.
- quickshop.create.changeprice
- Allows a player to change the buy/sell price of their shops.
- quickshop.create.double
- Allows a player to create a double chest shop.
- quickshop.create.cmd
- Required to have access to the /qs create command.
- This command may bypass certain protections of not-supported protection plugins!
- quickshop.transfer
- Required to transfer all owned shops to another player.
- quickshop.find
- Required to use /qs find
- quickshop.fetchmessage
- Required to use /qs fetchmessage
- quickshop.staff
- Required to use /qs staff and all its subcommands.
- quickshop.preview
- Required to use the GUI Item Preview.
- quickshop.currency
- Required to use the /qs currency
- quickshop.unlimited
- Required to use /qs unlimited
- quickshop.setowner
- Required to use /qs setowner
- quickshop.other.destroy
- Allows the player to remove/destroy shops of others.
- quickshop.other.open
- Allows the player to open chests of other shops and take/put items from/into it.
- quickshop.other.price
- Allows the player to change the price of someone's shop.
- quickshop.transfer.other
- Required to transfer ALL shops of someone to another player.
- quickshop.refill
- Allows the player to refill their shops using a command, essentially making the shop having unlimited items.
- quickshop.empty
- Allows the player to clear the shop's inventory.
- quickshop.clean
- Allows the purging/removal of any Shops that have no items in stock.
- quickshop.bypass.
- Required to sell blacklisted items (E.g. bedrock).
- quickshop.alerts
- Required to receive notifications about possible cheating, plugin warnings and updates.
- quickshop.info
- Required to use /qs info
- quickshop.debug
- Required to use /qs debug
- quickshop.paste
- Required to use /qs paste
- quickshop.create.admin
- Required to bypass any protection-checks while creating a shop using /qs supercreate
- quickshop.tax
- Permission to bypass the tax fee.
- quickshop.tax.bypassunlimited
- Permission to bypass the tax fee but only in unlimited shop.
- quickshop.cleanghost
- Permission to remove any broken shop using /qs cleanghost
- quickshop.export
- Permission to use /qs export
- This permission is pointless since the command is console only.
- quickshop.recovery
- Permission to use /qs recovery
- This permission is pointless since the command is console only.
- quickshop.removeworld
- Permission to remove all shops in a world using /qs removeworld
- quickshop.other.changeitem
- Allows the player to change the item of someone's shop.
- quickshop.other.changeamount
- Allows the player to change the bulk-amount of someone's shop.