Fork of upstream mod-congrats-on-level with local fixes for the Mythica playerbots server.
Find a file
Stefano Borzì 967fbbdb9b
Merge pull request #18 from SoulSeekkor/master
Fixed compiler deprecation warnings
2022-04-09 20:28:24 +02:00
.github/workflows fix: build and ci (#14) 2021-05-30 22:57:47 -07:00
conf fix bad config value 2022-03-02 21:08:57 -06:00
src Updated to clear compiler warnings. 2022-04-09 12:19:15 -05:00
.editorconfig sync with skeleton module and fix announcer 2019-05-26 01:14:47 +10:00
.git_commit_template.txt sync with skeleton module and fix announcer 2019-05-26 01:14:47 +10:00
.gitattributes sync with skeleton module and fix announcer 2019-05-26 01:14:47 +10:00
.gitignore sync with skeleton module and fix announcer 2019-05-26 01:14:47 +10:00
include.sh First commit (separate each module from original repo of StygianTheBest) 2018-03-05 18:02:58 +01:00
LICENSE.md First commit (separate each module from original repo of StygianTheBest) 2018-03-05 18:02:58 +01:00
README.md docs(readme): Update build status badge (#11) 2020-11-21 18:58:16 -08:00
setup_git_commit_template.sh sync with skeleton module and fix announcer 2019-05-26 01:14:47 +10:00

logo AzerothCore

mod-congrats-on-level

This is a module for AzerothCore

  • Latest build status with azerothcore: Build Status

Features:

This module rewards players when they reach specific levels. It has the option to reward gold, two items, and a buff or any combination. It also announces to the world when a player levels up. All rewards can be set in the config file for quick modifications.

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. Done :)

Usage

  • Type: Player/Server
  • Script: CongratsOnLevel
  • Config: Yes
    • Enable Module
    • Enable Module Announce
    • Set Items/Gold/Buffs Given At Each Level

Credits

AzerothCore: repository - website - discord chat community