更新内容
- 添加对 1.21.9/1.12.10 版本 Spigot/Paper 的支持
- 修复 1.20.5+ 版本中 GameProfile 的读写问题
- 将 org.apache.maven.plugins:maven-javadoc-plugin 从 3.11.3 升级至 3.12.0(由 @dependabot[bot] 提交)https://github.com/tr7zw/Item-NBT-API/pull/338
- 将 org.apache.maven.plugins:maven-compiler-plugin 从 3.14.0 升级至 3.14.1(由 @dependabot[bot] 提交)https://github.com/tr7zw/Item-NBT-API/pull/337
- 将 org.codehaus.mojo:license-maven-plugin 从 2.6.0 升级至 2.7.0(由 @dependabot[bot] 提交)https://github.com/tr7zw/Item-NBT-API/pull/336
- 将 org.apache.maven.plugins:maven-shade-plugin 从 3.6.0 升级至 3.6.1(由 @dependabot[bot] 提交)https://github.com/tr7zw/Item-NBT-API/pull/335
完整更新日志: https://github.com/tr7zw/Item-NBT-API/compare/2.15.2...2.15.3
主要变更
- 标记 1.21.8 为兼容版本(此前实际已兼容,此次更新仅移除日志中的警告)
- 修复在 Spigot 上 1.21.5 版本出现的 CODEC 错误
- 修复 DataFixerUtil 中变量以使用正确的版本修订
- 将 org.apache.maven.plugins:maven-javadoc-plugin 从 3.11.2 升级至 3.11.3(由 @dependabot[bot] 提交)https://github.com/tr7zw/Item-NBT-API/pull/333
完整更新日志: https://github.com/tr7zw/Item-NBT-API/compare/2.15.1...2.15.2
变更内容
- 添加了 1.21.6/1.21.7 支持
- 重新设计了 bStats 阴影/更新了 bStats 版本
- 修复了带有轻微格式错误的父级 (paper-)plugin.yml 的错误
- 为字段提供了更好的 Mojmap 支持
- 添加了新的 bStats 图表:https://bstats.org/plugin/bukkit/ItemNBTAPI/1058
- [1.21.6] 通过 @patyhank 在 https://github.com/tr7zw/Item-NBT-API/pull/326 中支持实体和块实体
- 通过 @dependabot 在 https://github.com/tr7zw/Item-NBT-API/pull/325 中将 org.codehaus.mojo:license-maven-plugin 从 2.5.0 升级到 2.6.0
- 通过 @patyhank 在 https://github.com/tr7zw/Item-NBT-API/pull/328 中将 1.21.7 标记为受支持
新贡献者
- @patyhank 在 https://github.com/tr7zw/Item-NBT-API/pull/326 中进行了首次贡献 非常感谢您对更新的贡献,我无法及时完成它。
完整变更日志:https://github.com/tr7zw/Item-NBT-API/compare/2.15.0...2.15.1
有哪些变更
- 增加1.21.5支持(Spigot/Paper及其分支)
- 大量更新了维基页面
- 由@SoSeDiK在https://github.com/tr7zw/Item-NBT-API/pull/319中添加了用于物品堆转换的数据版本
- 修复了列表的#remove(Object)方法会移除对象的每个实例,而不只是第一个实例的问题。#293
- 由@SoSeDiK在https://github.com/tr7zw/Item-NBT-API/pull/321中添加了一个提取两个化合物之间差异的方法
- 由@SoSeDiK在https://github.com/tr7zw/Item-NBT-API/pull/320中更新了“读取世界数据”的维基示例
- 由@dependabot在https://github.com/tr7zw/Item-NBT-API/pull/312中将org.apache.maven.plugins:maven-javadoc-plugin从3.11.1版本升级到3.11.2版本
- 由@FireML在https://github.com/tr7zw/Item-NBT-API/pull/311中将EvenMoreFish添加到Plugins.md中
- 由@dependabot在https://github.com/tr7zw/Item-NBT-API/pull/309中将org.codehaus.mojo:license-maven-plugin从2.4.0版本升级到2.5.0版本
- 由@SoSeDiK在https://github.com/tr7zw/Item-NBT-API/pull/313中更新了维基
- 由@dependabot在https://github.com/tr7zw/Item-NBT-API/pull/316中将org.apache.maven.plugins:maven-compiler-plugin从3.13.0版本升级到3.14.0版本
新贡献者
完整变更日志:https://github.com/tr7zw/Item-NBT-API/compare/2.14.1...2.15.0
有哪些更改
- 添加 1.21.4 支持
- 添加新的实验性 NBTJsonUtil#itemStackToJson 方法,用于 1.20.3+ 聊天悬停组件
- @SoSeDiK 在 https://github.com/tr7zw/Item-NBT-API/pull/308 中更新了维基
- @dependabot 在 https://github.com/tr7zw/Item-NBT-API/pull/306 中将 org.apache.maven.plugins:maven-javadoc-plugin 从 3.10.1 升级到 3.11.1
完整变更日志:https://github.com/tr7zw/Item-NBT-API/compare/2.14.0...2.14.1
变更内容
- 添加 1.21.1 支持
- @SoSeDiK 在 https://github.com/tr7zw/Item-NBT-API/pull/287 中进行了一些小的维基更改
- @dependabot 在 https://github.com/tr7zw/Item-NBT-API/pull/290 中将 org.apache.maven.plugins:maven-javadoc-plugin 从 3.7.0 升级到 3.8.0
- @SoSeDiK 在 https://github.com/tr7zw/Item-NBT-API/pull/288 中防止在方块实体测试期间加载区块
完整变更日志:https://github.com/tr7zw/Item-NBT-API/compare/2.13.1...2.13.2


