promotional bannermobile promotional banner

DPS Meter

A real-time DPS tracking with configurable HUD and auto-reset functionality.

File Details

dpsmeter-1.0.4.jar

  • R
  • Feb 2, 2026
  • 82.40 KB
  • 136
  • 1.20.1
  • Forge

File Name

dpsmeter-1.0.4.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:dps-meter-1347693:7564047")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

DPS Meter - Changelog 1.0.4

New Features & Improvements

  • Localization: Added full Spanish (Mexico) es_mx translation. The mod is now fully localized including config menus and overlay messages.
  • Optimization: Rewrote floating damage number handling to use thread-safe collections (CopyOnWriteArrayList) and enforced a limit of 50 concurrent damage numbers to prevent FPS drops during massive combat events.
  • Quality of Life: Reduced debug logging output to prevent console spam.

Bug Fixes

  • Fixed an issue in DPSConfigScreen where checkbox states could be inconsistent when resetting to defaults.