copyandexecute / AutoReconnect

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

Home Page:https://www.curseforge.com/minecraft/mc-mods/autoreconnect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoReconnect [1.17.1][Fabric][Client]

Description

This mod will automatically try to reconnect you back to a server if you got disconnected. By default, it will make 4 attempts after 3, 10, 30 and 60 seconds.

Features

  • Multiple individually delayed reconnect attempts
  • Toggle for infinitely many reconnect attempts with the last configured delay
  • Displays a countdown on the disconnect screen
  • Can automatically send commands after reconnecting to a specific server
  • Allows you to exit the disconnect screen quickly by pressing the escape key
  • Customizable
    • Amount of attempts
    • Delay between each attempt
  • Support for ModMenu and AuthMe
  • Support for servers with lobbies

Installation

  1. Download and install Fabric for the latest client version
  2. Download Fabric API and put the .jar file into the mods folder
  3. Download this mod and put the .jar file into the same folder

Compatibility

  • ModMenu
    Properly shows the mod icon, name and author and provides a link for the curseforge project page and the github issues page
    New! Graphical user interface to configure the mod in game
  • AuthMe
    Pauses the countdown if you click on the Re-authenticate button to revalidate the session of the game

Common questions

  • Can I change the delay?
    Yes, you can configure the mods config file manually or use ModMenu(recommended)
  • Forge version?
    Simply no. I am not interested in developing mods using Forge.
  • Version for 1.13.x or lower?
    Fabric does not exist for those versions.

Screenshots

countdown

failed

License

This mod is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects. If you actually just copy code or use this mod in a mod pack I would appreciate it if you mention me by linking the github page or the curseforge project page.

About

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

https://www.curseforge.com/minecraft/mc-mods/autoreconnect

License:Creative Commons Zero v1.0 Universal


Languages

Language:Java 100.0%