

AutoRelog
A modification that allows automatic reconnection to a restarting Minecraft server when you are in AFK mode (away from computer).
Important: Make sure your farms have overflow protection!
How AutoRelog Works
When disconnection from the server occurs with AutoRelog function active (see "AFK Detection" section), the disconnect screen displays a button with a countdown, after which automatic reconnection will occur:
If you hover over the button, you'll get the option to connect immediately. This is useful when the server becomes available before the countdown ends:
During reconnection attempt, the button becomes inactive:
AFK Detection
AutoRelog automatically attempts to reconnect 60 seconds after disconnection. For manual activation of the function, use settings in Mod Menu or change the parameter in autorelog.json
file to "mode": "AUTOMATIC"
.
Enter command /autorelog
to activate automatic reconnection after 60 seconds.
To deactivate, leave the server or use /autorelog
command again.
Frequently Asked Questions
Will AutoRelog be available for Minecraft 1.x.x?
Currently we use Stonecutter (#37), which simplifies porting to older versions. However, since I don't play on very old versions, I'll postpone porting versions older than 1.19 for now.
If you play on an older version and want to use AutoRelog, create a ticket titled "1.18 support" or similar, and I'll see if I can allocate time.
Version 1.x.x of AutoRelog crashes/doesn't work
All versions should work correctly, but sometimes I might miss changes in Minecraft, Fabric, or Yarn mappings. If you encounter crashes or other issues, create a ticket, and I'll test the specific version.
Will there be a port for Forge/Neoforge?
I mostly play with Fabric mods, so I don't have a need for a Forge version. However, adding support might be implemented in the future.
Development Participation
If you want to help by creating pull requests, please add version updates in a separate pull request.
Acknowledgments
- yichifauzi and notlin4 for Chinese translations
- EEHoveckis for Latvian translations