Перейти к содержимому
Mineforgian

Auto Reconnect Remote

Automatically reconnects you to servers with remote control notifications using ntfy. And Much more like auto command on rejoin!

Загрузки
2K
Подписчики
3
Обновлён
3 марта 2026 г.
Лицензия
CC0-1.0

Опубликован 22 декабря 2025 г.

Auto Connect Remote

Auto Connect Remote is a client-side reconnect and remote alert mod for Minecraft.

It can:

  • automatically reconnect after disconnects
  • send ntfy alerts when something goes wrong
  • let you remotely stop or trigger reconnects
  • send Discord webhook notifications
  • track queue position and ETA on supported queue servers
  • notify you when you finally get in

v2.4.0 adds Queue Intelligence: setup wizard, queue tracking, queue ETA support, queue alerts, and queue-aware recovery.

Client-side only. No server plugin. No account required.

Discord and feature requests: https://discord.gg/nVWDdZBp


What’s New in v2.4.0

Setup Wizard

  • New first-run setup flow
  • Helps configure ntfy, setup profiles, and queue alerts faster
  • Can be reopened any time with /autoreconnect wizard

Queue Intelligence

  • Tracks queue position on supported servers
  • Uses server-provided queue ETA when available
  • Falls back to local estimation when enough movement exists
  • Supports queue status/history commands
  • Adds queue-aware ntfy and Discord notifications

Queue Alerts

  • Notify when queue tracking starts
  • Notify on milestones
  • Notify on ETA thresholds
  • Notify when the queue appears stalled
  • Notify when you finally join

Queue-Aware Recovery

  • Supports reconnect + post-join recovery flows
  • Useful for AFK, lobby, and queue-heavy servers

New Commands

  • /autoreconnect wizard
  • /autoreconnect preset list
  • /autoreconnect preset preview <id>
  • /autoreconnect preset apply <id>
  • /autoreconnect queue_status
  • /autoreconnect queue_history
  • /autoreconnect queue_reset

Core Features

Smart Reconnect

  • Automatic reconnect countdown
  • Optional reconnect jitter
  • Non-recoverable disconnect filtering
  • Max-attempt safety cap
  • Reconnect backoff
  • Manual override on the disconnect screen

ntfy Remote Alerts and Control

  • Notify when disconnected
  • Remote stop phrase to cancel reconnect countdown
  • Remote reconnect phrase to trigger reconnect
  • Queue alerts for supported servers

Discord Webhooks

  • Outbound only
  • No bot token
  • No inbound Discord control
  • Supports disconnect, reconnect, queue, and reliability events
  • Privacy-safe defaults for address/reason visibility

Queue Tracking

  • Queue position tracking from supported in-game queue text
  • Queue ETA display
  • Queue history and queue status commands
  • Join alerts when you finally get in

Automation and Recovery

  • Global auto-commands
  • Per-server profiles
  • AFK-oriented repeat command loops
  • Hub/lobby detection
  • Post-queue recovery support

Setup Wizard

The new Setup Wizard helps you get started faster.

It can help you:

  • choose a setup profile
  • enter an ntfy topic or generate one
  • enable optional queue milestone notifications
  • test your ntfy setup

Open it any time with:

  • /autoreconnect wizard

Quick Start

  1. Install dependencies: Fabric API or NeoForge, Cloth Config, Mod Menu
  2. Open Mod Menu or run /autoreconnect wizard
  3. Enter an ntfy topic or press Generate Topic
  4. Pick a setup profile
  5. Optional: configure a Discord webhook URL and test it
  6. Trigger a disconnect or join a supported queue server to verify alerts

Commands

ntfy

  • /autoreconnect topic <name>
  • /autoreconnect reconnect_phrase <phrase>
  • /autoreconnect stop_phrase <phrase>

wizard and queue

  • /autoreconnect wizard
  • /autoreconnect preset list
  • /autoreconnect preset preview <id>
  • /autoreconnect preset apply <id>
  • /autoreconnect queue_status
  • /autoreconnect queue_history
  • /autoreconnect queue_reset

Discord

  • /autoreconnect discord_webhook <url>
  • /autoreconnect discord_enabled <true|false>
  • /autoreconnect discord_test [message]
  • /autoreconnect discord_status

