Description
ℹ️ Linceros InfoHUD

Simple, elegant coordinates and biome display.
This mod adds a clean HUD element showing your current position (X, Y, Z) and the biome you are currently in. Perfect for survival navigation or creative building.
Added
- HUD Positioning System - Move the HUD anywhere on screen
- New command:
/infohud position <x> <y>to move the HUD - New command:
/infohud resetto restore default position - Per-player positions are saved to
hud_positions.jsonand persist across sessions - Config options:
HudDefaultXandHudDefaultYfor server-wide defaults
- New command:
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
UpdateIntervalSecondsconfig 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.uifile (mod uses inline UI) - Deleted unused
config.jsonfile (legacy template data) libs/directory no longer needed (dependencies from maven)
✨ Features
- Coordinates Display: Always know your exact location.
- Biome Information: Displays the name of the current biome (Requires WorldMapTracker active).
- MultipleHUD Support: Fully integrated with MultipleHUD for conflict-free UI management.
- Toggleable: Use
/coordsand/biometo toggle specific elements.
🚀 Native & MultipleHUD Support
This mod works standalone, but we highly recommend installing MultipleHUD to ensure it works alongside other HUD mods (like BetterParties, BetterScoreBoard, etc.).
- It automatically detects MultipleHUD and registers itself securely.
- If MultipleHUD is missing, it falls back to the native Hytale HUD system.
🛠️ Technical Improvements (v1.1)
- Gradle Build System: Fully migrated to a robust Gradle workflow.
- Java 21/25 Compatibility: optimized for modern Hytale modding environments.
- Crash Fixes: Resolved startup crashes related to dependency loading.
⚙️ Configuration
The mod configuration is per-player and persists across sessions.
/coords- Toggle coordinates visibility./biome- Toggle biome visibility.
📥 Installation
- Download
LincerosInfoHUD-1.0.0.jar. - (Optional) Install
MultipleHUDfor best compatibility. - Place in your server's
modsfolder. - Start the server.
👨💻 Author
Created by Linceros.



