mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-29 19:59:13 +00:00
* Use raw message data instead of converting the message * Update MCProtocolLib to Adventure * Ignore MCProtocolLib Adventure depend * Remove unused dependency * Fix isMessage handling `null` wrong. * Update to adventure 4.2.0 * Clean-up isMessage * Fix tests * Clean-up of catch statements