https://github.com/brian8544/mod-setxpbar
Set XP rate with the ease of your right mouse button.
https://github.com/brian8544/mod-setxpbar
azerothcore azerothcore-module core-module
Last synced: 10 months ago
JSON representation
Set XP rate with the ease of your right mouse button.
- Host: GitHub
- URL: https://github.com/brian8544/mod-setxpbar
- Owner: brian8544
- License: gpl-2.0
- Created: 2025-04-30T21:56:58.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-05-15T05:21:05.000Z (10 months ago)
- Last Synced: 2025-05-15T06:26:32.984Z (10 months ago)
- Topics: azerothcore, azerothcore-module, core-module
- Language: C++
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE
Awesome Lists containing this project
README
# SetXpBar Module
The `mod-setxpbar` module for AzerothCore enhances the [Individual XP Module](https://github.com/azerothcore/mod-individual-xp) by injecting a client-side script that allows players to control their experience gain rate by **right-clicking their XP bar**. This module eliminates the need for players to manually install an [addon](https://github.com/brian8544/SetXpBar) or know specific commands, providing a seamless way to customize their leveling experience, whether they prefer a faster pace or the classic Blizzlike progression. The idea for this module is inspired by this exact feature found on large World of Warcraft private servers, such as [Warmane](https://www.warmane.com/).
## Requirements
- [mod-individual-xp](https://github.com/azerothcore/mod-individual-xp) module installed and configured.
- An **unpatched World of Warcraft 3.3.5 client**. RCE-Patched clients using tools like [RCEPatcher](https://github.com/stoneharry/RCEPatcher) will prevent the script injection from working.
## Installation
1. Clone this repository into your AzerothCore `modules` directory
2. Re-run CMake and rebuild your AzerothCore server to include the `mod-setxpbar` module.
3. Copy the `mod_setxpbar.conf.dist` file to your server's configuration directory.
## Demo

## Copyright
License: GPL 2.0