McLists一周年快乐
服务器已经添加了详细介绍信息板块
服主可以在管理后台来提交自己服务器介绍信息。
服务器介绍信息提交后,管理人员会进行审核
审核通过后会在服务器详细页面进行显示
提交服务器介绍信息会让新玩家更好的了解你的服务器哦~
添加图片信息,也会让百度等搜索引擎更好的收录您的服务器哦~
管理平台地址:传送门
EconomyShopGUI

EconomyShopGUI - 经济商店插件

一个简单且免费的GUI商店插件
Bukkit / Spigot 作者 Gypopo 支持版本 1.8 - 26.1
服务器使用量
7,946
服务玩家数
12,885
下载量
2,080,891
插件详细介绍

ESGUI 是一款简单、免费且易于使用的 GUI 商店插件,适用于多种 Minecraft 版本,并提供高度可定制的商店与物品管理体验。

插件特色

  • ✔️ 1.8.x - 26.x

兼容多个 Minecraft 版本

  • ✔️ 完全可自定义的物品 / 背包界面

可将服务器商店配置为符合你服务器风格的样式

  • ✔️ 可在游戏内添加 / 编辑 / 删除商店与物品

可直接在游戏内配置商店物品与商店分类,无需修改配置文件

  • ✔️ 游戏内重载

可在游戏内重载所有商店 / 物品,无需重启服务器

  • ✔️ 预制商店布局

可从 Marketplace 浏览或安装预制商店布局

  • ✔️ 无限商店页面

可向商店中添加任意数量的物品

  • ✔️ 折扣 / 出售价倍率

可通过权限设置折扣与出售倍率

  • ✔️ Unsafe enchantments

可添加超出默认等级限制的附魔

  • ✔️ 广泛的经济支持

支持多个经济插件提供者

  • ✔️ 多货币支持

可为不同商店使用不同货币

  • ✔️ 外部刷怪笼兼容

支持多个主流刷怪笼插件

  • ✔️ NPC 商店

点击 NPC 即可打开商店

  • ✔️ 实体 ShopStands

可在服务器中放置实体商店展示台

  • ✔️ 导入物品价格

可从 essentials 的 worth.yml 导入价格

  • ✔️ 预翻译语言文件

可直接使用 19+ 现有语言文件,或自定义所有消息

  • ✔️ 默认商店配置

为每个受支持的 Minecraft 版本提供默认商店配置

  • ✔️ 季节性价格

可为不同季节添加价格修正

  • ✔️ DiscordSRV Hook

可将实时交易发送到 Discord

  • ✔️ Bedrock 玩家支持

开发时已考虑 Bedrock 玩家兼容性

  • ✔️ PlaceholderAPI expansion

可在服务器中使用物品占位符

  • ✔️ 100% 可自定义物品

支持附魔物品、药水 / 光灵箭、刷怪笼、KnowLedge books、PlayerHeads、带 RGB 颜色的皮革护甲、带效果的烟花、goat horns、stew effects、自定义盔甲纹饰、ominous bottles 等

  • ✔️ 导出交易记录

可使用 /eshop logs export 导出交易数据,以获得更深入的分析

核心命令

商店与出售

  • /shop

打开主商店

  • /shop <section>

直接打开指定商店分类,无需先输入 /shop 再手动选择

  • /sellall inventory

出售背包中的所有物品

  • /sellall <item>

出售背包中所有与指定材质匹配的物品

  • /sellall hand

出售当前手中持有的所有物品

  • /sellgui

打开一个 GUI,你可以将要出售的物品放入其中,关闭背包时自动出售

重载与商店编辑

  • /sreload

重载插件

  • /eshop additem <section> <material> <buy price> <sell price>

将任意物品添加到商店

  • /eshop edititem <section> <index> <action> <key> <value>

编辑商店中的任意物品

  • /eshop deleteitem <section> <index>

从商店中删除指定物品

  • /eshop addhanditem <section> <buy price> <sell price>

将手中的物品添加到商店

  • /eshop import <plugin> <file>

自动从其他插件导入配置

商店分类管理

  • /eshop addsection <section> <material> <displayname> <place>

向商店添加空的分类

  • /eshop editsection <section> <action> <key> <value>

编辑已有商店分类

  • /eshop deletesection <section>

