promotional bannermobile promotional banner

JumpBoss

JumpBoss is a fun mini-game addon for World of Warcraft that tracks how many times players jump during boss encounters (Encounter Journal encounters). It shows a small, movable, translucent leaderboard during the fight (addon users only)

File Details

JumpBoss v1.4.3

  • R
  • May 5, 2026
  • 9.58 KB
  • 36
  • 12.0.5
  • Retail

File Name

JumpBoss-1.4.3.zip

Supported Versions

  • 12.0.5
## 1.4.3 - 2026-05-05
### Fixed
- Hardened protected-action fallback for chat posting safety:
  - Any `ADDON_ACTION_FORBIDDEN` or `ADDON_ACTION_BLOCKED` event attributed to JumpBoss now disables auto leaderboard posting for the current session.
  - Covers blocked function names that are reported as `UNKNOWN()` by the client, not only explicit `SendChatMessage` paths.