Auto Reconnect (Forge)

Quick rating

Community listing page, reviews here may not be monitored by the author.

Auto Reconnect (Forge)

No reviews yet

Automatically reconnects after disconnection.

Mod Loaders
Minecraft

About

Description

Auto Reconnect

**Auto Reconnect** is a lightweight and client-side only mod that automatically reconnects you to a Minecraft server after being disconnected 

This mod is especially useful for players on unstable networks, or those who want a seamless experience during server restarts or temporary downtime.

---

✅ Features

- 🔁 **Automatic reconnection** after disconnects
- ⏱️ **Up to 10 configurable retry attempts**
- 🕒 **Custom delay for each reconnect attempt**
- 🛡️ **Does NOT require server-side installation**
- 📜 Fully configurable via `autoreconnect-common.toml`
- 🧠 Smart reconnection logic (doesn’t trigger if you manually disconnect)

---

⚙️ Configuration

After the first launch, a config file will be created at: .minecraft/config/autoreconnect-common.toml

You can customize:

- `maxAttempts` – Number of retry attempts (1 to 10)
- `delayAttempt1` to `delayAttempt10` – Time delay (in seconds) before each attempt

💡 Notes

  • This is a client-side only mod. It does not need to be installed on the server.
  • Fully compatible with vanilla and most other mods.
  • Does not interfere with gameplay or server-side mechanics.

Created with ❤️ by Caio Silva.