pluslist

A barebones addon for that prints your top 10 M+ runs for the week to the default chat window

File Details

2.0.1

  • R
  • Dec 23, 2020
  • 24.83 KB
  • 199
  • 9.0.2
  • Retail

File Name

pluslist-2.0.1.zip

Supported Versions

  • 9.0.2

Plus List

2.0.1 (2020-12-23)

Full Changelog Previous Releases

  • Avoid missing events
    The CHALLENGE_MODE_MAPS_UPDATE event can be throttled and therefore missed
    if another addon triggered it recently. This change has us always listening
    for the event, and only forcing it to run if the last time we saw it was too
    long ago.