Permissions - solarrabbit99/CustomShop GitHub Wiki
Default permissions
customshop.createshop - User able to create non-admin custom shops. Set to true by default.
customshop.createshop.* - Increases the maximum number of shops a player can create (E.g. a player with customshop.createshop.10 will be able to create a maximum of 10 shops).
customshop.removeshop.break - User able to remove shops by breaking.
Admin permissions
customshop.removeshop.command - User able to remove shops by command without item drops.
customshop.lockall - User able to lock all custom shops of a player.
customshop.setcount - User able to set the shop count of a player.
customshop.reload - User able to reload configuration of the plugin.
customshop.admin - User able to perform all commands (All previous 4 permissions as children set to true), destroy/access owner's view
of any custom shop, and create admin shops.