Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pangolp/mod-npc-promotion
This module allows you to grant promotions through an NPC that is added to the initial areas. It has some settings, so it is recommended to review them and adapt them to the project where it will be used.
https://github.com/pangolp/mod-npc-promotion
azerothcore azerothcore-module
Last synced: 24 days ago
JSON representation
This module allows you to grant promotions through an NPC that is added to the initial areas. It has some settings, so it is recommended to review them and adapt them to the project where it will be used.
- Host: GitHub
- URL: https://github.com/pangolp/mod-npc-promotion
- Owner: pangolp
- Created: 2020-10-23T19:48:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-31T12:25:35.000Z (5 months ago)
- Last Synced: 2024-11-08T00:04:42.531Z (3 months ago)
- Topics: azerothcore, azerothcore-module
- Language: C++
- Homepage:
- Size: 50.8 KB
- Stars: 6
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
# Mod Npc Promotion
[English](README.md) | [Español](README_ES.md)
This module, aims to provide a promotion to players within the server. It is still under development, but the idea is to make it as configurable as possible, modifying values within the configuration files (.conf)
Make sure you run all the .sql's inside the folder. I recommend cloning the repository using git so you don't miss out on future updates.
Soon I will be making a video in Spanish, to explain how it works.
## Credits
* [Nefertum](https://gitlab.com/Nefertum) (module author)
* [Stevej / Pangolp](https://github.com/pangolp) (module author)
* [Translator](https://www.deepl.com/translator)
* AzerothCore: [repository](https://github.com/azerothcore) - [website](http://azerothcore.org/) - [discord chat community](https://discord.gg/PaqQRkd)