
Reconnect
This mod allows you to reconnect via the "/reconnect" command, or inside your in-game menu screen while in Multiplayer or Realms, and more.
- Загрузки
- 22K
- Подписчики
- 11
- Обновлён
- 29 марта 2026 г.
- Лицензия
- MIT
Опубликован 3 августа 2024 г.
![]()
Reconnect
A mod that supersedes HiWord9's Reconnect Button mod, updated to support versions 1.21.X and 26.1.
- This mod adds a reconnect button on your in-game menu screen while in a Multiplayer world.
- You can also reconnect to a server by typing
/reconnectin chat. - NEW: You can finally reconnect to a Realms server starting with version
1.4. - NEW: You can also add a payload to the command using
/reconnect execute <command>.

This mod currently supports Fabric and NeoForge on versions 1.21+, and 26.1
- A port for Forge may occur in the near future. No further plans for Quilt modloaders for the time being.
- Potential mod backporting to old versions may be possible in the near future if there is also demand for it.
Will this mod come to CurseForge?
- There are currently no plans of bringing this mod to Curseforge. For now this mod is available for download on releases page or on Modrinth
Dependencies and Incompatibilities
Fabric APIis a required dependency for Fabric modloaders.- There are currently no incompatibilities seen with this mod at the moment.
Known issues
- N/A
Building the project
Java 25(required)
To get the files from this repository:
git clone https://github.com/59xa/reconnect-mod-reloaded/
cd reconnect-mod-reloaded
./gradlew build
cd build/libs
Credits
Центр версий
19 версийЧенджлог
2.0-26.1Релиз26.1.1, 26.1.2, 26.2 · 29 марта 2026 г.
This version bumps the mod to 2.0 (as it should've been the moment NeoForge was supported lol). This also adds a new feature called command payloading!
How to use?
User can add command payloads using the following signatures:
/reconnect execute <command>or/reconnect execute delay [time] <command>
User can add a command payload with or without forward slash, for example:
/reconnect execute lobby bedwarsor/reconnect execute /lobby bedwars
Payload interval
User is given an option to add a delay to their payload call, delay time can be defined by seconds (s), minutes (m), and/or ticks (t).
For example: /reconnect execute delay 5s lobby
Additional information
- User is notified through overlay message whether the command payload is being executed
- User is also notified when the mod finishes executing the command payload
Restrictions
- Inaccessible for the reconnect button
- Payload recursion is not allowed
- This means the user is not allowed to do the following:
/reconnect execute reconnect execute reconnect, this for example throws an error feedback
- This means the user is not allowed to do the following:
2.0-26.1Релиз26.1.1, 26.1.2, 26.2 · 29 марта 2026 г.
This version bumps the mod to 2.0 (as it should've been the moment NeoForge was supported lol). This also adds a new feature called command payloading!
How to use?
User can add command payloads using the following signatures:
/reconnect execute <command>or/reconnect execute delay [time] <command>
User can add a command payload with or without forward slash, for example:
/reconnect execute lobby bedwarsor/reconnect execute /lobby bedwars
Payload interval
User is given an option to add a delay to their payload call, delay time can be defined by seconds (s), minutes (m), and/or ticks (t).
For example: /reconnect execute delay 5s lobby
Additional information
- User is notified through overlay message whether the command payload is being executed
- User is also notified when the mod finishes executing the command payload
Restrictions
- Inaccessible for the reconnect button
- Payload recursion is not allowed
- This means the user is not allowed to do the following:
/reconnect execute reconnect execute reconnect, this for example throws an error feedback
- This means the user is not allowed to do the following:
1.4-26.1Релиз26.1 · 28 марта 2026 г.
Players are now allowed to use the reconnect button and command starting with version 1.4!
1.4-26.1Релиз26.1 · 28 марта 2026 г.
Players are now allowed to use the reconnect button and command starting with version 1.4!
1.3-26.1Релиз26.1 · 24 марта 2026 г.
Reconnect Mod: Reloaded has been renamed to Reconnect as the codebase has been refactored heavily from HiWord9 and my original implementation. This means HiWord9's implementation has been retired, and has been replaced with my own implementation.
Reconnect 1.3 introduces support for Minecraft 26.1, and also introduces support for NeoForge! Building instructions have been altered significantly in contrast to how it was in 1.21.11 builds.
To build this mod for development, it is now required to have Java 25 installed; Java 21 was previously required to build this project.
Please report any issues you may encounter on the issues page.
1.3-26.1Релиз26.1 · 24 марта 2026 г.
Reconnect Mod: Reloaded has been renamed to Reconnect as the codebase has been refactored heavily from HiWord9 and my original implementation. This means HiWord9's implementation has been retired, and has been replaced with my own implementation.
Reconnect 1.3 introduces support for Minecraft 26.1, and also introduces support for NeoForge! Building instructions have been altered significantly in contrast to how it was in 1.21.11 builds.
To build this mod for development, it is now required to have Java 25 installed; Java 21 was previously required to build this project.
Please report any issues you may encounter on the issues page.
1.3-26.1-rc-3Бета26.1-rc-3 · 24 марта 2026 г.
Reconnect on NeoForge??? there's no wayyyY!!1!!1
Reconnect 1.3 finally adds NeoForge support lol
1.2-26.1-snapshot-10Бета26.1-snapshot-10 · 1 марта 2026 г.
Early build for 26.1, marked as beta despite being stable due to the Minecraft version being on snapshot phase.
This build migrates from Yarn mappings to use official Mojang mappings completely, and requires JDK 25 to be installed.
Комментарии
Загружаем…