A World of Warcraft Experience Bar addon
worldofwarcraft wow addon midnight
Lua 100.0%
17 1 0

Clone this repository

https://tangled.org/bdbch.com/nxp https://tangled.org/did:plc:bmkptaqvfcwmgom75fmo5oo6/nxp
git@tangled.org:bdbch.com/nxp git@tangled.org:did:plc:bmkptaqvfcwmgom75fmo5oo6/nxp

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

NixxnuxXPBar#

NixxnuxXPBar 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.

Features#

  • Custom XP bar with quest and rested overlays
  • Separate completed and uncompleted quest XP tracking
  • Rested XP display
  • Session XP rate and time-to-level
  • Toggleable labels and modes via slash commands
  • Optional tracked-only quest counting (pinned quests)

Installation#

  1. Copy the NixxnuxXPBar folder into your WoW AddOns directory.
  2. Reload the UI or restart the game.

Commands#

General:

  • /nxp help - Show all commands
  • /nxp toggle - Toggle the addon visibility
  • /nxp show - Show the addon
  • /nxp hide - Hide the addon

Quest mode:

  • /nxp tracked - Toggle counting only tracked (pinned) quests

Label toggles:

  • /nxp toggle level - Level text
  • /nxp toggle xp - Current XP text
  • /nxp toggle percent - Percent text
  • /nxp toggle quest - Quest/rested percent text
  • /nxp toggle leveling - Leveling info text
  • /nxp toggle incomplete - Uncompleted quest XP text
  • /nxp toggle completed - Completed quest XP text
  • /nxp toggle rested - Rested XP text

Usage#

  • The bar updates automatically as you gain XP or complete quests.
  • The quest overlays show completed quest XP and uncompleted quest XP stacked on top of your current XP.
  • Use /nxp tracked to count only pinned quests, or toggle it off to include all quests in your log.
  • Use label toggles to customize what text appears around the bar.

Notes#

  • Drag the bar by holding Shift and left-clicking.
  • If Blizzard XP/reputation bars are hidden, the addon manages that when enabled.