quickshop_reremake
差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
| quickshop_reremake [2022/01/20 22:43] – omoikane | quickshop_reremake [2022/01/21 01:45] (現在) – omoikane | ||
|---|---|---|---|
| 行 6: | 行 6: | ||
| \\ | \\ | ||
| 開発元ページ:\\ | 開発元ページ:\\ | ||
| - | https:// | + | https:// |
| ===== 基本的な使い方 ===== | ===== 基本的な使い方 ===== | ||
| - | |||
| - | ===== パーミッション ===== | ||
| ===== コマンドリファレンス ===== | ===== コマンドリファレンス ===== | ||
| ==== 一般ユーザー向け ==== | ==== 一般ユーザー向け ==== | ||
| + | < | ||
| + | 指定した< | ||
| + | \\ | ||
| + | < | ||
| + | ショップを削除します。\\ | ||
| + | \\ | ||
| + | < | ||
| + | ショップを買取モードに変更します。\\ | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | ショップを販売モードに変更します。\\ | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | アイテムの売値・買値を変更します。\\ | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | 近くのショップを検索し、< | ||
| + | 例:/qs find dia ⇒diamondsを販売している最寄りのショップを表示\\ | ||
| + | \\ | ||
| + | < | ||
| + | ショップで販売するアイテムを変更します。\\ | ||
| + | \\ | ||
| + | |||
| + | === Staff機能 === | ||
| + | 他のユーザーをショップの共同運営スタッフに追加できます。\\ | ||
| + | \\ | ||
| + | < | ||
| + | Manage staff in your shop.\\ | ||
| + | \\ | ||
| + | < | ||
| + | Add a player as staff to your shop.\\ | ||
| + | \\ | ||
| + | < | ||
| + | Remove a player as staff from your shop.\\ | ||
| + | \\ | ||
| + | < | ||
| + | Remove all staff-members from your shop.\\ | ||
| + | \\ | ||
| + | < | ||
| + | Show all current staff-members of your shop.\\ | ||
| + | \\ | ||
| ==== 管理者向け ==== | ==== 管理者向け ==== | ||
| + | < | ||
| + | Removes any loaded shop that doesn' | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | Makes your Shop buy/sell Items in unlimited quantity or limited\\ | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | Change the Shop Owner.\\ | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | Fetch shop message manually from the database.\\ | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | Show QuickShop information.\\ | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | Enable/ | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | Create a shop while bypassing any protection checks.\\ | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | Collects useful information and pastes it on Pastebin.\\ | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | Remove all broken shops.\\ | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | Export all shop data to a TXT file. This command is CONSOLE ONLY!\\ | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | Recover all shops from a TXT file or Paste. | ||
| + | This command is CONSOLE ONLY and may remove/ | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | Convert your database to either sqlite or mysql. | ||
| + | This command is CONSOLE ONLY and first make sure to create a backup using /qs export!\\ | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | Change the bulk size. | ||
| + | Requires the " | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | Making a shop alway counting shop even is unlimited, which making real admin shop is possible.\\ | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | Transfer ALL shops from one player to another.\\ | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | Remove all shops in a specific world.\\ | ||
| + | \\ | ||
| + | |||
| + | |||
| + | ==== 使用しない ==== | ||
| + | |||
| + | < | ||
| + | Purge the old shops, for more inforamtion please check the purge option in config.yml\\ | ||
| + | Requires the " | ||
| + | \\ | ||
| + | |||
| + | < | ||
| + | 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 < | ||
| + | * **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 < | ||
| + | |||
| + | ==== 管理者向け ==== | ||
| + | * **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/ | ||
| + | * **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' | ||
| + | * **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/ | ||
| + | * **quickshop.bypass.< | ||
| + | * **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' | ||
| + | * **quickshop.other.changeamount**:Allows the player to change the bulk-amount of someone' | ||
quickshop_reremake.1642686228.txt.gz · 最終更新: by omoikane
