Bstn1802 / AutoReconnect

Minecraft fabric mod which automatically reconnects the client to the last known server after disconnection
https://www.curseforge.com/minecraft/mc-mods/autoreconnect
GNU Lesser General Public License v3.0
28 stars 36 forks source link

[Feature Request] Add compatibility with safe afk mods, if i get gicked by one of those it tries to reconnect #62

Open Jamnik-Klembus opened 1 year ago

Bstn1802 commented 1 year ago

Good point, I'll definitely look into this, but I currently don't really have the time to work on this mod, still even trying to find the time to update to 1.20.2 🥲

Jamnik-Klembus commented 12 months ago

Also I think adding safe afk to this mod would be a better idea, i guess checking if player was damaged/health got lower than x isn't that hard

TechPro424 commented 11 months ago

Safe afk mods?

Bstn1802 commented 11 months ago

Safe afk mods = mods that kick you when you get too much damage or are about to die in general, to prevent exactly that. Any features in that direction are not planned for this mod and on a second thought I also don't quite understand how those mods would even trigger the automatic reconnect, since those mods should make the player leave the server instead of abruptly ending the connecting with the client ending up on the disconnect screen, right? So actually, I'm confused, please explain @Jamnik-Klembus 🤔