-
Notifications
You must be signed in to change notification settings - Fork 4
Permissions
Jeremiah Osborne edited this page Jul 14, 2023
·
28 revisions
| Permission | Description |
|---|---|
| displayshops.user | Gives all permissions that were made for a normal player. |
| displayshops.buy | Allows the player to buy one shop creation item from the server. |
| displayshops.create | Allows the player to create new shops. |
| displayshops.delete | Allows the player to delete owned shops. |
| displayshops.craft | Allows the player to craft the shop creation item. |
| displayshops.visit | Allows the player to teleport to a safe location near a shop. |
| displayshops.edit | Allows the player to edit a shop they own or are an assistant for. |
| displayshops.copy | Allows the player to obtain an ID from a shop currently in view through command. (This was removed in v2.0+) |
| displayshops.id | Allows the player to retrieve the ID of a shop in view. (This was added in v2.0+) |
| displayshops.help | Allows the sender to view the user help message. |
| displayshops.limit.[amount] | This adjusts how many shops the player can have at one time (Does NOT affect existing shops). |
| displayshops.rlimit.[amount] | This adjusts how many rented market regions the player can have at one time (Does NOT affect existing rented regions). |
| displayshops.pm.[modifier] | This discounts the player's promotion price by the modifier. |
| displayshops.stock.[amount] | This adjusts how much stock a player can have in all their shops. |
| displayshops.bbm.[material] | This enables the player to unlock particular materials in the base-block selection menu. |
| displayshops.bbm.* | This enables the player to unlock all materials in the base-block selection menu. |
| displayshops.rent | This enables the player to utilize the market region rent/renew/time command. |
| displayshops.description | Allows the player to modify a shop's description. |
| displayshops.assistants | Allows the player to add/remove assistants from a shop as long as access to the edit menu is provided. |
| displayshops.advertise | Allows the player to advertise their shop via command. |
| displayshops.notify | Allows the player to toggle shop sale notifications for themselves. |
| displayshops.buyprice | Allows the player to set the buy price of a shop they can access via command. |
| displayshops.sellprice | Allows the player to set the sell price of a shop they can access via command. |
| displayshops.withdraw | Allows the player to use the withdraw stock command. |
| displayshops.deposit | Allows the player to use the deposit stock command. |
| displayshops.balwithdraw | Allows the player to use the withdraw balance command. |
| displayshops.baldeposit | Allows the player to use the deposit deposit command. |
| Permission | Description |
|---|---|
| displayshops.* | Gives all permissions contained in the plugin. |
| displayshops.admin | Allows the player to set the shop in their line of sight to admin mode and bypass the visit command charge. |
| displayshops.give | Allows the sender to give display shop creation items to players. |
| displayshops.reload | Allows the sender to reload the shops, configurations, etc. |
| displayshops.adminedit | Allows the player to do anything to any shop without being the rightful owner. |
| displayshops.stock | Allows the player to set the stock of the shop they are looking at. |
| displayshops.owner | Allows the player to set the owner of the shop they are looking at. |
| displayshops.cmr | Allows the player to create a market region. |
| displayshops.dmr | Allows the player to delete a market region. |
| displayshops.sm | Allows the player to enter region selection mode. |
| displayshops.mrl | Allows the player to view all market region ids. |
| displayshops.adminhelp | The admin help message will be shown instead of the user help message. |
| displayshops.admindelete | Allows the player to delete a shop even if they do not own it or it is an admin shop. |
| displayshops.cdbypass | Allows the player to bypass any cooldowns the plugin uses. |
| displayshops.info | Allows the player to see information about the current plugin build. |
| displayshops.cleanup | Allows the player to use the shop cleanup command. |
| displayshops.cdb | Allows the player to use the shop cdb command. |
| displayshops.limit.* | Provides unlimited shops for the player. |
| displayshops.rlimit.* | Provides unlimited rented market regions for the player. |
| displayshops.stock.max | Allows the player to have unlimited amounts of stock in any of their shops. |
| displayshops.bbmaccess | Allows the player to unlock/lock all base-block materials for a player using the unlock/lock commands. |
| displayshops.clear | Allows the sender to use the clear command to remove all shops from a defined world. |
| displayshops.reset | This enables the sender to utilize the market region reset command. |
| displayshops.rentadmin | This enables an admin player to extend the rent of market regions even if they are already rented. |
| displayshops.cost | Allows the player to use the market region rent cost command. |
| displayshops.rcost | Allows the player to use the market region rent renewal cost command. |
| displayshops.bypass | This allows the player to bypass all economy transaction fees. |
| displayshops.block | This allows the player to block/un-block the item in-hand from being sold in shops. |
Wiki
General Help
Configuration
Advanced Help
DisplayShops 2.0
I Need Help!