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.