your current location:首页 > news>Auto Reconnect Minecraft

Auto Reconnect Minecraft

2024-12-12 09:30:09|Myriagame |source:minecraft skins

describe

This module will automatically try to connect to the server after you disconnect.By default, it will re -connect the server in 3 seconds, 10 seconds, 30 seconds, and 60 seconds, and a total of 4 attempts will be made.

Disclaimer: Take the risk by yourself.When using this module on the multiplayer game server / realms, you may need to confirm whether this module can be used with the administrator.

Function

conventional:

Add an additional button to the disconnect connection interface. You can re -connect without returning the menu without returning the menu

Configure the module menu (MOD MENU)

AutoreConnect:

Automatically connect after disconnection:

* Try multiple times

* Individual delays between the two attempts

*Unlimited attempts (optional, reused the final delay attempt)

Can still be re -connected manually

Countdown display and cancel

Suitable for server, Realms and even single games

Automessage:

Automatically send messages / commands after re -connection, such as adding a lobby or greeting

(Do not trigger when manual (re -) connection)

The delay between messages and the delay before the first message

Configuration message for each server, Realms or single game (see the details below)

Extra function:

Support the module menu and Auth ME (see the details below for details)

Discount the connection interface (like many other interfaces) can exit by pressing the ESC key

After the single -player game world is disconnected, you will not enter the multiplayer game screen.Repair has been implemented on this issue (MC-46502)

Front / installation / settings

This module is suitable for Fabric and requires Fabric API, Cloth Config API and module menu

If you have not installed fabric, please download and install Fabric, and set the configuration file according to your preference

Download the following modules and put them in the MODS folder in the game file:

(Please note the download version to ensure that the module is suitable

* Fabric API

*Cloth Config API

* Module menu

* AutoreConnect (this module)

set up:

*Start Minecraft, when you see the title screen, click "Module"

*Find and select this module in the module list on the left

*Click the configuration button above the module icon on the left side of the module list, or if you select the module, click the configuration button in the upper right corner

*The configuration interface of this module should be opened and looks similar to the screenshot below

Compatibility / support

Module menu

Correctly display the module icon, name and author, and provide a link to the GitHub project page and the GitHub question page

Enter the graphic user interface of the configuration module in the game

Auth me

If you are re -verifying your sessions, the countdown of automatic connection will stop

Information

AutoreConnect:

Configure attempts by adding strict positive values ​​to the delay list (delay in seconds).Each value in this list will generate a delay at an attempt to reconnect.

It can be disabled by simply not configured any attempts.Then you can only re -connect manually.

"Infinite" can be enabled to configure the last attempt for the last attempt as an unlimited

You can cancel the countdown by pressing the button with the "记" mark or press the ESC key

Automessages:

Only after the automatic re -connection attempt is performed, and you do not click on the re -connection button or the first time without connection will it be executed.

Can be targeted at multiple specific servers, REALMS or single game world.Create configuration for each server in the "Automessages" section, and enter the name of the server, REALMS or single game world.

You can configure delay (in milliseconds).The delay will be consistent with each message and the first message after you join the world.

Future plan

Modify the internal structure to pick up the fast connection (or the module / replace the booter directly connected to a certain place), these connections are not performed through the user interface

Re -connect from being kicked to the lobby (functional request issues # 22)

Conditions are re -connected, for example, the configuration module does not reconnect when the administrator is kicked (functional request issues # 36)

Do not intend to transplant this module to Forge

Feedback, suggestions, errors and issues

For feedback and suggestions, create a question on github or make comments on CURSEFORGE

If you find an error or problem, make sure you describe the problem in detail and release the latest logs, or the possible collapse report, it is best to use a tool similar to Pastebin.

screenshot

Minecraft images

Countdown

Minecraft images

fail

Minecraft images

Manually

Minecraft images

Configuration interface (outdated)

license

This module and its code can be used under GNU LESSER General Public Licence V3.0.

Similar module

Fabric ≥1.14.4 can use automatic disconnection reunion.

Forge 1.12.2 ~ 1.7.10 can use Auto Reconnect.