← Назад к ресурсам

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.

Modrinth utility

Описание

![Reconnect Icon](https://github.com/59xa/reconnect-mod-reloaded/blob/port/26.1-multiloader/common/src/main/resources/icon.png?raw=true) # Reconnect [![Modrinth](https://img.shields.io/modrinth/dt/PjzgKfEE?label=&logo=Modrinth&labelColor=white&color=00AF5C&style=for-the-badge)](https://modrinth.com/mod/reconnect-mod-reloaded) [![License](https://img.shields.io/github/license/59xa/reconnect-mod-reloaded?label=&logo=c&style=for-the-badge&color=A8B9CC&labelColor=455A64)](https://github.com/59xa/reconnect-mod-reloaded/blob/master/LICENSE) [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/59xa/reconnect-mod-reloaded/build.yml?style=for-the-badge&label=&logo=Gradle&labelColor=388E3C)](https://github.com/59xa/reconnect-mod-reloaded/actions) [![Minecraft Version](https://img.shields.io/badge/Minecraft-1.21.x%20|%2026.x-green?style=for-the-badge&labelColor=388E3C&color=8BC34A)](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 `**. ![Reconnect Example](https://cdn.modrinth.com/data/PjzgKfEE/images/54a7871bc46040b5214402a13cbbd4ab58b64aec.png) ## 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! 🤍)