henkelmax / simple-voice-chat

A working voice chat in Minecraft!
https://modrepo.de/minecraft/voicechat/wiki
445 stars 113 forks source link

Implement Waterfall/Bungeecord #676

Closed nilathedragon closed 6 months ago

nilathedragon commented 6 months ago

This PR expands proxy support from Velocity to Bungeecord and Waterfall!

The code for the plugin is very very similar to Velocity, but it did require a third class because Bungeecord already makes me extend the Plugin class.

TODO: I can't name the gradle module "bungeecord" else it will not import