mirror of
https://github.com/freekode/mod-reward-played-time-improved.git
synced 2026-01-13 08:37:18 +00:00
32 lines
1.2 KiB
Markdown
32 lines
1.2 KiB
Markdown
#  AzerothCore
|
|
## Reward System
|
|
- Latest build status with azerothcore: [](https://github.com/freekode/mod-reward-played-time-improved/actions/workflows/core-build.yml)
|
|
|
|
|
|
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. 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 `mod-reward-played-time-improved.conf.dist` to `mod-reward-played-time-improved.conf` and edit it as you prefer.
|
|
|