This build tested with Spigot server sofware CraftBukkit version 3877-Spigot-17ca32d-f070277 (MC: 1.20.2) (Implementing API version 1.20.2-R0.1-SNAPSHOT).
New Features
- Introduced VirtualDisplayItem on MC 1.20.2 based on Spigot 1.20.2 and PLIB 1.20.2 Pull Request #2501.
- This feature is built based on ProtocolLib PR snapshots, so the system may change and cause it to stop working when ProtocolLib is finally released.
- To use the VDI system on 1.20.2, use the ProtocolLib build from PR #2501, which is available here.
- [ADDON] Reremake-Migrator now able to migrate the translations from Reremake from MineDown syntax to MiniMessage syntax and also convert file format from JSON to YAML.
Deleted
- Upgrade scripts for Hikari 3.x and earlier have been removed (both Database and Configurations), and users who are still using a version of Hikari 3.x will need to upgrade to 5.2.0.1, the last version that supported upgrade scripts for 3.x, before upgrading to a higher version.
- This doesn't happen all the time, and the reason for removing them is that they were used to migrate from Reremake, but there are now better migration tools.
Bug Fixes
- Fix incorrect initialization of Database Version metadata.
- [ADDON] Fixed price restrict rules migration bug in Reremake-Migrator.