Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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)