mxwcore-wotlk/modules/mod-auto-resurrect
mikx bde1978585 updated gitignore to include modules 2023-11-07 18:17:57 -05:00
..
.github/workflows updated gitignore to include modules 2023-11-07 18:17:57 -05:00
conf updated gitignore to include modules 2023-11-07 18:17:57 -05:00
src updated gitignore to include modules 2023-11-07 18:17:57 -05:00
.editorconfig updated gitignore to include modules 2023-11-07 18:17:57 -05:00
.git_commit_template.txt updated gitignore to include modules 2023-11-07 18:17:57 -05:00
.gitattributes updated gitignore to include modules 2023-11-07 18:17:57 -05:00
.gitignore updated gitignore to include modules 2023-11-07 18:17:57 -05:00
LICENSE updated gitignore to include modules 2023-11-07 18:17:57 -05:00
README.md updated gitignore to include modules 2023-11-07 18:17:57 -05:00
include.sh updated gitignore to include modules 2023-11-07 18:17:57 -05:00
setup_git_commit_template.sh updated gitignore to include modules 2023-11-07 18:17:57 -05:00

README.md

Auto Resurrect

Description

This mod allows players to automatically resurrect at the start of an instance or raid when releasing their spirit.

Requirements

  • AzerothCore v4.0.0+

Installation

1) Simply `git clone` the module under the `modules` directory of your AzerothCore source or copy paste it manually.
2) Re-run cmake and launch a clean build of AzerothCore.
3) Go to your server configuration directory (where your `worldserver` or `worldserver.exe` is), copy `mod-auto-resurrect.conf.dist` to `mod-auto-resurrect.conf` and edit that new file

Credits