Skip to content

Releases: Kinuseka/Minecraft-Server-Hibernation-Plus

MHS+ v2.6.0

19 May 15:27
fe3c6a4

Choose a tag to compare

Minecraft Server Hibernation Plus (MSH+)

Included Binaries

This package contains compiled binaries for multiple platforms:

  • msh-v2.6.0-windows-amd64.exe - Windows 64-bit (Intel/AMD)
  • msh-v2.6.0-windows-arm64.exe - Windows ARM64 (for ARM-based computers)
  • msh-v2.6.0-linux-amd64 - Linux 64-bit (Intel/AMD)
  • msh-v2.6.0-linux-arm64 - Linux ARM64 (for Raspberry Pi and other ARM-based systems)

Usage

  1. Choose the appropriate binary for your system
  2. Configure your msh-config.json file
  3. Run the binary

For more information, visit: https://github.com/kinuseka/minecraft-server-hibernation

Changes in Version 2.6.0

Bug

  • Fixed Timeout client error for Forge and Modded clients (now configurable)
  • Fixed Player listing for plugins that override list command (now configurable)
  • Fixed crash panic at empty input
  • User defined version protocol is no longer overwritten
  • Fixed issue for non-standard protocol mods (such as automodloader)

MHS+ v2.6.0 alpha 2

17 May 12:39
257a415

Choose a tag to compare

MHS+ v2.6.0 alpha 2 Pre-release
Pre-release

Bug

  • Fixed Timeout client error for Forge and Modded clients (now configurable)
  • Fixed Player listing for plugins that override list command
  • Fixed crash panic at empty input

Changes:

  • Added configuration to allow foreign packets for modded clients

MHS+ v2.6.0 alpha 1

17 May 10:33
0166f8b

Choose a tag to compare

MHS+ v2.6.0 alpha 1 Pre-release
Pre-release

Bug Fixes:

  • Fixed Timeout client error for Forge and Modded clients
  • Fixed Player listing for plugin override
  • Fixed crash panic at empty input