# 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

- [Elmegaard](https://github.com/Elmegaard) (author of the module)
- AzerothCore: [repository](https://github.com/azerothcore) - [website](http://azerothcore.org/) - [discord chat community](https://discord.gg/PaqQRkd)