promotional bannermobile promotional banner

KeyChangeReminder

Simple Reminder Addon To Change your Mythic+ Key after Completing a Run

File Details

v1.2.1-rc1

  • R
  • Apr 27, 2026
  • 14.56 KB
  • 0
  • 12.0.5+2
  • Retail

File Name

KeyChangeReminder-v1.2.1-rc1.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 12.0.0

KeyChangeReminder

v1.2.1-rc1 (2026-04-27)

Full Changelog Previous Releases

  • Release: v1.2.1-rc1 - Test/Beta release for Automode (actually check current key level) and bugfixes (bricking a key will not show the reminder in the begining of next run)
  • [feature] New: added an auto option that checks our current key level instead of minimum set level to percisely verify we can actually change our key. example: you set minimum level to 0. you have a +5 in bags. you complete a +4 (timed). the reminder is shown. NOW in auto mode this is not the case because we first check against the actual key we have in bags. - this will ideally be the default and slider will be removed once more testing is done. Report bugs on the github repo Issues
  • [bugfix] Bricking a key (not timing or abandoning) would show the reminder aura in the next instance (removed when player enters combat). also fixes race condition: checks reminderWatching at the top of the handler and immediately calls DismissReminder() if you're zoning into a party instance. This runs before the 3-second talent reminder timer, so there's no race between the two.