promotional bannermobile promotional banner

Eymistaken's HUD

A highly customizable PvP HUD featuring a Drag & Drop Layout Designer, CPS, Keystrokes, Reach, Armor HUD and Combo display.

File Details

Eymistaken's HUD 1.0.9-2

  • R
  • Feb 21, 2026
  • 222.93 KB
  • 595
  • 1.21.11+5
  • Fabric

File Name

eymistakens-hud-1.0.9-2.jar

Supported Versions

  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6

Curse Maven Snippet

Fabric

modImplementation "curse.maven:eymistakenshud-1445158:7659762"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.0.9-2

Overview

This is a minor under-the-hood update focused entirely on expanding and improving the Developer API. There are no user-facing visual or functional changes in this release; the general gameplay experience remains exactly the same.

API & Developer Changes

  • Modular HUD Editor: The in-game HUD Editor has been completely refactored. It is no longer hardcoded to core modules and now dynamically supports any third-party addon.
  • Drag & Drop Addon Support: Custom modules registered via the EymistakenHudPlugin API can now be dragged, repositioned, scaled, and reset directly within the in-game HUD Editor.
  • New API Methods: Added optional setter methods (setXOffset, setYOffset, setPositionType, setScale, resetToDefaults) to the HudModule class. This allows addon developers to receive live coordinate updates from the HUD Editor and save them directly to their own independent configuration files.

For updated documentation and implementation examples, please click here for more information.