This is a module for AzerothCore
- Name: No Hearthstone cooldown
- Author: BytesGalore
- Module:
- License: AGPL
- AzerothCore hash/commit compliance: 5af98783
- Includes configuration (.conf)?: Yes, copied by CMake
- Includes SQL patches?: No
- Core hooks used:
- PlayerScript: OnLogin
- PlayerScript: OnBeforeTeleport
- WorldScript: OnAfterConfigLoad
A module that simply skips the cooldown of the Hearthstone
- It resets the Hearthstone cooldown immediately
- AzerothCore v4.0.0+
- Simply place the module under the
modules
folder of your AzerothCore source folder. - Re-run cmake and launch a clean build of AzerothCore
- that's all
- 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.dist
tomod_no_hearthstone_cooldown.conf
and edit the settings
- BytesGalore (author of the module)
- AzerothCore: repository - website - discord chat community