A World of Warcraft Experience Bar addon
worldofwarcraft
wow
addon
midnight
1# NixxnuxXPBar
2
3NixxnuxXPBar is a World of Warcraft addon that replaces the default XP bar with a detailed bar showing XP progress, quest XP overlays (completed and uncompleted), and rested XP. It also provides leveling stats like XP/hour and time-to-level.
4
5## Features
6
7- Custom XP bar with quest and rested overlays
8- Separate completed and uncompleted quest XP tracking
9- Rested XP display
10- Session XP rate and time-to-level
11- Toggleable labels and modes via slash commands
12- Optional tracked-only quest counting (pinned quests)
13
14## Installation
15
161. Copy the `NixxnuxXPBar` folder into your WoW AddOns directory.
172. Reload the UI or restart the game.
18
19## Commands
20
21General:
22
23- `/nxp help` - Show all commands
24- `/nxp toggle` - Toggle the addon visibility
25- `/nxp show` - Show the addon
26- `/nxp hide` - Hide the addon
27
28Quest mode:
29
30- `/nxp tracked` - Toggle counting only tracked (pinned) quests
31
32Label toggles:
33
34- `/nxp toggle level` - Level text
35- `/nxp toggle xp` - Current XP text
36- `/nxp toggle percent` - Percent text
37- `/nxp toggle quest` - Quest/rested percent text
38- `/nxp toggle leveling` - Leveling info text
39- `/nxp toggle incomplete` - Uncompleted quest XP text
40- `/nxp toggle completed` - Completed quest XP text
41- `/nxp toggle rested` - Rested XP text
42
43## Usage
44
45- The bar updates automatically as you gain XP or complete quests.
46- The quest overlays show completed quest XP and uncompleted quest XP stacked on top of your current XP.
47- Use `/nxp tracked` to count only pinned quests, or toggle it off to include all quests in your log.
48- Use label toggles to customize what text appears around the bar.
49
50## Notes
51
52- Drag the bar by holding Shift and left-clicking.
53- If Blizzard XP/reputation bars are hidden, the addon manages that when enabled.