文書の過去の版を表示しています。
QuickShopプラグイン
このプラグインは全ユーザーが使用可能です。
文字が書き込める看板に大幅に機能を追加するプラグインです。
長い説明文などを、装飾を加えつつ記入することが可能です。
開発元ページ:
https://www.spigotmc.org/resources/quickshop-reremake-1-18-ready-multi-currency.62575/
基本的な使い方
コマンドリファレンス
一般ユーザー向け
/qs buy
ショップを買取モードに変更します。
/qs sell
ショップを販売モードに変更します。
/qs price <price>
アイテムの売値・買値を変更します。
/qs find <item>
近くのショップを検索し、<item>で始まるアイテムを販売しているショップを表示します。
例:/qs find dia ⇒diamondsを販売している最寄りのショップを表示
/qs create <price> [item]
指定した<item>または手に持っているアイテムを<price>で販売するショップを作成します。
/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.
パーミッション
一般ユーザー向け
- quickshop.use:Required for any QuickShop Actions.
- quickshop.create.sell:Required to make a shop (Sell-Mode)
- quickshop.create.buy:Required to make a shop (Buy-Mode) or to switch from Sell to Buy-Mode.
- quickshop.create.stacks:Required to allow selling items in stacks.
- quickshop.create.changeitem:Allows a player to change a shop's item.
- quickshop.create.changeamount:Allows a player to change the item-amount per buy/sell.
- quickshop.create.changeprice:Allows a player to change the buy/sell price of their shops.
- quickshop.create.double:Allows a player to create a double chest shop.
- quickshop.create.cmd:Required to have access to the /qs create command. This command may bypass certain protections of not-supported protection plugins!
- quickshop.transfer:Required to transfer all owned shops to another player.
- quickshop.find:Required to use /qs find <item>
- quickshop.fetchmessage:Required to use /qs fetchmessage
- quickshop.staff:Required to use /qs staff and all its subcommands.
- quickshop.preview:Required to use the GUI Item Preview.
- quickshop.currency:Required to use the /qs currency <currency>
管理者向け
- quickshop.unlimited:Required to use /qs unlimited
- quickshop.alwayscounting:Required to use /qs alwayscounting
- quickshop.setowner:Required to use /qs setowner
- quickshop.other.destroy:Allows the player to remove/destroy shops of others.
- quickshop.other.open:Allows the player to open chests of other shops and take/put items from/into it.
- quickshop.other.price:Allows the player to change the price of someone's shop.
- quickshop.transfer.other:Required to transfer ALL shops of someone to another player.
- quickshop.refill:Allows the player to refill their shops using a command, essentially making the shop having unlimited items.
- quickshop.empty:Allows the player to clear the shop's inventory.
- quickshop.clean:Allows the purging/removal of any Shops that have no items in stock.
- quickshop.bypass.<ItemID>:Required to sell blacklisted items (E.g. bedrock).
- quickshop.alerts:Required to receive notifications about possible cheating, plugin warnings and updates.
- quickshop.info:Required to use /qs info
- quickshop.debug:Required to use /qs debug
- quickshop.paste:Required to use /qs paste
- quickshop.purge:Required to use /qs purge
- quickshop.create.admin:Required to bypass any protection-checks while creating a shop using /qs supercreate
- quickshop.tax:Permission to bypass the tax fee.
- quickshop.tax.bypassunlimited:Permission to bypass the tax fee but only in unlimited shop.
- quickshop.cleanghost:Permission to remove any broken shop using /qs cleanghost
- quickshop.export:Permission to use /qs export. This permission is pointless since the command is console only.
- quickshop.recovery:Permission to use /qs recovery. This permission is pointless since the command is console only.
- quickshop.removeworld:Permission to remove all shops in a world using /qs removeworld
- quickshop.other.changeitem:Allows the player to change the item of someone's shop.
- quickshop.other.changeamount:Allows the player to change the bulk-amount of someone's shop.
