RestXPTracker2 is a World of Warcraft addon that tracks and estimates the rest experience points (XP) for all your characters across different realms. The addon provides a slash command /rst
that outputs the estimated rest XP percentage for each character.
Based on RestXPTracker by Hellfire.
- Tracks the rest XP, total XP, and logout time for each character.
- Estimates the current rest XP based on the time elapsed since the last logout.
- Takes into account whether the character was in a resting state (e.g., in an inn or a capital city) during logout.
- Provides a slash command
/rst
to display the estimated rest XP for all characters.
- Download the latest release from the GitHub repository.
- Extract the downloaded zip file.
- Move the
RestXPTracker2
folder into yourWorld of Warcraft/_retail_/Interface/AddOns/
directory.
- Use the
/rst
command in-game to display the estimated rest XP for all your characters.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details.