Duel reset module for AzerothCore
This is a module for AzerothCore that adds some duel reset features.
Current features:
Duel Reset module currently requires:
AzerothCore v1.0.1+
modules
folder of your AzerothCore source folder.You can do clone it via git under the azerothcore/modules directory:
cd path/to/azerothcore/modules
git clone https://github.com/azerothcore/mod-duelreset.git
or you can manually download the module, unzip the DuelReset folder and place it under the azerothcore/modules
directory.
That’s it.
If you need to change the module configuration, go to your server configuration folder (e.g. etc), copy duelreset.conf.dist
to duelreset.conf
and edit it as you prefer.
This module is released under the GNU AGPL license.