Claim this plugin
This plugin was imported from Spiget and is currently unclaimed.
Plugin Information
Description
ErrorShop - 轻量商店、玩家市场和自定义菜单 Download / 下载 GitHub Release: https://github.com/error0403/ErrorShop/releases/tag/v0.14 Direct JAR: https://github.com/error0403/ErrorShop/releases/download/v0.14/ErrorShop-0.14.jar Modrinth: https://modrinth.com/plugin/errorshop Wiki: https://github.com/error0403/ErrorShop/wiki 作者联系 / Contact the Author 作者 QQ: 1955008190 ErrorShop 交流群:< https://qm.qq.com/q/bG3ooHYT3q> 如果你在使用 ErrorShop 时遇到问题、发现 Bug,或者有功能建议,可以通过 QQ、交流群或 GitHub Issues 联系作者。欢迎反馈 Bug 和改进建议,插件会持续维护,基本每天都会修复和更新。 Author QQ: 1955008190 ErrorShop QQ Group: < https://qm.qq.com/q/bG3ooHYT3q> If you run into issues, find bugs, or have feature suggestions, you can contact the author through QQ, the QQ group, or GitHub Issues. Bug reports and suggestions are welcome. The plugin is actively maintained and updated frequently. ErrorShop 是一个给 Paper 服务器用的轻量商店插件。你可以用它做服务器官方商店、玩家交易市场,也可以用 YAML 写一些简单的菜单入口。 ErrorShop is a lightweight shop plugin for Paper servers. You can use it for server shops, player-to-player market listings, and simple YAML-based GUI menus. ✨ 功能特点 / Features • 官方商店:把商品写在 shops/ 文件夹里,玩家可以打开商店购买或出售物品。 Server shops: define items in the shops/ folder so players can buy or sell items in a GUI. • 玩家市场:玩家可以把手上的物品按指定价格上架,其他玩家可以购买。 Player market: players can list the item in their hand for a price, and other players can buy it. • 自定义菜单:用 menus/ 配置简单 GUI 菜单,可以作为传送、商店入口或功能导航。 Custom menus: create simple YAML GUI menus for navigation, shop entrances, or server features. • 文本可改:大部分提示都在 lang.yml,方便改成你服务器自己的风格。 Editable messages: most messages are in lang.yml, so you can match your server style. • MiniMessage:支持 MiniMessage,同时兼容旧的 & 颜色代码。 MiniMessage support: modern MiniMessage formatting is supported, while legacy & color codes still work. • Vault 可选:需要真实经济时接 Vault,不接也可以先测试菜单和配置。 Optional Vault economy: use Vault for real money transactions, or keep it disabled while testing menus and config. ✅ 支持版本 / Compatibility • Minecraft Java Edition • Paper / compatible Paper forks • Recommended Java: 21 • Target versions: 1.20.6, 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8 说明:当前构建已在干净 Paper 1.21.1 环境启动验证。其它 1.20.6/1.21.x 版本按 Paper API 兼容范围标注,正式服使用前建议先在测试服加载一次。 Note: the current build has been startup-tested on a clean Paper 1.21.1 server. Other 1.20.6/1.21.x versions are listed based on Paper API compatibility; please test once on a staging server before using it on a production server. 快速开始 / Quick Start 1. 下载 ErrorShop jar。 Download the ErrorShop jar. 2. 放进服务器 plugins/ 文件夹。 Put it into the server plugins/ folder. 3. 启动服务器生成默认配置。 Start the server once to generate default files. 4. 修改你需要的配置文件: Edit the files you need: - config.yml - database.yml - lang.yml - shops/.yml - menus/.yml 5. 如果你要真实扣钱,请安装 Vault 和经济插件,并把 currency.provider 改成 vault。 If you want real economy transactions, install Vault and an economy plugin, then set currency.provider to vault. 6. 重启服务器或使用 /errorshop reload 重载配置。 Restart the server or use /errorshop reload to reload configuration. ⌨️ 命令 / Commands | 命令 / Command | 说明 / Description | | /errorshop reload | 重载配置 / Reload configuration | | /errorshop shop | 打开指定官方商店 / Open a server shop | | /errorshop market | 打开玩家市场 / Open the player market | | /errorshop sell | 把手上的物品按指定价格上架 / List the item in your hand for sale | | /errorshop menu | 打开指定自定义菜单 / Open a custom menu | 权限 / Permissions | 权限 / Permission | 说明 / Description | | errorshop.reload | 允许重载插件配置 / Allows reloading plugin configuration | | errorshop.shop. | 允许打开指定商店,例如 errorshop.shop.default / Allows opening a specific shop | | errorshop.menu. | 允许打开指定菜单,例如 errorshop.menu.main / Allows opening a specific menu | | errorshop.market.sell | 允许上架玩家市场商品 / Allows listing items on the player market | | errorshop.market.buy | 允许打开市场并购买商品 / Allows opening the market and buying items | config.yml 怎么配置 / How to configure config.yml config.yml 是主配置,主要控制默认打开哪个商店、默认打开哪个菜单、市场限制和货币模式。 config.yml is the main configuration file. It controls the default shop, default menu, player market limit, and economy mode.
Minecraft Plugin Badges
Use these badge images in docs, README files, or forum posts.