Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

HuskChat 2.4.1 - 1.19.3 Velocity compatibility fix

Compare
Choose a tag to compare
@WiIIiam278 WiIIiam278 released this 01 Feb 19:50
· 160 commits to master since this release
05d4caa

HuskChat 2.4.1 fixes an issue caused by bad adventure-api shading that prevented the plugin from working on 1.19.3 with Velocity.

As a reminder, to run a chat plugin on a Velocity proxy with 1.19, you must use a special fork of Velocity that removes cancel-prevention checks on signed chat packets. I am now maintaining such a fork for 1.19.3 (as BetterVelocity hasn't been updated), so check the releases page for downloads. This is still just a stopgap until Velocity properly implements a chat API which we are waiting on. Thank you

  • Fixed an AbstractMethodError when sending a chat message on Velocity/1.19.3 caused by bad shaded API relocation

To update from 2.4, just drag+drop. There are no config changes.