feat(menu): 添加物品不可破坏与数据值配置支持#225
Merged
Merged
Conversation
- 在 Meta 类中新增 unbreakable 和 data 字段及其动态解析逻辑 - 支持通过配置文件设置物品的 unbreakable 属性 - 支持通过配置文件设置物品的数据值(damage) - 更新 MenuSerializer 以支持新属性的继承与解析 - 修复 Item 构建时名称可能为空的问题 - 为 EvalResult 添加 asInt 方法以支持整数类型转换
- 添加了将调试信息写入文件的功能 - 改进了Java版本详细信息的获取方式 - 更新了服务器软件信息的显示格式 - 优化了插件列表的展示内容 - 增加了多语言支持的文件创建提示 - 移除了过时的代码引用和不必要的依赖项 - 升级了TabooLib版本 - 兼容了BannerMeta设置图案的高版本支持
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.