promotional bannermobile promotional banner
premium banner
Simple HUD UI, for showing armor durability and current ammo amount

Description

Equipment Plus Hud

A Hytale plugin that displays armor durability and ammo count in a sleek, always-visible HUD. Works seamlessly with MultipleHUD or as a standalone native HUD. Part of the nxtime mod family alongside HideArmor.


Features

Armor Durability Display - Real-time durability percentages for all equipped armor pieces
Color-Coded Indicators - Green → Yellow → Red based on durability level
Ammo Counter - Automatically tracks arrow count in your inventory
Configurable Position - Toggle HUD between left and right screen sides
Native GUI - Modern, interactive Hytale settings UI (via /equipmentplus)
Event-Driven Updates - Uses LivingEntityInventoryChangeEvent for real-time, efficient updates
MultipleHUD Integration - Seamlessly integrates when installed, falls back to native HUD otherwise


🚧 Auto-Repair (Work in Progress)

Coming Soon: Automatically repair items when they break using Hytale's repair kit item.


Commands

Command Description
/equipmentplus Open settings GUI
/equipmentplus togglehud Toggle HUD visibility on/off
/equipmentplus position Toggle HUD position (left/right)
/equipmentplus reload Reload configuration from disk

Configuration

Settings are stored in plugins/EquipmentPlus/config.json:

Setting Default Description
hudEnabled true Enable/disable durability HUD
hudPosition "left" HUD position: "left" or "right"
hudUpdateTicks 200 Backup refresh rate in ticks (events handle most updates)

Compatibility

  • Hytale Version: Early Access SDK
  • MultipleHUD: Optional - auto-detected for HUD compatibility with other mods
  • HideArmor: Fully compatible - use both mods together!

Technical Details

  • Uses LivingEntityInventoryChangeEvent for real-time updates
  • Throttled updates (50ms) to prevent server overload during rapid inventory changes
  • Falls back to polling every 10 seconds as backup
  • Namespaced UI files for clean asset organization

Some of my other mods

  • HideArmor - Toggle armor visibility while keeping protection