This update took longer than expected, but provides 1.19.3 support!
Notably, no more names showing up in tablist for player skins, unless you want to!
Please note that this is disabled if you're using viabackwards, and will go back to the old code.
There is no support for the new experimental features in 1.19.3, wait until they're released for real.
- Better handle client interaction packets async
- Fixed an issue with item frames
- Added faster reflection
- Added more fast reflection, thanks okx-code!
- Fixed upside down or rainbow wool interacting badly with custom names
- Fixed a bad permissions check using translations
- Fixed translations not using utf-8 explicitly
- Fixed non-plugin folder installs not working
- Removed ability of commands to access setItemInMainHand(Material)
- Fixed custom builds of ProtocolLib not being detected as custom
- Fixed piglin angry sound not working
- Hide purpur's modded server decision so its no longer reported as an error
- Removed 1.19.0 support
- Added setUnsafeSize to slime disguises, only accessible by OPs
- Some small code cleanup