lautriva / matrix-spigot-bridge

Link a Minecraft server chat with a Matrix.org room
MIT License
19 stars 6 forks source link

BungeeCord / Waterfall #3

Open ghost opened 2 years ago

ghost commented 2 years ago

Hi! It is possible no install the plugin on BungeeCord / Waterfall?

ghost commented 2 years ago

Also, if BungeeChat is installed on the proxy server, messages are not relayed between the server where MatrixSpigotBridge is installed and the Matrix server. join / quit / death are

lautriva commented 2 years ago

Hi! For your first question: I'm more focusing on Spigot at the moment (hence the name), but I have plans to make the plugin work on both in the future A temporary workaround would be to install MatrixSpigotBridge on each Spigot server (using same credentials for bot and same room)

For the second, I'll need to check first how BungeeChat works (send chat to Spigot instances) before hooking into it Maybe the fix is not so complex (if I understand well) as you said join / quit / death messages from other servers are already sent to Matrix :slightly_smiling_face: