ProxioDev / ValioBungee

Synchronize players data between BungeeCord / Velocity proxies
Eclipse Public License 1.0
200 stars 51 forks source link

Allow unsuccessful replacement of BungeeCord thread pool #15

Closed foss-mc closed 3 years ago

foss-mc commented 3 years ago

Port https://github.com/minecrafter/RedisBungee/pull/76

Some BungeeCord forks have different implementation of thread pool and RedisBungee won't load in such case

ham1255 commented 3 years ago

Have you tested this first on non bungeecord fork?