GlobalMarketChest - GUI Shop Plugin可高度自定义的商店插件

高级插件 GlobalMarketChest - GUI Shop Plugin可高度自定义的商店插件 1.15.6

GlobalMarketChest 是一个spigot插件,可以轻松创建全球商店来买卖拍卖。您可以通过图形界面与商店进行交互。它可以轻松配置和自定义。
Languages Supported: 支持的语言:English, French, Chinese, German, Polish, Turkish, Russian, Japanese, Spanish, Vietnamese
中文, 俄文, 土耳其文, 德文, 日文, 法文, 波兰文, 英文, 西班牙文, 越南文Donation Link: 捐款链接:https://www.paypal.me/globalmarketchest42
[IMG]


GlobalMarketChest is a spigot plugin that allows to easily create global shops to sell and buy auctions. You interact with shops through graphical interfaces. It can be easily configured and customized.
GlobalMarketChest 是一个水龙头插件,可以轻松创建全球商店来买卖拍卖。您可以通过图形界面与商店进行交互。它可以轻松配置和自定义。


[图片]


To work you will need ;
要工作,你需要 ;
  • Vault 库
  • An economy plugin compatible with Vault to manage your economy
    与 Vault 兼容的经济插件,用于管理您的经济


Soft Dependencies : 软依赖项 :

  • If you want to use MySQL instead of default SQLite you will need to install a MySQL Server by yourself.
    如果您想使用 MySQL 而不是默认的 SQLite,则需要自己安装 MySQL Server。

[IMG]

  • User friendly shop graphical interfaces
    用户友好的车间图形界面
  • Fluid graphical interfaces
    流畅的图形界面
  • Simple and instinctive shop creation process
    简单而本能的商店创建过程
  • A unique place to sell/buy items and improve interaction between players
    出售/购买物品并改善玩家之间互动的独特场所
  • Smart sorting system to see first cheapest auctions and than oldest
    智能排序系统,可查看最便宜的拍卖和最旧的拍卖
  • Auction search (By similar items, item name or player name)
    拍卖搜索(按相似物品、物品名称或玩家名称)
  • Paginator to see auctions 27 by 27
    Paginator 查看拍卖会 27 x 27
  • Easy process to create / buy auction
    创建/购买拍卖的简单过程
  • Easy price selector 简单的价格选择器
  • Advanced feature to repeat the auction that you are creating as many as possible or one by one
    高级功能,可重复您正在创建的拍卖,尽可能多或逐个进行
  • Advanced feature to put all similar items of your inventory in the auction that you are creating (you can go higher than 64 items)
    高级功能,可将您库存的所有类似商品放入您正在创建的拍卖中(您可以超过 64 件商品)
  • Advanced categories system by default inspired by creative tabs but can be totally customized0
    默认高级类别系统,灵感来自创意标签页,但可以完全自定义0
  • List of the last 24 hours of auctions created
    最近 24 小时创建的竞价列表
  • Detailed permissions system
    详细的权限系统
  • Complete commands to list, teleport to and open shops (with autocompletion)
    完成列出、传送和打开商店的命令(具有自动完成功能)
  • Ranks system to cystomize parameters for each player
    对系统进行排名,以消除每个玩家的参数
  • High configurability 高可配置性
    • All items composing interfaces can be changed (item used, title and lore)
      所有项目组成界面都可以更改(使用的项目、标题和传说)
    • Language can easily be configured
      可以轻松配置语言
    • Categories are totally configurable (display item, title, position, items contains, GroupLevels)
      类别是完全可配置的(显示项、标题、位置、项包含、GroupLevels)
    • Many features can be configured/disabled
      可以配置/禁用许多功能
  • Multi database support. The plugin actually support SQLite database (local) and MySQL database (remote)
    多数据库支持。该插件实际上支持 SQLite 数据库(本地)和 MySQL 数据库(远程)
  • Admin features to remove player auctions
    用于删除玩家竞拍的管理员功能

Technical features : 技术特点 :
  • Highly configurable interfaces through config file
    通过配置文件实现高度可配置的接口
  • Interface loader that auto adapt to available interfaces
    自动适应可用接口的接口加载器
  • Database schema is automatically updated when it's needed
    数据库架构会在需要时自动更新

