This update brings the initial 1.20.2 update, 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
- [Hightlight] 1.20.2 initial support
- This build is compatible with Spigot 1.20.2.
- The compatibility of this build with Paper 1.20.2 is unknown, and Paper 1.20.2 has not been released at the time of this posting.
- The compatibility of this build with VirtualDisplayItem with ProtocolLib on MC 1.20.2 is unknown, and ProtocolLib not released a version that compatiable with MC 1.20.2 at the time of this posting.
- When they are released, we will test them as soon as possible and release fixes as soon as they are found to be available.
Bug Fixes
- If VirtualDisplayItem initialization failed, VDI was incorrectly and permanently disabled (even if the user installed ProtocolLib correctly afterwards), we fixed this issue and automatically re-enabled VDI support for all users.
- QuickShop-Hikari will test VDI at startup and if it is not available, it will disable VDI for this server session.
- Fixed text hover, click events, and translation strings not working on Spigot platforms due to Adventure versioning issues.
- We correctly tuned Adventure's components and passed the Spigot 1.20.2 and Paper 1.20.1 test and made them available to all users in this build.
- To address chat issues on Spigot, all messages are now converted from Adventure format to Spigot's BungeeChat format before they are about to be sent (on Spigot platform only).
- Fixed NoSuchMethodError when using RealDisplayItem on some builds of Paper/Paper's forks.