Hey guys,
Mostly of medium ~ large servers use Multiple BungeeCord instances.
I got curious how they can check for example if a player is online in another instance, or how they talk between the instances.
So i start developing a plugin to work with multiple bungee instances, for the OnlineCount i use MySQL, in the MySQL have a table that i update each instance PlayerCount and after get that player count and set in the Ping Event
But now i cant figure it out how do i check if a player is...
Multiple Instances
Mostly of medium ~ large servers use Multiple BungeeCord instances.
I got curious how they can check for example if a player is online in another instance, or how they talk between the instances.
So i start developing a plugin to work with multiple bungee instances, for the OnlineCount i use MySQL, in the MySQL have a table that i update each instance PlayerCount and after get that player count and set in the Ping Event
But now i cant figure it out how do i check if a player is...
Multiple Instances