Is there any tools to prevent a player to disconnect if BungeeCord crashes ?
I'm working on an Open-Source Mini Game network project and I would like to prevent players from loggin out if BungeeCord stops or crashes. Is there an existing tool or a Script that detects when BungeeCord stops / crashes and redirect player's packets to the specific server (so the user isn't disconnected).
I was imaginating a Linux script like another proxy that redirect all packets to Bungeecord and if...
Redirect player's packets to specific server if BungeeCord crashes
I'm working on an Open-Source Mini Game network project and I would like to prevent players from loggin out if BungeeCord stops or crashes. Is there an existing tool or a Script that detects when BungeeCord stops / crashes and redirect player's packets to the specific server (so the user isn't disconnected).
I was imaginating a Linux script like another proxy that redirect all packets to Bungeecord and if...
Redirect player's packets to specific server if BungeeCord crashes