Damage Indicator banner
Damage Indicator icon

Damage Indicator

i want a command that everyone can use to allow them to see the damage of each wapon when in their pop up description when you point the them with the mouse...

00
hytaleServer2026.1mod

Damage Indicator

  • Adds the /damageindicator [enabled] command (no permission required) that toggles damage indicator tooltips per player.
  • When enabled, your inventory items are refreshed with a metadata tooltip entry showing each weapon's stat modifiers (additive and multiplicative) by stat name where available.
  • The tooltip updates automatically as your inventory changes; disabling removes the injected tooltip entries.

Usage

  • Run /damageindicator to toggle, or /damageindicator true|false to explicitly enable/disable.
  • Hover over weapon items in your inventory to see the injected stat lines if your client renders custom metadata tooltips.

Notes and limitations

  • Tooltip visibility depends on the client honoring custom metadata; on some clients this may appear as extra lines, while others may ignore it.
  • The display pulls stat names from loaded stat assets when available; otherwise it falls back to numeric stat IDs.
  • The auto-refresh listens to player inventory changes; external containers (like chests) will show updated tooltips once items move into a player's inventory.