Fork of upstream mod-congrats-on-level with local fixes for the Mythica playerbots server.
Find a file
2021-03-02 13:16:56 +03:00
.github/workflows feat(CI): move from Travis to GitHub Actions 2020-08-30 18:45:28 +02:00
conf update 2019-06-09 13:24:05 +10:00
src Update mod_congratsonlevel.cpp 2021-03-02 13:16:56 +03: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
CMakeLists.txt fix for last PR ACE remove 2021-03-02 13:16:11 +03: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