In coming features 即将推出的功能

  • Multi database support (yml, postgresql, mongodb)
    多数据库支持(yml、postgresql、mongodb)
  • AuctionShop (maybe another name) - Here roles are reversed, the player ask for an item and a quantity he need and players come to sell to him the wanted item
    AuctionShop(可能是另一个名字)- 在这里角色颠倒,玩家要求他需要的物品和数量,然后玩家来向他出售想要的物品
  • AdminShop - Here players can find all item they want infinitely.
    AdminShop - 在这里,玩家可以无限地找到他们想要的所有物品。
  • LocalShop - With this shop only the owner can sell auctions in it.
    LocalShop - 在此商店中,只有所有者可以在其中出售拍卖。
  • Maybe the split of this plugin in multiple little plugins (core, globalshop,adminshop,...) to improve scalability of this plugin
    也许这个插件拆分成多个小插件(core、globalshop、adminshop,...)以提高这个插件的可扩展性
List of next features : https://trello.com/b/VsJRVqVn/globalmarketchest
下一个功能列表 : https://trello.com/b/VsJRVqVn/globalmarketchest

[IMG]


  1. Download the file GlobalMarketChest.jar
    下载 file GlobalMarketChest.jar
  2. Add the file in the folder plugins of your server.
    将文件添加到服务器的文件夹插件中。
  3. Launch your server, it will generate all necessary configuration files in plugins/GlobalMarketChest. The plugin is now enable.
    启动您的服务器,它将在 plugins/GlobalMarketChest 中生成所有必要的配置文件。该插件现已启用。

If you choose to change Storage.type to mysql extra more steps will follow :
如果您选择将 Storage.type 更改为 mysql extra,则将执行更多步骤:
  1. The plugin will disable from itself because your database is not configured.
    该插件将自行禁用,因为您的数据库未配置。
  2. In file plugins/GlobalMarketChest/config.yml change the database informations in variable Storage.Connection. See https://github.com/EpiCanard/GlobalMarketChest/wiki/resources-:-config.yml#storage
    在 plugins/GlobalMarketChest/config.yml 文件中,更改变量 Storage.Connection 中的数据库信息。查看 https://github.com/EpiCanard/GlobalMarketChest/wiki/resources-:-config.yml#storage
  3. Reload the plugin or server
    重新加载插件或服务器
  4. If your database informations are correct, the plugin should now work
    :)

    如果您的数据库信息正确,该插件现在应该可以工作
    :)

If you have any issue don't hesitate to come on Discord (https://discord.gg/Dez7wavrkH) to ask for help.
如果您有任何问题,请随时访问 Discord (https://discord.gg/Dez7wavrkH) 寻求帮助。

[IMG]


You can find all information that you need to use and configure this plugin in the WIKI.
您可以在 WIKI 中找到使用和配置此插件所需的所有信息。


[IMG]


If you find a bug or want to make a suggestion to improve the plugin please open an issue on GitHub, https://github.com/EpiCanard/GlobalMarketChest/issues.
如果您发现错误或想提出改进插件的建议,请在 GitHub 上打开一个问题,https://github.com/EpiCanard/GlobalMarketChest/issues

If you want to participate to development of this plugin, fork the GitHub, make your modifications and open a Pull Request.
如果您想参与此插件的开发,请分叉 GitHub,进行修改并打开拉取请求。

If you have any questions, you can contact me on discord.
如果你有任何问题,可以在 discord 上联系我。

You will find all development build on discord, so don't hesitate to come.
您会发现所有开发都建立在 discord 之上,所以不要犹豫,来吧。

Discord: https://discord.gg/Dez7wavrkH
无序:https://discord.gg/Dez7wavrkH

Source GitHub: https://github.com/EpiCanard/GlobalMarketChest
资料来源: GitHub : https://github.com/EpiCanard/GlobalMarketChest

If you want to test work in progress features you will find all development builds on Github.
如果您想测试正在进行的功能,您可以在 Github 上找到所有开发版本。
Github Actions: https://github.com/EpiCanard/GlobalMarketChest/actions/workflows/maven.yml
Github 操作:https://github.com/EpiCanard/GlobalMarketChest/actions/workflows/maven.yml


[IMG]


[IMG]

[IMG]

[IMG]

[IMG]


[IMG]

  • Freebuild.fr - play.freebuild.fr
  • Politicraft - play.politicraft.fr
    政治工艺 - play.politicraft.fr
无下载权限
Frada
贡献者 Frada

帖子交流

1

点赞金锭

673

贡献资源

18

资源版本 1.15.6
下载量 24
热度 1,794
更新时间
{评级}星 0 星
顶部