AlwaysOnline

AlwaysOnline

8.1k Downloads

Always Online does not detect Mojang session server offline.

Pantera07 opened this issue ยท 6 comments

commented

https://twitter.com/MojangStatus/status/1564526594907062273?cxt=HHwWgoCyscOpqLYrAAAA
1

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?

commented

762c3e3
Why did this change?

commented

serverResponse = sendGet("https://authserver.mojang.com/");

SessionServerStatus is checking https://authserver.mojang.com/ not https://sessionserver.mojang.com/.
Can you fix it?

commented

#17
This is not tested. If it looks good to you, merge it.

commented

Why does this check /session/minecraft/profile/069a79f444e94726a5befca90e38aaf5 and not just the server status itself?

commented

I think this plugin is no longer maintained.

commented

Plugin still works as intended