HUDRouter

Lets multiple mods show their HUDs at the same time. Drop-in replacement for MultipleHUD with full backward compatibility. Simple API for developers, zero config for players.

File Details

HUDRouter-0.1.0.jar

  • B
  • Mar 27, 2026
  • 13.80 KB
  • 198
  • Early Access

File Name

HUDRouter-0.1.0.jar

Supported Versions

  • Early Access

Changelog

v0.1.0 - Beta Release

HUD multiplexer for Hytale. Allows multiple mods to display their custom HUDs simultaneously. Created as a modern replacement for the outdated MultipleHUD mod with full backward compatibility.

Features

  • HUD channel routing with priority support
  • Full backward compatibility with MultipleHUD API
  • Static API discoverable via reflection - no compile dependency needed
  • Query API (getActiveChannels, hasChannel, getChannelCount)
  • Thread-safe design
  • Event callbacks (onChannelAdded, onChannelRemoved)

Tested with

  • AscendRPG
  • BetterMap
  • EasyHunger

This is the first public release. While it has been tested in singleplayer with the mods listed above, please report any issues you encounter.