目次

QuickShopプラグイン

このプラグインは全ユーザーが使用可能です。
文字が書き込める看板に大幅に機能を追加するプラグインです。
長い説明文などを、装飾を加えつつ記入することが可能です。

開発元ページ:
https://www.spigotmc.org/resources/quickshop-reremake-1-18-ready-multi-currency.62575/

基本的な使い方

コマンドリファレンス

一般ユーザー向け

/qs create <price> [item]

指定した<item>または手に持っているアイテムを<price>で販売するショップを作成します。

/qs remove

ショップを削除します。

/qs buy

ショップを買取モードに変更します。

/qs sell

ショップを販売モードに変更します。

/qs price <price>

アイテムの売値・買値を変更します。

/qs find <item>

近くのショップを検索し、<item>で始まるアイテムを販売しているショップを表示します。
例:/qs find dia ⇒diamondsを販売している最寄りのショップを表示

/qs item

ショップで販売するアイテムを変更します。

Staff機能

他のユーザーをショップの共同運営スタッフに追加できます。

/qs staff

Manage staff in your shop.

/qs staff add <player>

Add a player as staff to your shop.

/qs staff del <player>

Remove a player as staff from your shop.

/qs staff clear

Remove all staff-members from your shop.

/qs staff list

Show all current staff-members of your shop.

管理者向け

/qs clean

Removes any loaded shop that doesn't have any items in stock.

/qs unlimited

Makes your Shop buy/sell Items in unlimited quantity or limited

/qs setowner <player>

Change the Shop Owner.

/qs fetchmessage

Fetch shop message manually from the database.

/qs info

Show QuickShop information.

/qs debug

Enable/Disable Debug Mode.

/qs supercreate

Create a shop while bypassing any protection checks.

/qs paste

Collects useful information and pastes it on Pastebin.

/qs cleanghost

Remove all broken shops.

/qs export

Export all shop data to a TXT file. This command is CONSOLE ONLY!

/qs recovery

Recover all shops from a TXT file or Paste. This command is CONSOLE ONLY and may remove/override any existing shop on your Server! Make a backup first and try it with a clean database!

/qs convert [sqlite|mysql]

Convert your database to either sqlite or mysql. This command is CONSOLE ONLY and first make sure to create a backup using /qs export!

/qs size

Change the bulk size. Requires the “allow-stacks” option in the config to be enabled for the command to work.

/qs alwayscounting

Making a shop alway counting shop even is unlimited, which making real admin shop is possible.

/qs transfer

Transfer ALL shops from one player to another.

/qs removeworld

Remove all shops in a specific world.

使用しない

/qs purge

Purge the old shops, for more inforamtion please check the purge option in config.yml
Requires the “purge” option in the config to be enabled for the command to work.

/qs currency <currency name>

Command to specified the currency the shop using.
The Economy plugin must support the Multi Currency feature and supported by QuickShop. We support GemsEconomy and TNE now.

パーミッション

一般ユーザー向け

管理者向け