Added my new module to the list.
This commit is contained in:
Revision
2021-12-10 04:13:38 +01:00
parent 7ce010eb82
commit 6e0481e4e7

View File

@@ -2,7 +2,7 @@
This is a module for [AzerothCore](https://github.com/azerothcore/azerothcore-wotlk). This is a module for [AzerothCore](https://github.com/azerothcore/azerothcore-wotlk).
# Features # Features
This module will increase the experience and reputation gained on weekends. That means friday, saturday and sunday. This module will increase the experience and reputation gained on weekends. That means friday, saturday and sunday. It will announce the start and end of the weekend bonus.
The multipliers can be changed using the configuration options. The multipliers can be changed using the configuration options.
@@ -15,6 +15,8 @@ This module is part of my collection of modules.
[LearnSpells](https://github.com/tkn963/mod-learnspells) : Lets players learn class spells, talent ranks, proficiencies and mounts when leveling up or logging into the world. [LearnSpells](https://github.com/tkn963/mod-learnspells) : Lets players learn class spells, talent ranks, proficiencies and mounts when leveling up or logging into the world.
[LevelReward](https://github.com/tkn963/mod-levelreward) : Gives players a reward of gold when reaching specific levels.
[RecruitAFriend](https://github.com/tkn963/mod-recruitafriend) : Lets players activate recruit a friend with an in-game command. [RecruitAFriend](https://github.com/tkn963/mod-recruitafriend) : Lets players activate recruit a friend with an in-game command.
[SpawnPoints](https://github.com/tkn963/mod-spawnpoints) : Makes new characters spawn in specified locations when entering the world for the first time. [SpawnPoints](https://github.com/tkn963/mod-spawnpoints) : Makes new characters spawn in specified locations when entering the world for the first time.