Custom Shop (自定义商店-简单、高效的物品出售插件)
Custom Shop 是一款简单、无卡顿且高效的物品出售插件。它利用静态的商店配置文件,避免了每次玩家使用命令时重新加载商店文件的需要。
配置文件中包含的权限信息如下:
权限: customshop.main
配置文件示例(v3 shops.yml):
shops:
ores:
name: '&c矿石'
permission: customshop.main
items:
quartz:
name: quartz
material: QUARTZ
allow-buy: true
allow-sell: false
buy-size: 16
sell-size: 0
buy-price: 200.0
sell-price: 0.0
lapis:
name: lapis
material: INK_SACK
allow-buy: true
allow-sell: true
buy-size: 16
sell-size: 1
buy-price: 200.0
sell-price: 2.0
...
(更多内容自行设置)
更新至最新版本v3后,配置文件会自动更新至v3版本。
插件操作步骤:
1. 下载插件至服务器插件文件夹
2. 重启服务器
3. 根据需要配置config文件(如果满意也可不配置)
4. 重新加载服务器(或使用命令 /shop reload)
5. 尽情享受使用
视频教程:
- 西班牙语教程:Maximilianov提供
- 英语教程1:Kozv提供
- 英语教程2:LTJimv提供
如果您遇到问题,请不要在评论区报告错误,而是通过此链接在GitHub页面上发布您的问题。
请勿因为找到错误而给此插件评定1星,而是请通过此链接在官方GitHub页面上报告。
.containeri,.first,.second{position:absolute;}.containeri{margin:auto;top:91px;bottom:0;right:0;left:677px;width:170px;height:50px;transition:all 0.3s ease;transform:scale(0.8);}.wrapi{width:100%;height:50px;border:2px solid #FFF;transition:all 0.3s ease;border-radius:5px;}.first,.second{width:100%;height:50px;font-family:"Open Sans",sans-serif;transition:all 0.2s ease-in-out;font-size:17px;text-transform:uppercase;color:#FFF;letter-spacing:2px;text-align:center;vertical-align:middle;line-height:50px;}.second{opacity:0;}.first,.second{cursor:default;}.containeri:hover{width:250px;}.containeri:hover .wrapi{padding-bottom:17px;}.containeri:hover .first{transform:translateY(-8px);padding-top:5px;}.containeri:hover .second{transform:translateY(20px);opacity:1;}
收录



