forked from Telesphoreo/DynamicShop3
-
Notifications
You must be signed in to change notification settings - Fork 1
Permissions
Cupjok edited this page Sep 13, 2026
·
2 revisions
| Permission | What it allows |
|---|---|
dshop.use |
/ds, opening shops |
dshop.sell |
/sell hand, /sell handall, /sell all
|
dshop.use.qsell |
/ds qsell quick sell menu |
A shop can require a permission. Set it with /ds shop <shop> permission true (then the node is dshop.user.shop.<shop>), false (no permission), or a custom node. A player who has only <node>.sell may sell to the shop through quick sell and /sell.
| Permission | What it allows |
|---|---|
dshop.admin.shopedit |
Editing shops: adding and moving items, item settings, shop settings, every /ds shop <shop> … edit command |
dshop.admin.createshop |
/ds createshop |
dshop.admin.deleteshop |
/ds deleteshop |
dshop.admin.renameshop |
/ds renameshop |
dshop.admin.copyshop |
/ds copyshop |
dshop.admin.mergeshop |
/ds mergeshop |
dshop.admin.editall |
/ds shop <shop> editall |
dshop.admin.openshop |
/ds openshop for other players |
dshop.admin.setdefaultshop |
/ds setdefaultshop |
dshop.admin.settax |
/ds settax |
dshop.admin.reload |
/ds reload |
dshop.admin.iteminfo |
/ds iteminfo |
dshop.admin.deleteOldUser |
/ds deleteOldUser |
dshop.admin.createsign |
Creating shop signs |
dshop.admin.destroysign |
Breaking shop signs |
dshop.admin.remoteaccess |
Using local/sign shops from anywhere |
dshop.admin.creative |
Using shops in creative mode (blocked otherwise) |
Operators have all of them. For a shop-manager role, dshop.admin.shopedit plus the few commands they need is usually enough.