Hey guys, I know a lot of server owners have been wanting a software similar to BungeeCord to link their servers together. Since @shoghicp is too busy to update Rubberband, I decided to start my own project similar to that. However, BouncyBall is a little different. First of all, it's standalone, not a PocketMine Plugin, which means you will have to run this on a computer and tell it all the servers you want it to link. Your users will all connect to this frontend server, which will automatically take them to the hub server. Then, they can do "/server" to select which server they want to connect to, and the software will redirect them to it. BouncyBall is written in Java 8, and is licensed under the MIT license. GitHub site is here. I've attached the latest STABLE build below, for a recent one you must compile from source (instructions on github site)
Just a heads up, it only seemed to work with 0.10.4 (someone had problems with 0.11.0, forgot who it was). Also, I did not implement multi-server support yet.
If you're on windows: Go here. When it asks for the login, click on "login as guest". Extract the files, and double click on start.bat. Done! You can tweak the config file to set what server to redirect to.
Currently, I am working on rewriting sections of the code to communicate with a PocketMine plugin due to the fact that the software can't keep up with the amount of packets flowing through the proxy. Please be patient .
Is this still being worked on? Now that the transfer packet doesn't work properly I believe there is more than myself that's in need of a way to connect our servers.
I have stopped my development on this to spend more time working on RedstoneLamp. However, I plan to work on a similar software that does the exact same thing, with the well known @PEMapModder. The software can be found here: https://github.com/LegionPE/Amoeba-Server