ocelotpotpie / FreedomChat

Liberate your server from the chat-reporting bourgeoisie! Disable chat signing server-side
https://modrinth.com/plugin/freedomchat
GNU General Public License v3.0
204 stars 24 forks source link

Make a Velocity Version #41

Closed Recliness closed 8 months ago

Recliness commented 9 months ago

It would be nice if there was a velocity version of this project so that I do not have to put this plugin on ALL of my subservers

DxrkCat commented 9 months ago

Our project needs a Velocity solution too. UnsignedVelocity stands for the current time. There is SignedVelocity, but all plugins that use AsyncPlayerChatEvent instead of AsyncChatEvent are not compatible with it, and forcing all developers to rewrite the event for the sake of adding SignedVelocity support is a very problematic task. Right now we use a bunch of them: Velocity: UnsignedVelocity Backend (Purpur, Paper): FreedomChat

ocelotpotpie commented 8 months ago

Closing this for now. Velocity doesn't support signed chat at all right now. When support for this in proxies comes out we'll re-visit it. But it's simply not possible at the moment.