dReconnect
add to minecraft autoreconnect to server
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
dReconnect
dReconnect — Auto Reconnect for Servers
A small client mod for Architectury that adds a neat “autoreconnect” after being kicked from a server. An inconspicuous label appears in the lower right corner of the disconnect screen, and clicking it enables the auto-connect mode and starts a countdown.
Features
- An unobtrusive “AutoReconnect” switch on the disconnect screen. - A countdown before the reconnect attempt (customizable). - Instant on/off by clicking on the text. - Quick hotkey: R (on the disconnect screen).
How it works
- After you're kicked from the server, there will be text at the bottom right: - “AutoReconnect: OFF” - auto-reconnect is off. - “AutoReconnect: ON” - auto-reconnect is on. - “Reconnect in N…” - countdown to reconnect. - Clicking on the text enables/disables autoreconnect; when enabled, the timer starts.
Settings
File: `config/dreconnect.json` - `countdownSeconds` — countdown time before reconnect
```json { "countdownSeconds": 3 }