/shop copy
/shop count
/shop create -- Creates player shop at the targeted location
/shop delete -- Deletes shop at the targeted location
/shop deleteid
/shop find
/shop list -- Shows list of your shops with location
/shop manage
/shop move
/shop out -- List shops with rows and items that are out of stock
/shop stock
/shop shops -- List every shop in the server with owner player head skins and shop id number
/shop sold <page/clear> -- Show missed shop messages with optional page or clear them
/shop view
/shop adminshop -- Creates an admin shop that does not require stock at the targeted location
/shop createlocation
/shop createshop
/shop delete -- Deletes shop at the targeted location
/shop deleteid
/shop deletelocation
/shop list
/shop listadmin -- Shows list of admin shops
/shop manage
/shop managestock
/shop out
/shop reload -- Reload plugin configuration file. Console can use this command
/shop removeallshops
ishop.admin -- Allows use of admin commands and access
ishop.bypassfindcooldown -- Bypass find command cooldown timer
ishop.create -- Allows players to create a shop if usePermissions is set to true
ishop.create.limit.bypass -- Allows players to bypass shop limit
ishop.create.limit.n -- Replace n with number desired as max shop limit; i.e. ishop.create.limit.5
ishop.find -- Allows use of /shop find
ishop.list -- Allows use of /shop list
ishop.move -- Allows use of /shop move
ishop.pages.n -- Replace n with number desired as stock page limit for player (must be less than or equal to maxStockPages); i.e. ishop.pages.10
ishop.remotemanage -- Allows use of /shop manage
ishop.remoteshopping -- Allows use /shop view
ishop.shops -- Allows use of /shop shops command
ishop.stock -- Allows use of /shop stock command bypassing any restrictions
If usePermissions is set to false, all players can create shops up to defaultShopLimit set in config