Commit Graph

4 Commits

Author SHA1 Message Date
ME1312
6e60138a79
Add an error checking thread for player sync 2020-08-22 20:01:58 -04:00
ME1312
443e3c2d44
Favor new connections over the old ones
This is a change to the rules that govern what happens when the same UUID connects to the same network more than once. It is now more BungeeCord like in nature.
2020-08-19 15:24:05 -04:00
ME1312
efc12e0649
Fix possible player data desyncs 2020-07-25 05:43:42 -04:00
ME1312
891913dbe3
Ditch RedisBungee. Long live the RemotePlayer API
RedisBungee has been abandoned by it's developers. So we're abanding it too.

SubServers.Sync will now finally pick up the slack and sync basic player information between proxies over their SubData connection.
2020-07-25 01:20:59 -04:00