mirror of
https://github.com/BytesGalore/mod-no-hearthstone-cooldown.git
synced 2026-01-13 00:58:37 +00:00
Update README.md
This commit is contained in:
21
README.md
21
README.md
@@ -2,6 +2,27 @@
|
||||
## mod-no-hearthstone-cooldown
|
||||
### This is a module for [AzerothCore](http://www.azerothcore.org)
|
||||
|
||||
# Module info
|
||||
|
||||
- Name: No Hearthstone cooldown
|
||||
- Author: BytesGalore
|
||||
- Module:
|
||||
+ Repository: https://github.com/BytesGalore/mod-no-hearthstone-cooldown
|
||||
+ Download: https://github.com/BytesGalore/mod-no-hearthstone-cooldown/archive/refs/heads/main.zip
|
||||
- License: AGPL
|
||||
|
||||
# Module integration
|
||||
|
||||
- **AzerothCore hash/commit compliance:** [5af98783](https://github.com/azerothcore/azerothcore-wotlk/commit/5af98783c9f61f059914b3304bb26785502a6924)
|
||||
- Includes configuration (.conf)?: Yes, copied by CMake
|
||||
- Includes SQL patches?: No
|
||||
- Core hooks used:
|
||||
+ PlayerScript: OnLogin
|
||||
+ PlayerScript: OnBeforeTeleport
|
||||
+ WorldScript: OnAfterConfigLoad
|
||||
|
||||
# Description
|
||||
A module that simply skips the cooldown of the Hearthstone
|
||||
#### Features:
|
||||
- It resets the Hearthstone cooldown immediatly
|
||||
|
||||
|
||||
Reference in New Issue
Block a user