Aust1n46 / VentureChat

GNU General Public License v3.0
37 stars 46 forks source link

Vanilla Chat Not Canceled on Velocity with VentureChat 3.7.1 #109

Closed mercurialmusic closed 5 months ago

mercurialmusic commented 5 months ago

Heya! Thanks for the updates to 1.20.4!

Unfortunately we also chose this update to migrate to Velocity, which has been loads of fun. However, in VentureChat 3.7.1 it seems that all messages, regardless of bungeecord setting, permission level, or range, all still come across in vanilla formatting in addition to the correct VentureChat formatting, duplicating most. The VentureChat messages do seem to respect the normal settings and, for example, players on server 2 don't see the Admin channel chats with VentureChat formatting originating from server 1, but the message is still sent in vanilla formatting. So I'm guessing VC simply isn't canceling the vanilla chat event on the Velocity side?

I mentioned this in #106 but I think this portion of it was a separate issue since I'm no longer seeing any errors that I was getting in 3.7.0 but the chats are still duplicating.

Using VentureChat 3.7.1 on git-Paper-381 (MC: 1.20.4) with ProtocolLib b679 and Velocity 3.3.0-SNAPSHOT (git-08c03aae-b320).

Thanks!