• 你好,Guest,欢迎回来!Nukkit-MOT BBS社区是专为Minecraft玩家和开发者提供的Nukkit-MOT平台技术论坛。Nukkit-MOT是一个多版本、内置实体AI、广泛插件兼容的我的世界服务器软件,采用Java编写,专为性能和可扩展性设计,支持插件开发和自定义功能。在Nukkit-MOT BBS,您可以轻松找到开服教程、插件开发资源和插件分享,帮助您快速搭建和管理Nukkit-MOT服务器,提升开发技能,推广您的插件。

    You can join [Discord] to get the latest notifications.
    为了避免一些意外情况,你可以【加入QQ群】来获取最新通知
Resource icon

Open Source Free Need Depend PepperShop-MOT 1.3.5

Resource Type
Second modification
API Version
1.0.11
Copyright Link
#
Depend Plugin
EconomyAPI,Land(Optional),Residence(Optional)

PepperShop-MOT​

A Nukkit plugin, developed based on PepperShop, which in turn is based on QuickShopX, and QuickShopX itself is derived from the original QuickShop plugin by author WetABQ.

Features of PepperShop-MOT​

  • Support for Nukkit-MOT
  • Compatible with the latest version of the Land plugin
  • Support for string items

User Guide​

Creating a Shop​

Android: Gently touch the chest (do not break it), then switch to the item you want to sell in your hand, and finally enter the price directly in the chat bar.

Windows 10: Left-click the chest, then switch to the item you want to sell in your hand, and finally enter the price directly in the chat bar.

Creative Mode: Hold Shift, break the chest, then follow the process above to create a shop and enter the price directly in the chat bar.

Trading​

Chat Bar: After clicking the shop sign, enter the quantity you want to purchase.

Interface: Click the shop sign to open the interface, drag to adjust the trade quantity, and click confirm.

Chat Bar and Interface: Supports both methods. A single click on the sign uses the chat bar input, while a double click opens the interface.

Modifying Prices​

Chat Bar: Click the sign and use commands to modify the shop (see `/ps help` for specific commands).
Interface: Click the shop sign to open the interface and follow the on-screen instructions to modify.
Chat Bar and Interface: Both methods are available. Choose either one.

Destroying a Shop​

Break either the shop sign or the shop chest.
Note: Anyone with `build` permissions (both place and destroy permissions) within a territory can also open the shop chest and destroy the shop.

Configuration File​

YAML:
# Language. Supports loading custom language files. Currently includes Simplified Chinese and English (cn/en).
language: cn

# Force work with the GAC plugin, but this will disable this plugin's own permission checks.
work-with-gac: false

# Shop interaction method. Available values: ChatBar, Both, Interface. Represents Chat-Only, Both Enabled, UI-Only respectively.
# Please refer to the "User Guide -> Trading" section. Recommended value: Both.
interaction-method: Both

# Shop interaction timeout (ms). If entering a price results in it being sent as a normal chat message, increase this value.
interaction-timeout: 5000

# Hologram item packet sending rate (per second). Recommended value is 1000. If display issues occur, lower this value.
hologram-item-effect: 1000

# Hologram item packet queue capacity. If holograms fail to display/remove correctly or when crossing worlds on busy servers, increase this value (increase by 10,000 each time).
packet-queue-capacity: 10000

# Work with the Residence plugin (requires Residence to be installed).
link-with-residence-plugin: true

# Work with the Land plugin (requires Land to be installed).
link-with-land-plugin: true

# Whether shops can only be created within territory areas (recommended ON).
# This option depends on any territory plugin. If none is installed, it has no effect.
only-create-shop-in-residence-area: true

# Whether OPs can ignore territory permissions to open/destroy shops.
# This option depends on any territory plugin. If none is installed, it has no effect.
operator-ignore-build-permission: false

# Whether hoppers can only supply shops within territory areas. This does not affect normal transport for non-shop chests (only affects shops).
# This option depends on any territory plugin. If none is installed, it has no effect.
# Recommended ON.
limit-hopper: true

# Whether to use item name translation files (if you want to see Chinese item names, refer to the "About Displaying Chinese Item Names" section below and enable this).
use-item-name-translations: false

Plugin Commands​

Main command: /ps [subcommand], Alias: /qs

CommandPurposePermission
/ps helpDisplays help informationEveryone
/ps buySets the shop to BUY typeEveryone
/ps sellSets the shop to SELL typeEveryone
/ps priceSets the unit price of the shopEveryone
/ps serverSets the shop as a server shop (unlimited stock)Admin
/ps versionDisplays plugin version informationAdmin
/ps cpOpens the plugin configuration panel (UI)Admin
/ps reloadReloads all configuration files (except data files)Admin

Each subcommand can be abbreviated, e.g., `/ps help` to `/ps h`, `/ps buy` to `/ps b`, etc. Use `/ps help` to see all abbreviations.

GAC Compatibility​

You need to set `work-with-gac: true` in the `config.yml`. As a trade-off for compatibility, the permission check feature will be disabled. If this is not set, the plugin will not start.

Territory Plugin Compatibility​

PepperShop-MOT supports both the Residence and Land territory plugins. Choose only one; loading both may cause unexpected issues.

The Land plugin does not have a native `build` permission. Having both destroy and place block permissions is equivalent to having `build` permission. Both are required.

Importing Data from QuickShopX​

This plugin supports QuickShopX's shop data files. Copy the `shops` folder to the PepperShop directory. However, configuration and language files are not supported and must be configured manually.

Displaying Chinese Item Names​

  1. Manually download the item-translations.yml file and place it in the plugin folder.
  2. Use the command /ps r (works for OPs and console).
  3. In-game, use the command /ps cp to open the configuration panel.
  4. Turn ON the Use Translated Item Names switch and click the submit button.
If the corresponding switch is not shown in the panel, check if the file is in the correct location.

Change Logs​

1.3.3 (from QuickShopX)​

  • Support for the latest Nukkit-MOT
  • Support for the latest Land plugin

Authors​


Original Author​

Author
NemoCat纱猫
Downloads
7
Views
8
First release
Last update
Rating
0.00 star(s) 0 ratings
.block.block--category>.block-container:before { margin-bottom: 4px; } .message:not(:last-of-type):after { margin-bottom: -7px; }
Forgot your password?
or Log in using