Elmegaard / mod-auto-resurrect

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:C++ 85.5%Language:Shell 14.5%