This commit is contained in:
Micrah 2019-05-26 01:30:49 +10:00 committed by GitHub
parent 3cf92a1f2e
commit 9d3ca64063
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,9 +3,9 @@
### This is a module for [AzerothCore](http://www.azerothcore.org) ### This is a module for [AzerothCore](http://www.azerothcore.org)
- Latest build status with azerothcore: [![Build Status](https://travis-ci.org/azerothcore/mod-congrats-on-level.svg?branch=master)](https://travis-ci.org/azerothcore/mod-congrats-on-level) - Latest build status with azerothcore: [![Build Status](https://travis-ci.org/azerothcore/mod-congrats-on-level.svg?branch=master)](https://travis-ci.org/azerothcore/mod-congrats-on-level)
#### Features: #### Features:
- Character services: This module rewards players when they reach specific levels. It has the option to reward gold, two items, and a
1. Congrats on Levelup buff or any combination. It also announces to the world when a player levels up. All rewards can be set in the
2. Rewards and Buffs every 10 levels config file for quick modifications.
### This module currently requires: ### This module currently requires:
- AzerothCore v1.0.1+ - AzerothCore v1.0.1+
@ -16,10 +16,28 @@
3. Done :) 3. Done :)
### Usage ### Usage
- Enable this module and level up and get rewards and congrats on levelup - Type: Player/Server
- Script: CongratsOnLevel
- Config: Yes
- Enable Module
- Enable Module Announce
- Set Items/Gold/Buffs Given At Each Level
## Credits ## Credits
* [Stygianthebest]( http://stygianthebest.github.io) (author of the module): - [LordPsyan](https://bitbucket.org/lordpsyan/lordpsyan-patches)
- [Blizzard Entertainment](http://blizzard.com)
- [TrinityCore](https://github.com/TrinityCore/TrinityCore/blob/3.3.5/THANKS)
- [SunwellCore](http://www.azerothcore.org/pages/sunwell.pl/)
- [AzerothCore](https://github.com/AzerothCore/azerothcore-wotlk/graphs/contributors)
- [AzerothCore Discord](https://discord.gg/gkt4y2x)
- [EMUDevs](https://youtube.com/user/EmuDevs)
- [AC-Web](http://ac-web.org/)
- [ModCraft.io](http://modcraft.io/)
- [OwnedCore](http://ownedcore.com/)
- [OregonCore](https://wiki.oregon-core.net/)
- [Wowhead.com](http://wowhead.com)
- [AoWoW](https://wotlk.evowow.com/)
- [Stygianthebest]( http://stygianthebest.github.io)
AzerothCore: [repository](https://github.com/azerothcore) - [website](http://azerothcore.org/) - [discord chat community](https://discord.gg/PaqQRkd) AzerothCore: [repository](https://github.com/azerothcore) - [website](http://azerothcore.org/) - [discord chat community](https://discord.gg/PaqQRkd)