QuickShop Commands[edit]
This page provides a comprehensive list of commands for the QuickShop plugin, enabling you to manage and interact with player shops in Minecraft.
---
General Shop Management[edit]
/qs unlimited- Toggles whether your shop buys or sells items in unlimited or limited quantities.
/qs setowner <player>- Changes the owner of the shop you are currently interacting with to the specified player.
/qs buy- Configures the shop to buy items from players.
/qs sell- Configures the shop to sell items to players.
/qs price <price>- Sets the buy or sell price for the item in the shop.
/qs clean- Removes any loaded shops that currently have no items in stock.
/qs find <item>- Locates the nearest shop that buys or sells items starting with the provided text. For example,
/qs find diawill find the nearest shop dealing with diamonds.
/qs fetchmessage- Manually fetches the shop message from the database.
/qs info- Displays detailed information about the QuickShop plugin.
/qs create <price> [item]- Creates a new shop using the item you are holding or a specified item, at the given price.
/qs currency <currency name>- Specifies the currency that the shop will use. This requires the economy plugin to support multi-currency features and be compatible with QuickShop (currently supports GemsEconomy and TNE).
/qs supercreate- Creates a shop, bypassing any protection checks that might otherwise prevent its creation.
/qs paste- Gathers useful information about your QuickShop setup and uploads it to Pastebin, helpful for troubleshooting.
/qs cleanghost- Removes any broken or "ghost" shops from the server.
/qs size- Changes the bulk size for transactions in your shop. This command requires the
allow-stacksoption to be enabled in the QuickShop configuration.
/qs purge- Initiates the purging of old shops based on the criteria defined in the
purgeoption within yourconfig.ymlfile. This command requires thepurgeoption to be enabled.
/qs transfer- Transfers ownership of ALL shops from one player to another.
/qs item- Changes the item that the shop buys or sells. This command requires the
allow-stacksoption to be enabled in the QuickShop configuration.
/qs removeworld- Removes all QuickShops located within a specific world.
/qs name- Assigns a specific name to a shop or removes its existing name.
/qs permission- Allows you to adjust per-shop permissions, including adding or removing players from specific shop groups.
/qs database- Provides a way to view and manage the status of QuickShop-Hikari's database connection.
/qs benefit- Allows you to view and manage the benefits associated with your shops.
---