From 6ec85f5955b8675fcf834a9ff81bbaf660edb527 Mon Sep 17 00:00:00 2001 From: Evgeny <940893+freekode@users.noreply.github.com> Date: Sat, 30 Aug 2025 22:46:40 +0200 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 682e8ac..91f696a 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,17 @@ 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: +**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. +This module grants players a random reward item every some time of session playtime. +* Reward interval configurable, default is 1h +* Rewards are chosen from a configurable list +* Items are added directly to the player’s bags. If bags are full, the item is sent via in-game mail -Upcoming features: +**Upcoming features** + +* Add amount for reward item +* Add different intervals and different list of items for each interval ## Requirements