mirror of
https://github.com/BytesGalore/mod-no-hearthstone-cooldown.git
synced 2026-01-13 00:58:37 +00:00
fix: only apply cooldown if mod is enabled mod: refactored code mod: read enabled state only when the world-config is loaded add: config option to switch mod announcement
1.1 KiB
1.1 KiB
AzerothCore
mod-no-hearthstone-cooldown
This is a module for AzerothCore
Features:
- It resets the Hearthstone cooldown immediatly
This module currently requires:
- AzerothCore v4.0.0+
How to install
- Simply place the module under the
modulesfolder of your AzerothCore source folder. - Re-run cmake and launch a clean build of AzerothCore
- that's all
(Optional) Edit module configuration
- You can turn the module on and off, default it is on
- You can also turn the announcement of the module on player-login on and off, default it is on
- If you want change the settings, go to your server configuration folder (e.g. etc), copy
mod_no_hearthstone_cooldown.conf.disttomod_no_hearthstone_cooldown.confand edit the settings
Credits
- BytesGalore (author of the module)
- AzerothCore: repository - website - discord chat community