Bungeecord (or something similar)
#1
Source: http://www.spigotmc.org/threads/1-7-2-1-...ecord.392/

This one, will be a huge task obviously, and there isn't a rush, but it would be a great achievement to make something similar to Bungeecord to allow server hopping.

"For a long time, Minecraft server owners have had a dream; a dream of a free, easy and reliable way to connect multiple servers together. "
Reply
Thanks given by:
#2
(09-09-2014, 12:52 AM)bentheman96 Wrote: Source: http://www.spigotmc.org/threads/1-7-2-1-...ecord.392/

This one, will be a huge task obviously, and there isn't a rush, but it would be a great achievement to make something similar to Bungeecord to allow server hopping.

"For a long time, Minecraft server owners have had a dream; a dream of a free, easy and reliable way to connect multiple servers together. "

There is already an issue open on github
https://github.com/mc-server/MCServer/issues/1392

regards,
Seadragon91
Reply
Thanks given by:
#3
@daniel0916 made one with the help of the networking code of MCServer, but idk if he is working on it.
https://github.com/daniel0916/MCProxy

EDIT: @Seadragon91
"made something similar" not "add compatibility".
Reply
Thanks given by:
#4
Actually it should be much easier to just fix the issue we have with BungeeCord to make MCS compatible with it; it shouldn't be too difficult and it will allow server admins to build a "heterogenous cloud" of MCS and other servers, all connected to a single BungeeCord concentrator.
Reply
Thanks given by:
#5
Bungeecord is Java! D:
Reply
Thanks given by:
#6
We can't rewrite Everything at once. We started with the server, then maybe one day we'll rewrite BungeeCord, too. But for now it'll have to stay as is. After all, it mostly runs on different machines.
Reply
Thanks given by:
#7
(09-09-2014, 01:14 AM)LO1ZB Wrote: @daniel0916 made one with the help of the networking code of MCServer, but idk if he is working on it.
https://github.com/daniel0916/MCProxy

Yeah, i will update many things in the next time Smile.
Reply
Thanks given by:
#8
Hmm. Maybe we should also add different storage types for the ranks. For example mysql. That way servers that run on Bungeecord can have the same permissions/ranks .
Reply
Thanks given by:
#9
(10-19-2014, 09:10 PM)STR_Warrior Wrote: Hmm. Maybe we should also add different storage types for the ranks. For example mysql. That way servers that run on Bungeecord can have the same permissions/ranks .

In my opinion this is overkill. MySQL is mostly made for managing massive amounts of data. The amounts of data handled by a Minecraft server are not that huge, so SQLite is able to handle them without any loss of performance.
Reply
Thanks given by:
#10
That's not the point. SQLite is as far as I know a file on your server/computer. This means that if you have multiple servers with Bungeecord the ranks will not be synchronized (I make you admin on one server, but the other servers still have you on default).
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)