SCore(所有插件)
- 增加了对团队、物品和玩家的ADD_ITEM_NBT支持。
示例:
对于ItemCommands:
ADD_ITEM_NBT keyValue:foo=bar type:string mode:pdc
For PlayerCommands:
ADD_ITEM_NBT slot:0 keyValue:foo=bar type:string mode:pdc
EI
- 当使用keepItemOnDeath=1时,物品可以变成灵魂绑定。
示例:
ADD_ITEM_NBT slot:0 keepItemOnDeath=1 类型:整数模式:pdc
CPT
- 在自定义PiglinsTrades中为Oraxen和Nexo添加了正确的支持。
埃布
eb remove-all [replaceWithAir] [world]
允许您移除所有托管的可执行块:
- replaceWithAir - 用 air 替换方块(默认为真)
- 世界 - 限制删除仅限特定世界