【Lv:2】
- 注册
- 2022/01/21
- 消息
- 25
- 金粒
- 8,887金粒
codebreaker submitted a new resource:
LootCrate - 为玩家添加一个战利品箱!
Read more about this resource...
LootCrate - 为玩家添加一个战利品箱!
战利品箱为您的服务器提供了一种获取稀有物品或命令的具有挑战性的方式。
理论上,这支持Custom Items,NBTS
指导:
1) 解压并粘贴 .lua 和 lib 文件夹到 (plugins) 文件夹中
2)运行服务器,将生成配置。
- Settings.lua -> shuffle rate,值越低滚动越快
- Crates.lua 提供了实际的 Crates 和 Contentes
- Location.lua 提供箱子的位置和类型
3) 根据自己的喜好编辑 Crates.lua,然后运行 /crate reload
键:
键使用 .json
/give keys using /crate addkey [PlayerExactName] [crate type] [optional: amount] -> for OP Player
/addkey [PlayerExactName] [crate type] [optional: amount] -> 用于控制台
/crate help -inggame...
Read more about this resource...