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 of0.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 https://github.com/59xa/reconnect-mod-reloaded/pull/4
Full Changelog: https://github.com/59xa/reconnect-mod-reloaded/compare/1.21...1.21.6
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!
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).
Full Changelog: https://github.com/59xa/reconnect-mod-reloaded/compare/1.21.1-fabric-&-quilt...1.21.x
This new release no longer depends on the Fabric API, which means Quilt 1.21+ modloaders are now supported!
Full Changelog: https://github.com/59xa/reconnect-mod-reloaded/compare/1.21...1.21.1-fabric-&-quilt
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 https://github.com/59xa/reconnect-mod-reloaded/pull/1
Full Changelog: https://github.com/59xa/reconnect-mod-reloaded/compare/Releases...1.21.1
Initial release!
Full Changelog: https://github.com/59xa/reconnect-mod-reloaded/commits/Releases