You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I wanted to ask, if you could make a port to spigot aswell.
I love your plugin and use it with pleasure but I also have spigot servers and there are no plugins out there for it which works. All plugins are only for Dirscord. I knew a bunch of server owners which would very happy if you could port it to spigot.
Thank you.
Regards X00LA
The text was updated successfully, but these errors were encountered:
Unfortunately I have no experience writing Spigot plugins. I also don't use a Spigot server personally, so this isn't a priority for me right now.
The packet format used is available under the same LGPLv3 license as the mod, so a third-party plugin could theoretically implement the server-side components of this mod and interact with clients.
Are you also using a proxy like BungeeCord or Velocity? Because I've made a port for the server-side MumbleLink for Velocity that is compatible with this Fabric client mod, that might help as inspiration for a Spigot plugin. https://github.com/TjeuKayim/mumblelink-velocity
I gave it a try to port it to Spigot, just to try out the developer experience, because I've never worked with Spigot before. So it's not production ready yet, though it seems to be functional from my initial test.
See https://gitlab.com/TjeuKayim/mumblelink-spigot
Hi,
I wanted to ask, if you could make a port to spigot aswell.
I love your plugin and use it with pleasure but I also have spigot servers and there are no plugins out there for it which works. All plugins are only for Dirscord. I knew a bunch of server owners which would very happy if you could port it to spigot.
Thank you.
Regards X00LA
The text was updated successfully, but these errors were encountered: