AutoReconnect icon indicating copy to clipboard operation
AutoReconnect copied to clipboard

Minecraft fabric mod which automatically reconnects the client to the last known server after disconnection

Results 23 AutoReconnect issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/Bstn1802/AutoReconnect/assets/34501347/17a1d33e-9724-407b-8633-5f078095f9bc)

a way to add conditions to avoid reconnecting. For example, let's say that you are afk-ing on a farm, but suddenly the farm started to lag the server (without you...

is it possible to make the game close down if it gets an invalid session? ![image](https://github.com/Bstn1802/AutoReconnect/assets/1693935/230c67e8-3744-4f53-864c-ad062b34001b)

Hey @Bstn1802 , https://github.com/Bstn1802/AutoReconnect/issues/57 This is my first ever modification on the client side of minecraft. I have an issue where my gameclient sometimes gets the tokens expired after runing...

allow a list of messages on reconnect and it will pick one and send that and the next time will be a different one etc

I've added a german translation for this mod. As the german sentences are a little bit longer, I also added linebreaks with `\n` which works without an issue, as the...

Add a way to reconnect to servers that kick you into a lobby instead of kicking you out of the server completely, just add a way to enable/disable automatically typing...

Forked from @NotRyken's mc1.20.6 branch, updated dependency versions and it compiles and loads in 1.21. The config shows in Mod Menu, I haven't tested it yet, though. UPDATE: I just...