reliability

  • /autoreconnect reliability_status
  • /autoreconnect reliability_reset
  • /autoreconnect block_phrase_add <phrase>
  • /autoreconnect block_phrase_remove <phrase>
  • /autoreconnect block_phrase_list

debug and hub setup

  • /autoreconnect debug_disconnect
  • /autoreconnect debug_hub_detect
  • /autoreconnect debug_trigger_hub
  • /autoreconnect set_hub_world <name>
  • /autoreconnect hub_from_current

Compatibility

  • Minecraft Java Edition 1.21.1-1.21.11
  • Fabric or NeoForge
  • Client-side only

License

CC0-1.0

Ченджлог

2.4.0Релиз1.21.1 · 3 марта 2026 г.

v2.4.0 – Queue Intelligence

This update turns Auto Connect Remote into a full reconnect + remote alert + queue tracking toolkit.

New

  • Added Setup Wizard for first-run configuration
  • Added queue tracking for supported in-game queue messages
  • Added queue ETA support
    • uses server-provided ETA when available
    • estimates ETA from queue movement when enough data exists
  • Added queue lifecycle notifications through ntfy
    • queue entered
    • queue milestones
    • joined server
  • Added Discord webhook queue notifications
  • Added queue history and queue status commands
  • Added queue-aware recovery flow for post-join automation
  • Added setup profiles / presets for different use cases
  • Added new commands:
    • /autoreconnect wizard
    • /autoreconnect preset list
    • /autoreconnect preset preview <id>
    • /autoreconnect preset apply <id>
    • /autoreconnect queue_status
    • /autoreconnect queue_history
    • /autoreconnect queue_reset

Improved

  • Improved onboarding with a guided setup flow
  • Improved support for large-queue server workflows
  • Improved ntfy-based remote monitoring and setup
  • Improved queue-related Discord outbound notifications
  • Improved recovery flow for AFK / lobby / queue-style reconnect use cases

Fixed

  • Fixed wizard rendering crashes
  • Fixed setup page layout and overlap issues
  • Fixed first-run wizard wording to reflect full-mod setup instead of queue-only setup

Notes

  • Queue tracking is based on supported in-game queue text and local detection
  • ETA is always best-effort and may be unavailable if not enough queue movement is visible
  • Client-side only, no server plugin required
2.4.0Релиз1.21.9, 1.21.10, 1.21.11 · 3 марта 2026 г.

v2.4.0 – Queue Intelligence

This update turns Auto Connect Remote into a full reconnect + remote alert + queue tracking toolkit.

New

  • Added Setup Wizard for first-run configuration
  • Added queue tracking for supported in-game queue messages
  • Added queue ETA support
    • uses server-provided ETA when available
    • estimates ETA from queue movement when enough data exists
  • Added queue lifecycle notifications through ntfy
    • queue entered
    • queue milestones
    • joined server
  • Added Discord webhook queue notifications
  • Added queue history and queue status commands
  • Added queue-aware recovery flow for post-join automation
  • Added setup profiles / presets for different use cases
  • Added new commands:
    • /autoreconnect wizard
    • /autoreconnect preset list
    • /autoreconnect preset preview <id>
    • /autoreconnect preset apply <id>
    • /autoreconnect queue_status
    • /autoreconnect queue_history
    • /autoreconnect queue_reset

Improved

  • Improved onboarding with a guided setup flow
  • Improved support for large-queue server workflows
  • Improved ntfy-based remote monitoring and setup
  • Improved queue-related Discord outbound notifications
  • Improved recovery flow for AFK / lobby / queue-style reconnect use cases

Fixed

  • Fixed wizard rendering crashes
  • Fixed setup page layout and overlap issues
  • Fixed first-run wizard wording to reflect full-mod setup instead of queue-only setup

Notes

  • Queue tracking is based on supported in-game queue text and local detection
  • ETA is always best-effort and may be unavailable if not enough queue movement is visible
  • Client-side only, no server plugin required
2.2.1Релиз1.21.9, 1.21.10, 1.21.11 · 19 февраля 2026 г.

Fixed a bug where ntfy https would not resolve causing client to not respond temporarilly when reconnecting

2.3.0Релиз1.21.1 · 19 февраля 2026 г.

Neoforge Port! works with other Mods