sections.yml 中删除商店分类

其他管理命令

  • /shopgive <section> <index> [player]

管理员命令,用于将商店物品发放给玩家

  • /eshop uploadLayout

开始上传你的布局

  • /eshop installLayout <layoutID>

从社区 Marketplace 下载并安装布局

ShopStands 模块命令

  • /eshop shopstands give <type> <section> <index>

获取一个可放置的 ShopStand 物品

  • /eshop shopstands destroy <id>

根据 ID 销毁一个 ShopStand

  • /eshop shopstands browse

打开 GUI,查看现有 ShopStands

权限说明

按分类控制访问

  • EconomyShopGUI.shop.<section>

允许 / 禁止玩家访问特定商店分类

  • EconomyShopGUI.sellall.<section>

允许 / 禁止玩家对特定商店分类使用 /sellall inventory

  • EconomyShopGUI.sellallitem.<section>

允许 / 禁止玩家对特定商店分类使用 /sellall <item>

  • EconomyShopGUI.sellallhand.<section>

允许 / 禁止玩家对特定商店分类使用 /sellall hand

  • EconomyShopGUI.sellgui.<section>

允许 / 禁止玩家对特定商店分类使用 /sellgui

  • 默认情况下,每位玩家都拥有访问所有商店的权限。
  • 如需修改,请在权限插件中否定 / 禁用以上权限节点。

核心插件权限

  • EconomyShopGUI.shop

允许玩家使用商店

  • EconomyShopGUI.shop.<section>

允许打开指定名称的商店分类

  • EconomyShopGUI.shop.all

允许打开所有商店分类

  • EconomyShopGUI.sellall

允许使用 /sellall

  • EconomyShopGUI.sellall.<section>

允许使用 /sellall 向特定商店分类出售物品

  • EconomyShopGUI.sellall.all

允许使用 /sellall 向所有商店分类出售物品

  • EconomyShopGUI.sellallitem

允许使用 /sellall <item>

  • EconomyShopGUI.sellallitem.<section>

允许在特定商店分类中使用 /sellall <item>

  • EconomyShopGUI.sellallitem.all

允许使用 /sellall item 向所有商店分类出售物品

  • EconomyShopGUI.sellallhand

允许使用 /sellall hand

  • EconomyShopGUI.sellallhand.<section>

允许在特定商店分类中使用 /sellall hand

  • EconomyShopGUI.sellallhand.all

允许使用 /sellall hand 向所有商店分类出售物品

  • EconomyShopGUI.reload

允许重载插件

  • EconomyShopGUI.eshop.additem

允许使用 additem 子命令

  • EconomyShopGUI.eshop.edititem

允许使用 edititem 子命令

  • EconomyShopGUI.eshop.deleteitem

允许使用 deleteitem 子命令

  • EconomyShopGUI.eshop.addhanditem

允许使用 addhanditem 子命令

  • EconomyShopGUI.eshop.import

允许使用 import 子命令

  • EconomyShopGUI.discounts.<group>

拥有该权限节点的玩家将获得配置中设定的折扣

  • EconomyShopGUI.sell-multipliers.<group>

拥有该权限节点的玩家将获得配置中设定的出售倍率

  • EconomyShopGUI.itemindexes

允许通过悬停查看商店物品的索引

  • EconomyShopGUI.sellgui

允许打开 SellGUI

  • EconomyShopGUI.sellgui.<section>

允许在特定分类中使用 /sellgui 出售物品

  • EconomyShopGUI.sellgui.all

允许使用 /sellgui 向所有商店分类出售物品

  • EconomyShopGUI.eshop.addsection

允许使用 /editshop addsection

  • EconomyShopGUI.eshop.editsection

允许使用 /editshop editsection

  • EconomyShopGUI.eshop.deletesection

允许使用 /editshop deletesection

  • EconomyShopGUI.eshop.uploadLayout

允许使用 /editshop uploadLayout

  • EconomyShopGUI.eshop.installLayout

允许使用 /editshop installLayout

ShopStands 模块权限

  • EconomyShopGUI.eshop.shopstands.give

允许给自己一个 ShopStand 物品

  • EconomyShopGUI.eshop.shopstands.destroy

允许销毁现有 ShopStands

  • EconomyShopGUI.eshop.shopstands.browse

