Every once in a while a server will go down while you’re in the middle of a round, sending you to the lobby. When this happens you’ll get a message in chat about it. It doesn’t happen very often, but it has happened before in the middle of a game. This would be an ideal scenario to preserve players’ win streaks
This is mostly speculation so take everything from here on with a grain of salt, but for crashes that kick you out of the entire server but keep you in the app (like ones where it says “Disconnected from Server” I guess), I’m wondering if there’s a way to detect it before it happens since there might be a unique detectable issue leading up to or causing it, especially if it happens on the server end
As for app crashes, I imagine those being more unpredictable. They might not be detectable as they seem to happen from lag on the player’s device, but it’s possible that there’s an additional cause
So overall I’m thinking that:
- Server goes down and you’re sent to a lobby —> Yes (it should be detectable)
- You get kicked out/disconnected from the server but are still in the app —> Maybe (maybe it’s detectable)
- The Minecraft app crashes —> Maybe not (might not be detectable)