Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azerothcore/mod-pvp-titles
Display old PVP titles depending on honorable kills (starts at 50)
https://github.com/azerothcore/mod-pvp-titles
azerothcore-module hacktoberfest
Last synced: 2 months ago
JSON representation
Display old PVP titles depending on honorable kills (starts at 50)
- Host: GitHub
- URL: https://github.com/azerothcore/mod-pvp-titles
- Owner: azerothcore
- License: agpl-3.0
- Created: 2020-01-30T23:21:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-14T18:34:58.000Z (about 1 year ago)
- Last Synced: 2024-05-27T12:33:24.576Z (8 months ago)
- Topics: azerothcore-module, hacktoberfest
- Language: C++
- Homepage:
- Size: 41 KB
- Stars: 10
- Watchers: 9
- Forks: 22
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) AzerothCore
## mod-pvptitles
### This is a module for [AzerothCore](http://www.azerothcore.org)
- Latest build status with azerothcore: [![Build Status](https://github.com/azerothcore/mod-pvp-titles/workflows/core-build/badge.svg?branch=master&event=push)](https://github.com/azerothcore/mod-pvp-titles)#### Features:
- Vanilla PvP Titles for Azerothcore obtained with Honorable Kills### This module currently requires:
- AzerothCore v1.0.1+### How to install
1. Simply place the module under the `modules` folder of your AzerothCore source folder.
2. Re-run cmake and launch a clean build of AzerothCore
3. Create the mod_pvptitles.conf based on `mod_pvptitles.conf.dist` in your config folder and enable the module
4. Log in game, kill 50 enemy players and see the result. You can make a macro for that with `.die` and `.revive`## Credits
* [conan513](https://github.com/conan513): (Author of the module):
* [Dreaxxx](https://github.com/Dreaxxx/mod-pvptitles): (Reworked):AzerothCore: [repository](https://github.com/azerothcore) - [website](http://azerothcore.org/) - [discord chat community](https://discord.gg/PaqQRkd)