Hey,
I’ve started a new minecraft network and I’m trying to connect my Sponge server to my Bungee. After trying several times this doesn’t work. I found plugins that would help but unfortunately, not a success. When I try to connect (/server) nothing happens and nothing gets into the console of the Sponge server. Any suggestions how I can solve this?
Simon
It sounds like your using regular bungee which has a lot of extra code to make it not work with Forge and Sponge.
There is a version of bungee created by a third party called “Waterfall” which does everything regular bungee does but allows support for Forge and sponge servers.
There is also a alternative proxy you can use which does not contain any bungee code so bungee plugins wont work on it but it was designed from the ground up with all well know server types (including Forge, Sponge and Spigot) in mind so you may get a better experience with that
Thanks for your response. Do you know where i can find Waterfall?
What? No. Bungee is missing my IP forwarding patch. Bungee doesn’t go out of its way to make it not work, it just doesn’t care for anything to make it work.
Waterfall has the “extra code” that makes it work.
It’s called Velocity, I imagine it was accidently not named here!
@Cladeos13, see Using Sponge with Server Proxies — Sponge 8.0.0 documentation for how it works on the Sponge end. Waterfall is here. Make sure forge-support
is set true in the config.
2 Likes
I already tried to install Velocity but it didn’t work.