This module switches the Darkmoon faire event with another of your choice once it starts and stops them on Saturdays.
This module currently requires:
AzerothCore v1.0.2+
You can do clone it via git under the azerothcore/modules directory:
cd path/to/azerothcore/modules
git clone
That's it.
If you need to change the module configuration, go to your server configuration folder (e.g. etc), copy mod-dmf-switch.conf.dist
to mod-dmf-switch.conf
and edit it as you prefer.
This module offers two options to select which items to automatically save once looted:
-
ModDMFSwitch.Enable = 0
Description: Enables the module. Default: 0 - Disabled
-
ModCTASwitch.SwitchTerokkar
Description: When the DMF event starts, switch it to another one specified in this config. Example: ModDMFSwitch.SwitchTerokkar = 4 -- Elwynn Default: ModDMFSwitch.SwitchTerokkar = 4
This module is released under the GNU AGPL license
- Nyeriah (Based on mod-cta-switch = https://github.com/azerothcore/mod-cta-switch)
- Temperrr