Files
mod-reward-played-time-impr…/README.md
2020-11-21 18:05:41 -08:00

41 lines
1.4 KiB
Markdown

# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) AzerothCore
## Reward System
- Latest build status with azerothcore: [![Build Status](https://github.com/azerothcore/mod-reward-played-time/workflows/core-build/badge.svg?branch=master&event=push)](https://github.com/azerothcore/mod-reward-played-time)
This is a module for [AzerothCore](http://www.azerothcore.org) that adds items for players that have stayed logged in the x amount of time.
Current features:
-**This module rewards players the the time they have spent logged into the character it does a check if the player is AFK, also items can be added via the database.
Upcoming features:
## Requirements
Reward System module currently requires:
AzerothCore v1.0.1+
## How to install
###1) Simply place the module under the `modules` folder of your AzerothCore source folder.
###2) Input the SQL file to the character database.
###3) Re-run cmake and launch a clean build of AzerothCore
**That's it.**
### (Optional) Edit module configuration
If you need to change the module configuration, go to your server configuration folder (e.g. **etc**), copy `reward_system.conf.dist` to `reward_system.conf` and edit it as you prefer.
# Show your appreciation
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SBJFTAJKUNEXC)