AdvancedKits
AdvancedKits是一款高效,基于Nukkit且完全自定义的高级礼包插件。
指令 Commands
/kit 查看所有可领取礼包
/kit <礼包名> 领取指定礼包
权限 Permissions
原帖没有编辑权限 我也试不出来很抱歉
配置文件 Config
如何添加礼包?首先新建一个礼包 将他命名为Test,
然后在编辑礼包物品写上items
在下方写上
- - "1:0:64"
这个便是获得64个石头 1为物品ID 0为分割线(无用处) 64为数量
然后写上 分别是头盔 胸甲 裤子 靴子
- helmet: "302:0:1"
- chestplate: "303:0:1:测试:0:4"
- leggings: "304:0:1:测试"
- boots: "305:0:1"
现在输入commands: 这个是领取礼包后的指令
在下面输入- "tell {player} 你领取了礼包!" 便可以发送消息给领取礼包的玩家
然后输入cooldown: 这个是冷却时间
在下面写上hours: / minutes: 分别是小时和分钟
在下面写上effects 这个是领取后的效果 在他下面写上 - "speed:120:2" speed是速度提升 120 是时间
最后需要写的是限制可以领取的世界写 worlds: 在他的下面写上 - "world" 则是只能在world这个世界领取
汉化文本 Messages
- #Properties Config file
- #2018-07-06 08:36:58
- lang-version=0
- in-game=&c&L请在游戏中使用此命令!
- av-kits=&a&l礼包数量: {%0}
- no-kit=&c&l礼包 &e{%0} &c&l并不存在。
- reload=&a&L礼包全部重载!
- sel-kit=&a&l选择礼包: &b{%0}
- cant-afford=&c&l你不能使用这些礼包: {%0}
- cooldown=&d你将在&c{%0}后可再次使用。
- no-perm=&c你没有权限使用&4{%0}&c礼包!
- cooldown-format1={%0} 分钟
- cooldown-format2={%0} 小时{%1} 分钟
- cooldown-format3={%0} 小时
- no-sign-on-kit=&c在这个告示牌上没有指定的礼包!
- no-perm-sign=&c你没有权限创造告示牌礼包!
食用图片 Picture
下载 Download
[NukkitX]https://nukkitx.com/resources/advancedkits.88/history
[GitHub]]https://github.com/Nukkit-coders/AdvancedKits
[groupid=1536]Firefly Studio[/groupid]