AutoReconnect (Forge) - Automatic Reconnection for Minecraft 1.18.x
This client-side mod automatically reconnects you to the server when the connection is lost. By default, the system makes 4 attempts with intervals of 3, 10, 30, and 60 seconds.
Main Features
Automatic Reconnection Function:
- Automatic connection restoration after disconnection
- Customizable number of attempts with individual delays
- Option for infinite repetition (using the last interval)
- Manual connection capability at any time
- Countdown display with cancel function
Automatic Message System:
- Programmed message sending after successful connection (e.g., greetings or joining specific lobbies)
- Configurable pause before the first message and between subsequent ones
- Targeted delivery to specific servers, Realms, or single-player worlds by name
- Works only for automatic reconnections
Operation Features:
- Support for multiplayer mode, Realms, and single-player
- Pressing Escape key exits the disconnect screen
- Fixes bug MC-46502 - proper transition after disconnecting from single-player world
Important Details
Automatic Reconnection Configuration: You can specify any number of attempts with custom intervals in seconds. To disable auto-reconnection, simply don't add any time intervals in the settings.
Automatic Messages: Trigger exclusively during auto-reconnection. Each message is associated with a specific target (server or world), and a single delay in milliseconds applies to all messages.
Development Plans
- Adding support for multiple targets for automatic messages
- Creating a custom configuration interface to improve user experience
- Possible removal of ClothConfig dependency