Description
# NoCastBar
NoCastBar is a lightweight World of Warcraft addon for The Burning Crusade that permanently disables the Blizzard player casting bar.
This is useful for players who:
• use a custom cast bar addon
• want zero visual cast bars
• play on private servers with modified UI systems
---
## Features
- Automatically disables PlayerCastingBarFrame on login
- Hides and unregisters the bar
- Prevents it from reappearing
- No configuration required
- Extremely lightweight
---
## Installation
1. Download the ZIP from CurseForge.
2. Extract the NoCastBar folder into:
Interface/AddOns/
3. Restart WoW or type `/reload`.
---
## Supported Version
- World of Warcraft: The Burning Crusade (2.4.3 API)
---
## Notes
Some servers rename Blizzard UI frames.
This addon specifically targets PlayerCastingBarFrame, which is commonly used by custom TBC cores.
If the bar is still visible after installation, your server may be using a different frame name.
---
## License
MIT License — free to modify and redistribute.


