Skip to content

Releases: 59xa/reconnect-mod-reloaded

[2.0-26.1] Reconnect

Choose a tag to compare

@59xa 59xa released this 29 Mar 11:58
3567d17

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! (#5)

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 bedwars or
  • /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

[1.4-26.1] Reconnect

Choose a tag to compare

@59xa 59xa released this 28 Mar 11:35
25379b5

Players are now allowed to use the reconnect button and command starting with version 1.4!

What's Changed

Full Changelog: 1.21.11...1.4-26.1

[1.3-26.1] Reconnect

Choose a tag to compare

@59xa 59xa released this 24 Mar 19:17
25379b5

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.21.11] Reconnect Mod: Reloaded 1.2-1.21.11

Choose a tag to compare

@59xa 59xa released this 28 Feb 22:48
3cd5e3a

This update bumps the version to support 1.21.11 with minimal changes on how the button is initialised on the pause menu. Dependencies have also been updated to ensure the longevity of the codebase, meaning there is a possible chance of me implementing support for other modloaders in the future; please keep an eye out!

Apologies for getting this release for 1.21.11 very late. Other commitments and projects have prevented me from continuing the development of this mod. Rest assured, more updates will be released as soon as when new versions of Minecraft have been published.

What's Changed

Read the full changelog here: 1.21.7...1.21.11

[1.21.7] Reconnect Mod: Reloaded 1.2-1.21.7

Choose a tag to compare

@59xa 59xa released this 05 Jul 02:16

This update supports the latest version of Minecraft with no other changes. However, this release also breaks support for Quilt modloader clients since Fabric updated its loom mappings. I am not certain if new mappings will be implemented for Quilt in the future, but I will keep an eye out. I suggest using Fabric as the modloader to use instead for better support.

Read the full changelog here: 1.21.6...1.21.7

[1.21.6] Reconnect Mod: Reloaded 1.2-1.21.6

Choose a tag to compare

@59xa 59xa released this 19 Jun 07:00

This new release addresses minor tweaks on how the user is disconnected from multiplayer worlds. Existing users from 1.21.5 and below will have the same features as this version since this update only applies the new mappings for session handling.

NOTE: This release only supports 1.21.6, but will have the same features as its predecessor.

For Quilt modloader users:

  • Whilst dependencies have been updated, both current and previous versions of this mod is usable as the latest loader version 0.29.0 supports Fabric's loader equivalent of 0.16.14.
  • However, I can not guarantee the stability of this mod on Quilt modloaders as I mainly developed this mod for Fabric.
  • To receive better support, I suggest users to use Fabric as their modloader instead.

What's Changed

  • Implement "/reconnect" command by @59xa in #4

Full Changelog: 1.21...1.21.6

[1.21+] Reconnect Mod: Reloaded 1.2-1.21.x

Choose a tag to compare

@59xa 59xa released this 27 Apr 13:11

This new release adds proper support for 1.21.5 while maintaining backport compatibility with the rest of 1.21 versions. This currently supports Fabric for the time being, more details below known issues.

This new release now also allows players to reconnect via in-game chat!

New /reconnect command feature

Known issues:

  • Latest Quilt modloader is currently on 0.29.0-beta.5 support (0.16.13 Fabric equivalent), meaning it's not yet accessible. Please create an issue on GitHub to temporarily add Quilt support for 0.29.0-beta.5.
  • Quilt support for this version will automatically be implemented once a new modloader version is released (possibly 0.30.0).

What's Changed

  • Implement "/reconnect" command by @59xa in #4

Full Changelog: 1.21.1-fabric-&-quilt...1.21.x

1.21.1-fabric-&-quilt

Choose a tag to compare

@59xa 59xa released this 13 Aug 00:39
41fecd0

This new release no longer depends on the Fabric API, which means Quilt 1.21+ modloaders are now supported!

Full Changelog: 1.21...1.21.1-fabric-&-quilt

1.21.1

Choose a tag to compare

@59xa 59xa released this 10 Aug 02:22
7e4bc39

This release bumps the mod to 1.21.1!

What's Changed

  • Bump to 1.21.1 and disable Realms functionality to reconnect by @59xa in #1

Full Changelog: Releases...1.21.1

[1.21] Reconnect Mod: Reloaded

Choose a tag to compare

@59xa 59xa released this 03 Aug 06:52
7e4bc39