ImmersiveHud

A fully dynamic and customizable HUD experience that makes exploration, combat, and survival feel more immersive. Keeps your screen clean by showing HUD elements only when gameplay actually needs them.

File Details

ImmersiveHud-1.2.4.jar

  • R
  • May 26, 2026
  • 467.46 KB
  • 21
  • Early Access

File Name

ImmersiveHud-1.2.4.jar

Supported Versions

  • Early Access

v1.2.4 - Hytale 0.5.0 + IN_COMBAT trigger

Features

  • Added new dynamic trigger IN_COMBAT. Activates when a hostile npc is in front of player or a npc is attacking player
  • Now world pauses when config UI is open
  • When joining a world the HUD will remain visible for a brief moment before applying the HUD visibility configuration.
  • Changed ammo to dynamic component with default rules HOLDING_RANGED_WEAPON and IN_COMBAT

Technical Changes

  • Updated to Hytale 0.5.0
  • Replaced deprecated method getActiveHotbarItem with IntentoryComponent.getItemInHand
  • Removed obsolete commands: status, profile, toggle and rules
  • Extensive refactor: code cleaning, improved logic and readability