Open
Description
What feature do you want to see added?
API to intercept java/bedrock packets.
I need this API so I can forward bedrock emote messages to JAVA server for Emotecraft mod.
And to translate Emotecraft messages to bedrock players (I know about bedrock emote limitation, I already have working workarounds).
Are there any alternatives?
Modify geyser to forward bedrock emote packets on geyser:emote
plugin channel, PR was not merged.
I can mixin Geyser directly on Fabric servers, but on paper or velocity, it is not possible.
Activity