新增not_convert_listener_classes,用于配置不进行转化的监听器类 | Added the not_convert_listener_classes configuration, which is used to configure listener classes not to be converted
新增动作give-exp,现在切石机配方也可以执行actions了 | Added action give-exp. Stonecutting recipes can now also execute actions
将原本弃用的配方编辑页面暂时添加回来 | Added back the previously deprecated recipe editor menu
将reload命令拆分成重载其他内容和重载配方,以缓解reload造成服务器过载的问题 | Split the reload command into reloading other content and reloading recipes to mitigate server overload issues caused by reload
/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]
此版本开始,插件只适用于1.20.6及以上版本,且旧版插件自带物品功能无法迁移到此版本 | Starting from this version, the plugin is only applicable to version 1.20.6 and above, and the item functions of the old plugin cannot be migrated to this version
更新内容 | Update Content
适配1.20.6-1.21 | Completed compatibility with 1.20.6-1.21
添加配方书类型功能,在shaped、shapeless以及cooking类型配方中可使用 | Added recipe book category, which can be used in shaped, shapeless and cooking type recipes
配方书类型功能详解 | Detailed explanation of recipe book category
Added recipe editing menu, where you can edit sorting ID, unlocking, smelting time, reward experience, anvil consumption experience, and delete recipes, etc.
Bug fixes
Fixed the bug of missing parameter prompts and incorrect tab prompts for item-related commands
Compatible with 1.20, 1.20.1
Add pre-plugin ParettiaLib
Added recipe parameter sort_id for sorting in the recipe list menu
Modify the main command permission
Optimize code structure