Commands & Permissions
In this section, you will find detailed information about the available commands and the permissions associated with those commands. These commands are the main functions that users can use to interac
ShopMaster Commands Reference
Admin Commands
/adminshop
Main administration command
Admin access required
/adminshop reload
Reloads the plugin configuration
shopmaster.admin.reload
/adminshop migrator
Manages data migration between formats
shopmaster.admin.migrator
/adminshop create
Creates a new shop
shopmaster.admin.create
/adminshop edit
Edits an existing shop
shopmaster.admin.edit
/adminshop delete
Deletes a shop
shopmaster.admin.delete
/adminshop list
Lists all available shops
shopmaster.admin.list
/adminshop info
Shows detailed information about a shop
shopmaster.admin.info
/jashop
Alias for /adminshop
Same as adminshop
User Commands
/shop
Opens the main shop menu
shopmaster.open
/sell
Opens the sell GUI by default
shopmaster.sell
/sell all
Sells all sellable items from inventory
shopmaster.sell.all
/sell hand
Sells the item currently in hand
shopmaster.sell.hand
/sell gui
Opens GUI to select items to sell
shopmaster.sell.gui
Permission Notes
All permissions can be configured in the
config.yml
filePermission requirements can be enabled/disabled for each command
Console logging for sales transactions can be customized or disabled
Command usage can be restricted based on world and gamemode
Last updated