https://github.com/zeliongg/xiv_databar-continued
Continuation of XIV_Databar addon
https://github.com/zeliongg/xiv_databar-continued
databar lua world-of-warcraft wow wow-addon
Last synced: 6 days ago
JSON representation
Continuation of XIV_Databar addon
- Host: GitHub
- URL: https://github.com/zeliongg/xiv_databar-continued
- Owner: ZelionGG
- License: gpl-3.0
- Created: 2023-01-02T20:29:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-22T14:21:11.000Z (8 days ago)
- Last Synced: 2026-01-22T15:38:18.124Z (8 days ago)
- Topics: databar, lua, world-of-warcraft, wow, wow-addon
- Language: Lua
- Homepage: https://discord.gg/g7JZNGSU32
- Size: 725 KB
- Stars: 8
- Watchers: 2
- Forks: 5
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![Discord][discord-shield]][discord-url]
[![MIT License][license-shield]][license-url]
XIV_Databar Continued
A databar addon for World of Warcraft (Retail and Classic)
Report Bug
·
Request Feature
Table of Contents
- Download
- About The Project
- Slash Commands
- Modules
- Features
- Roadmap
- Credits
- Localization
- Contributing
- License
## Download
[](https://www.curseforge.com/wow/addons/xiv-databar-continued) [](https://addons.wago.io/addons/xiv-databar-continued)
[](https://www.wowinterface.com/downloads/info26826-3.7.html) [](https://github.com/ZelionGG/XIV_Databar-Continued/releases)
## About The Project
[![XIVScreenshot][xiv-screenshot]](https://www.curseforge.com/wow/addons/xiv_databar-continued)
Pursuing the work of MilleXIV, [Vicious-wow](https://github.com/Vicious-wow/XIV_Databar) and [Kozoaku](https://github.com/Kozoaku/XIV_Databar).
A reworking of [SX_Databar by saxitoxin](https://www.wowinterface.com/downloads/info23745-SX_DataBar.html).
## Slash Commands
* __/xivc__ or __/xivbar__ or __/xbc__ - shows/hides the GUI
## Modules
- Micromenu
- Durability - With iLvl display
- Volume (Master)
- Talent - With spec and loot spec swapping on left/right click
- Clock
- Tradeskills
- Currency - With a mode for XP Bar when below level cap
- System
- Gold
- Travel - Right click the left hearth to choose an alternate transport method
## Features
- In-Game Config
- Full profile support
- LibSharedMedia support
## Roadmap
See the [open issues](https://github.com/ZelionGG/XIV_Databar-Continued/issues) for a full list of proposed features (and known issues).
## Credits
- [https://www.wowinterface.com/downloads/info23745-SX_DataBar.html](saxitoxin) for the SX_Databar AddOn
- u/sammojo for the idea, textures and the description of the bar
- u/keyboardturn for updated spec icons
- MilleXIV for reviving the project and code refactoring
## Localization
- PhatsoTGT - German
- Amanthuul - Russian
- Yaoenqi - Chinese
- [class2u](https://github.com/class2u) - Chinese (Taiwan)
- [BrunoKrugel](https://github.com/BrunoKrugel) - Brazilian Portuguese
__I am actually looking for people that want to help with localization of XIV_Databar Continued, don't hesitate to check [#10](https://github.com/ZelionGG/XIV_Databar-Continued/issues/10) and to contact me on [X (Twitter)](https://twitter.com/ZelionGG)__
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
**PLEASE DON'T FORGET TO PUT THE VERSION OF THE GAME (RETAIL, WOTLK CLASSIC, VANILLA CLASSIC, ...) IN YOUR ISSUE**
## License
Distributed under the GPL-3.0 License. See `LICENSE` for more information.
[contributors-shield]: https://img.shields.io/github/contributors/ZelionGG/XIV_Databar-Continued.svg?style=for-the-badge
[contributors-url]: https://github.com/ZelionGG/XIV_Databar-Continued/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/ZelionGG/XIV_Databar-Continued.svg?style=for-the-badge
[forks-url]: https://github.com/ZelionGG/XIV_Databar-Continued/network/members
[stars-shield]: https://img.shields.io/github/stars/ZelionGG/XIV_Databar-Continued.svg?style=for-the-badge
[stars-url]: https://github.com/ZelionGG/XIV_Databar-Continued/stargazers
[issues-shield]: https://img.shields.io/github/issues/ZelionGG/XIV_Databar-Continued.svg?style=for-the-badge
[issues-url]: https://github.com/ZelionGG/XIV_Databar-Continued/issues
[discord-shield]: https://img.shields.io/badge/Discord-7289DA?style=for-the-badge&logo=discord&logoColor=white
[discord-url]: https://discord.gg/g7JZNGSU32
[license-shield]: https://img.shields.io/github/license/ZelionGG/XIV_Databar-Continued.svg?style=for-the-badge
[license-url]: https://github.com/ZelionGG/XIV_Databar-Continued/blob/master/LICENSE.txt
[xiv-screenshot]: https://i.ibb.co/k5r5mCg/xiv-databar-continued.png
[Lua]: https://img.shields.io/badge/lua-000000?style=for-the-badge&logo=lua&logoColor=white
[Lua-url]: https://www.lua.org/