Fork of upstream mod-congrats-on-level with local fixes for the Mythica playerbots server.
Find a file
Walter Pagani 8e4aef41dc
feat. Move awards to database and enable races/classes (#27)
* feat. Move awards to database and enable races/classes

* feat. Allow multiple records in the table

* feat. Check that the values in the register are greater than zero
2023-07-19 07:17:47 -03:00
.github feat. (Repository): Add issue and pull request templates (#26) 2023-07-12 06:30:52 -03:00
conf feat. Move awards to database and enable races/classes (#27) 2023-07-19 07:17:47 -03:00
data feat. Move awards to database and enable races/classes (#27) 2023-07-19 07:17:47 -03:00
src feat. Move awards to database and enable races/classes (#27) 2023-07-19 07:17:47 -03:00
.editorconfig 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
pull_request_template.md feat. (Repository): Add issue and pull request templates (#26) 2023-07-12 06:30:52 -03: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