Описание

# Reconnect
[](https://modrinth.com/mod/reconnect-mod-reloaded)
[](https://github.com/59xa/reconnect-mod-reloaded/blob/master/LICENSE)
[](https://github.com/59xa/reconnect-mod-reloaded/actions)
[](https://github.com/59xa/reconnect-mod-reloaded)
A mod that supersedes [HiWord9](https://github.com/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 **`/reconnect`** in 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 `**.

## 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](https://github.com/59xa/reconnect-mod-reloaded/releases/tag/Releases) or on [Modrinth](https://modrinth.com/mod/reconnect-mod-reloaded)
## Dependencies and Incompatibilities
- **`Fabric API`** is 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:
```bash
git clone https://github.com/59xa/reconnect-mod-reloaded/
cd reconnect-mod-reloaded
./gradlew build
cd build/libs
```
## Credits
- HiWord9's implementation ([link](https://github.com/HiWord9/Reconnect-Button-HiWord9-fabric-1.19))
- Fabric ([link](https://fabricmc.net/))
- NeoForge ([link](https://neoforged.net/))
- You (for giving this mod a try! 🤍)