2.2.0Релиз1.21.9, 1.21.10, 1.21.11 · 18 февраля 2026 г.

Modrinth Changelog (v2.2)

Reliability + Discord Webhooks Update

This release combines the recent Smart Reconnect Reliability patch with new Discord outbound webhook notifications.

Smart reconnect reliability

  • Added disconnect-reason filtering for non-recoverable disconnect text.
  • Added max consecutive reconnect attempt cap.
  • Added incremental reconnect backoff.
  • Added disconnect-screen Reconnect Anyway manual override.
  • Added reliability state tracking and reset behavior.
  • Added reliability command suite:
    • /autoreconnect reliability_status
    • /autoreconnect reliability_reset
    • /autoreconnect block_phrase_add <phrase>
    • /autoreconnect block_phrase_remove <phrase>
    • /autoreconnect block_phrase_list

Discord outbound webhooks

  • Added global Discord webhook notifications (outbound POST only).
  • Supported webhook hosts:
    • discord.com
    • discordapp.com
    • ptb.discord.com
    • canary.discord.com
  • Added notifications for:
    • disconnect
    • reconnect triggered / reconnect success
    • reliability blocked
    • manual override / manual stop
  • Added event toggles, embed/plain format toggle, and privacy toggles.
  • Added payload truncation limits to reduce 400 errors.
  • Added retry behavior with rate-limit header handling (Retry-After, X-RateLimit-Reset-After).
  • Added per-disconnect-screen dedupe for disconnect and reliability-blocked events.

New Discord commands

  • /autoreconnect discord_webhook <url>
  • /autoreconnect discord_enabled <true|false>
  • /autoreconnect discord_test [message]
  • /autoreconnect discord_status

Important constraints

  • Discord support is outbound webhooks only.
  • No bot token, no slash commands, no inbound Discord control.
  • Existing ntfy remote control behavior is unchanged.
2.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 18 января 2026 г.

New: Remote Reconnect (Ntfy)

  • You can now keep Auto-Reconnect turned OFF, but still reconnect on-demand from your phone/PC via Ntfy.
  • When you disconnect, the mod sends a notification and listens for a key phrase:
    • Send RECONNECT to trigger an immediate reconnect attempt
    • Send STOP to cancel the reconnect countdown (if it’s running)
  • Phrases are configurable in Mod Menu (or via commands):
    • /autoreconnect reconnect_phrase <phrase>
    • /autoreconnect stop_phrase <phrase>

Notes:

  • Remote control only works while Minecraft is open (it listens on the disconnect screen).
  • Anyone who can post to your Ntfy topic can trigger it, so use a private/unguessable topic name.

New: Hub Detection (Anti-AFK Friendly)

  • Adds Hub Detection for servers that send you to a lobby/hub after restarts.
  • When the mod detects you joined your configured hub world, it can automatically run your chosen commands (ex: /home, /afk, /server smp).
  • Includes safety options like “Require Recent Disconnect” + a configurable time threshold to avoid triggering during normal play.

Setup:

  • Run /autoreconnect debug_hub_detect to see your current world key
  • Mod Menu → AutoReconnect → Hub Detection
    • Enable Hub Detection Enabled
    • Set Hub World Registry Key
    • Add Hub Detected Commands
2.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 14 января 2026 г.

Auto Reconnect is the ultimate utility for staying connected to your favorite servers. Whether you're dealing with a spotty connection or a crowded queue, this mod ensures you're back in the game without lifting a finger.

🌟 Features:

  • Reliable Auto-Rejoin: Automatic reconnection with a visual countdown timer.
  • Advanced Auto-Commands: Automate /login, /home, or /wild. Run them on join, only after reconnecting, or on a continuous loop!
  • Per-Server Customization: Save unique command sets for every server you play on.
  • Safety First: Built-in anti-spam limits and "Once-per-session" guards protect your account from accidental spam.
  • Remote Control: Receive Ntfy notifications on your phone when you disconnect, and stop the bot remotely with a single ping.
  • Stealth Mode: Use randomized "Jitter" delays and natural-feeling command timings.

📦 Requirements:

  • Fabric API
  • Cloth Config API
  • Mod Menu (Recommended)
1.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 22 декабря 2025 г.

1.0 public build

Комментарии

Загружаем…