Commands & Permissions
Commands and permissions of the plugin
Last updated
Was this helpful?
Commands and permissions of the plugin
Last updated
Was this helpful?
Command
Description
Permission
/dshop open [shop] {player}
Opens the given shop for yourself or the given player
dailyrandomshop.open.{shop-name}/ dailyrandomshop.open.others
/dshop add [shop]
Opens the menu to add an item to the given shop
dailyrandomshop.adddailyitem
/dshop manage
Opens the menu to manage shops
dailyrandomshop.settings
/dshop reStock [shop]
Force generation of new items and resets timer for the given shop
dailyrandomshop.restock
/dshop reload
Reloads plugin and config
dailyrandomshop.reload
/dshop help
Prompts help message
none
/dshop parser [action]
Gets access to the
dailyrandomshop.parser
/dshop log
Opens the log
dailyrandomshop.log
/dshop import [shop] [plugin] [_shop]
Imports all items in a specific _shop from a plugin to a shop. See
dailyrandomshop.import
Typically players need dailyrandomshop.open.* to access all shops
There are additional permissions apart from those listed above. You can use the permissions nodes dailyrandomshop.{shop-name}.negate.buy dailyrandomshop.{shop-ID}.negate.sell to negate the selling or buying from all the items in a shop for a player, which both are allowed by default. For example giving a player dailyrandomshop.test.negate.buy 'll only allow the player to sell items on the test shop.
These permissions nodes are different from the Permissions, these are global and the others are individual.
Note that giving you the permission node .* will also give you the negate permissions not allowing you to buy/sell from the shop.