promotional bannermobile promotional banner

InfoHud Coords/Biome

Just a UI Displaying Coords and Biome

File Details

LincerosInfoHUD-2.0.0.jar

  • R
  • Mar 18, 2026
  • 25.83 KB
  • 211
  • Early Access

File Name

LincerosInfoHUD-2.0.0.jar

Supported Versions

  • Early Access

[2.0.0] - 2026-03-18

Added

  • HUD Positioning System - Move the HUD anywhere on screen
    • New command: /infohud position <x> <y> to move the HUD
    • New command: /infohud reset to restore default position
    • Per-player positions are saved to hud_positions.json and persist across sessions
    • Config options: HudDefaultX and HudDefaultY for server-wide defaults

Changed

  • Dependencies Updated

    • Java 21 → Java 25
    • Local jar dependencies → Maven repositories (hytale-release + hytale-mods)
    • Now uses latest Hytale Server API and MultipleHUD from maven
  • Configuration Enhanced

    • UpdateIntervalSeconds config value is now actually used (was hardcoded before)
    • Added HudDefaultX (default: 10) for default horizontal position
    • Added HudDefaultY (default: 10) for default vertical position

Fixed

  • Update interval was hardcoded to 0.5s, now respects config value
  • HUD dimensions now properly defined (220x60)

Removed

  • Deleted unused InfoHUD.ui file (mod uses inline UI)
  • Deleted unused config.json file (legacy template data)
  • libs/ directory no longer needed (dependencies from maven)