更新内容 | Update Contents
- 新增物品插件挂钩优先级配置项 | Added item plugin hook priority option
- 添加CraftEngine兼容 | Add CraftEngine compatibility
更新内容 | Update Content
- /craftorithm display命令新增支持指定打开玩家,使用方式:
/craftorithm display <recipe_id> [player_name]| /craftorithm display command now supports select a player to open the menu. Usage:/craftorithm display <recipe_id> [player_name]
更新内容 | Update Content
- 优化注册配方时的性能消耗 | Optimize the performance consumption when registering recipes
- 修复在一些情况下关闭配方展示页面会报错的bug | Fixed the bug that would cause an error when closing the recipe display menu in some cases
- 新增对CampfireStartEvent的处理 | Added handling of CampfireStartEvent
- 新增语言文件西班牙语(es_es.yml) | Add new language file: Spanish(es_es.yml)
更新内容 | Update Content
- 添加Nexo兼容 | Add Nexo compatibility
- 添加AzureFlow兼容 | Add AzureFlow compatibility
更新内容 | Update Content
- 修复MMOItems无法挂钩的问题 | Fixed MMOItems could not be hooked
更新内容 | Update Content
- 修复1.10.12版本开始,可能会导致其他插件无法正确挂钩的问题 | Fixed the issue that other plugins may not be hooked correctly starting from version 1.10.12
更新内容 | Update Content
- 修复了无法使用potion配方创建器的bug | Fixed a bug where potion recipe creator could not be used
更新内容 | Update Content
- 修复GUI创建配方时无法正确保存物品的问题 | Fixed items could not be saved correctly when creating recipes in recipe creator gui
- 修复RegisteredListener相关性能问题 | Fix RegisteredListener related performance issues
更新内容 | Update Content
- 优化底层加载逻辑 | Optimize plugin loading process
- 暂时去除配方编辑页面,将会在下个大版本(1.11)更新自定义UI功能 | Temporarily remove the recipe editor menu, and will update the custom UI in the next major version (1.11)
- 优化命令提示 | Optimize command prompt
更新内容 | Update Content
- 兼容EcoItems和ExecutableItems | Compatible with EcoItems and ExecutableItems
- 修复偶发配方原材料展示GUI数量不对的bug | Fixed the bug that the number of recipe ingredients displayed in the GUI was incorrect occasionally
更新内容 | Update Content
- 再次修复铁砧配方总是出现同一个结果的bug | Fixed anvil recipe always giving the same result
- 修复https://github.com/YufiriaMazenta/Craftorithm/issues/69 | Fixed https://github.com/YufiriaMazenta/Craftorithm/issues/69
更新内容 | Update Content
- 修复铁砧配方总是出现同一个结果的bug | Fixed anvil recipe always giving the same result
- 新增debug配置项 | Added debug configuration options
更新内容 | Update Content
- 锻造台配方现在也支持copy_enchantments(仅复制附魔) | Smithing table recipes now also support copy_enchantments (copy enchantments only)
- 修复插件重载时有概率导致服务器网络卡顿的bug | Fixed a bug that caused the network to get stuck when plugin reloading
更新内容 | Update Content
- 优化铁砧配方的匹配逻辑,新增copy_enchantments(仅复制附魔)选项 | Optimized the logic of anvil recipes, added copy_enchantments (copy only enchantments) option
- 新增开关在ItemsAdder重载时一起重载的设置项 | Added a new configuration option switch to reload when ItemsAdder is reloaded
- 兼容1.19.4及以上 | Compatible with Minecraft version 1.19.4 and above
- 修复一些bug | Fixed some bugs
更新内容 | Update Content
- 将锻造台配方创建页面的copy_nbt默认值修改为false | Change the copy_nbt default value for the smithing recipe creator menu to false
更新内容 | Update Content
- 修复服务端不是Paper及其衍生端时烧制物品会报错的问题 | Fixed the issue that an error will occur when smelting items when the server is not Paper or its fork
更新内容 | Update Content
- 修复
remove_all_vanilla_recipes配置项没有效果的bug | Fixed a bug where theremove_all_vanilla_recipesconfiguration did not work