允许打开 ShopStands 菜单并查看现有 ShopStands

  • EconomyShopGUI.eshop.shopstands.edit

允许通过 Shift + 点击编辑 ShopStand

  • EconomyShopGUI.eshop.shopstands.create

允许放置 ShopStand 物品并创建新的实体展示台

依赖要求

  • 必须安装以下经济插件之一:
  • Vault

注意:Vault 依赖一个经济插件,例如 Essentials

  • PlayerPoints
  • CoinsEngine
  • GemsEconomy
  • UltraEconomy
  • VotingPlugin
  • zEssentials

支持的插件

Economy

  • Vault
  • PlayerPoints
  • CoinsEngine
  • UltraEconomy
  • GemsEconomy
  • VotingPlugin
  • zEssentials

Spawners

  • SilkSpawnersV1
  • RoseStacker
  • WildStacker
  • MineableSpawners
  • UltimateStacker
  • SilkSpawnersV2
  • SpawnerMeta
  • SpawnerLegacy
  • SmartSpawner

Optional

  • AutoSellChests
  • RealisticSeasons
  • SellWand
  • DeluxeSellWands
  • WildTools
  • WildChests
  • DiscordSRV
  • Citizens
  • ZNPCs
  • PlaceholderAPI
  • Quests
  • ItemPriceTag

语言与支持

  • 已提供以下语言文件相关内容:
  • English
  • Dutch (Outdated)
  • German
  • Spanish (Outdated)
  • 如果你有问题或需要插件支持,请加入官方 discord support server
  • 如果你对插件有建议,也欢迎加入 Discord 服务器反馈,你的建议会让插件变得更好
  • 请注意,评论区不用于提问或寻求技术支持,请改为加入 discord support server

开发者与其他信息

  • 本插件提供 API,方便开发者进行 Hook 集成
  • 本插件使用 bStats 收集匿名统计数据,例如有多少服务器 / 玩家正在使用该插件
  • 更多信息可在 bStats 查看
  • 本插件的翻译文件可在 crowdin 找到

附加说明

  • EconomyShopGUI 专为 bukkit、spigot 和 paper 服务器制作
  • 即使插件在模组 / 混合端服务器上可能可以运行,官方也不会为此类环境提供支持
  • EconomyShopGUI Premium 已推出,提供更多功能,例如 command items、带 NBT Data 的自定义物品、GUI 编辑器等,可点击插件页面查看
  • 如果你还不太确定是否适合你的服务器,可以前往测试服体验

IP: testserver.gpplugins.com

  • 测试服版本范围:1.8-1.21 skyblock test server

欢迎访问 EconomyShopGUI 的完整 Wiki 与文档页面。该页面提供了关于此插件的全面指南、配置说明和最新信息,是管理和使用本插件的最佳资源。

完整文档与 Wiki

所有关于 EconomyShopGUI 插件的详细文档、配置指南、命令列表、权限说明及常见问题解答,均可在我们的官方 Wiki 页面找到。

访问链接

  • 官方 Wiki 地址:https://wiki.gpplugins.com/economyshopgui/

建议

  • 对于插件安装、配置或使用中遇到的任何问题,建议首先查阅此 Wiki 页面。
  • Wiki 内容会持续更新,以反映插件的最新功能和最佳实践。
测试支持版本
1.8 1.9 1.10 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.20 1.20.6 1.21 26.1
版本分布
基本信息
插件名称 EconomyShopGUI
作者 Gypopo
平台 Bukkit / Spigot
支持版本 1.8 - 26.1
点赞数 4
最近版本
7.0.3 3999
6.16.3 1005
7.0.0 622
6.16.4 460
6.16.2 355
7.0.2 277
6.15.1 207
6.14.4 157
6.14.5 105
6.16.1 69
6.10.2 54
7.0.1 43

友情链接: 网易我的世界 | 泰拉瑞亚 | ocent云计算 | 米饭Minecraft插件文档 | 友链合作

历史访问人数:1,270,148  |  历史访问人次:1,575,822

今日访问人数:2,956  |  今日访问人次:3,234

昨日访问人数:24,872  |  昨日访问人次:28,029

Copyright © 2019-2026 我的世界服务器列表站. All rights reserved.

Powered by GermMC 京ICP备17023959号-6