-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
When the player logs into hypixel, we get kicked with this message:
info: Kicked for {"extra":[{"color":"red","text":"You logged in from another location!"}],"text":""}
When that happens, wait 5 minutes and check hypixel API for player online status.
https://api.hypixel.net/#tag/Player-Data/paths/~1status/get
If the user is online, just wait another 5 minutes.
If it says the user is offline, we can reconnect and continue.
Line 146 in 97b0d66
| logger.info(`Kicked for ${reason}`); |
Metadata
Metadata
Assignees
Labels
No labels