
Always Online does not detect Mojang session server offline.
Pantera07 opened this issue ยท 6 comments
https://twitter.com/MojangStatus/status/1564526594907062273?cxt=HHwWgoCyscOpqLYrAAAA
Always Online does not detect Mojang session server offline.
The auth server was online, but the seesion server was offline.
Is Always Online only checking the auth server?
762c3e3
Why did this change?
SessionServerStatus is checking
https://authserver.mojang.com/
not https://sessionserver.mojang.com/
.Can you fix it?
#17
This is not tested. If it looks good to you, merge it.
Why does this check /session/minecraft/profile/069a79f444e94726a5befca90e38aaf5
and not just the server status itself?