本帖最后由 南少D凌坤 于 2018-7-6 16:42 编辑
那我就不浪费各位服主时间了
这个插件可以更方便的提供/sell服务
/sell是essentials插件的一项功能
可以出售玩家自己的物品给服务器
并获得一定利润
如果你的服务器需要更好的GUI界面优化,可以安装此插件
| 指令 | 权限 | 作用 |
| /sell | sellgui.use | 打开菜单 |
| /sell reload | sellgui.reload | 重载插件
|
控制台如果使用/sell的话提示是这样的
但是如果使用/sell reload的话是可以的
在成功安装插件后,会生成SellGUI文件夹
里面有一个config.yml和customItems.yml两个文件。
以下是转载帖作者的原文:
Provides one command that opens a menu where players can sell their items at configurable prices.
此插件提供了一个菜单,能够让玩家以菜单的形式出售物品。当然,菜单出售的物品是可以自定义的。
Essentials Worth supported!
必须要用Essentials作为前置
Some Features:(一些特性/功能)
Customizable SignGUI(自定义牌子打开GUI)
Custom Item Support (支持自定义物品)
Enchantment Support(支持附魔[百度翻译魅力和魔法也是厉害])
Fully Customizable(完全的自定义制作)
Optional Titles(可添加标题)
Lore Price Support(支持LORE行)
Item Blacklist (物品黑名单)
Citizens Trait(支持的插件)
Command & Permission:(命令/指令 & 权限)
/Sell - Opens the Menu(打开菜单)
/Sell Reload - Reloads the config(重载插件)
sellgui.use(/sell的权限)
sellgui.reload(/reload的权限)
Citizens Trait - SellGUI Trait(支持这个Citizens的前置插件)
然后这是作者发布的效果图



这是作者提供的自定义物品的例子
Code (Text):
<Material>-<Data>;<Name>
Spaces = _
Make sure material name is right!
https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
Examples:
WOOD_SWORD-0;Vampire_Killer: 32.0
STONE-0;Granite_Countertop: 333.33
这是物品的黑名单设置格式
Code (Text):
BlacklistedItems:
<Tab>- "<material>:data
Example:
WOOD:2
这是作者原话
This is used to add custom items that require lore recognition and other item data/attributes
1. Do /sell custom - Requires permission sellgui.custom可以用/sell custom 权限:sellgui.custom
2. Put in your item
3. Go into the config file named customitems.yml
4. Find your item and the price value below it.
5. Change the value and do /sell reload in-game
6. ?Profit? 利润????喵喵喵这是要付费的节奏
还有作者以后的计划
In plugin NPC
Changing the inventory item (改变库存,这个感觉海星)
Improved Custom Item System (方便制作自定义菜单的系统)
Items with out the "-" (1.13) (使用1.13新版本的物品)
|
(汉化后面会更)
帖子本来想存草稿的,没想到不能存还发出来了,只能这样了emm
来自群组:
Bone Studio