promotional bannermobile promotional banner

GlymeraInspect

See what you're looking at! A clean HUD showing block names, coordinates, NPC health, container contents and your gold balance. 50-block range, real-time updates, toggle with /inspect. Works for every player out of the box.
Back to Files

GlymeraInspect-4.0.0.jar

File nameGlymeraInspect-4.0.0.jar
Uploader
GlymeraCraftGlymeraCraft
Uploaded
Jun 2, 2026
Downloads
152
Size
14.3 KB
File ID
8187060
Type
R
Release
Supported game versions
  • 0.5

What's new

GlymeraInspect - Changelog

v4.0.0 (2026-06-02)

Fixed

  • Compatibility with other custom-HUD plugins (e.g. FastMiniMap). GlymeraInspect used to register its overlay in the server's HudManager. Some HUD plugins — such as FastMiniMap in its single-HUD compatibility mode — intentionally stop drawing as soon as they detect any other custom HUD registered there, to avoid HUD conflicts. The result was their HUD (for example the minimap) disappearing whenever GlymeraInspect was active. GlymeraInspect now sends its overlay through direct HUD packets and no longer occupies a HudManager registry slot, so those plugins keep rendering. No extra plugins are required for multiple HUDs to coexist.

Changed

  • Much lighter HUD traffic. The overlay is no longer fully rebuilt and cleared every server tick (30×/sec). Updates are now change-detected and throttled to at most 5×/sec, with a 1×/sec heartbeat, and are sent incrementally (scoped, without clearing the whole HUD layer).
  • Clean teardown: the overlay is now explicitly removed from all clients when the plugin shuts down or reloads.

Notes

  • Repositioning via GlymeraHUD still works — GlymeraHUD rewrites the HUD packet by its key, independent of the registry. The live drag-preview for the GlymeraInspect overlay refreshes about once per second.

This mod has no additional files