Login Task Reminder
Login Task Reminder is a World of Warcraft Retail addon that reminds you about important unfinished tasks when you enter the world.
During the first few seconds after login, it checks for:
- Completed quests that have not been turned in.
- New, unread mail.
If it finds anything pending, it displays a raid-warning-style message with the number of quests ready to turn in. A centered on-screen list shows the pending quests, and the same details are sent to chat. It also plays the raid warning sound when available.
Installation
Copy the
BeforeYouGofolder into:World of Warcraft/_retail_/Interface/AddOns/Enable Login Task Reminder on the character selection screen.
Reload the interface or enter the world normally.
Usage
The addon checks your character's status when entering the world and retries during the first few seconds. This gives the quest log and mail indicator time to finish loading.
Use /ltr to run the same check manually at any time. If no pending mail or completed quests are found, the result is reported in chat.
The addon does not change logout behavior or call protected logout functions.
Notes
- The login checks stop after ten seconds or as soon as a reminder is shown.
- The warning lists completed quests that are ready to turn in.
- The centered warning remains visible for three seconds.
- The addon does not automatically open the quest log or mailbox.
- Mail detection uses the new-mail state currently available to the WoW client.
- The addon does not save any data or settings.

