Description
AFKRewardZones
AFKRewardZones allows you to create areas where players receive rewards for staying inside for a configured amount of time
The reward is issued through a console command, so the plugin works with PlayerPoints, EssentialsX, token plugins, LuckPerms and other command-based systems
Select two corners and create a zone
/afkzone pos1
/afkzone pos2
/afkzone create spawn_afk
Change the currency name, reward amount and interval directly in game
/afkzone currency Emeralds
/afkzone amount 2
/afkzone interval 60
PlayerPoints example
/afkzone rewardcommand points give {player} {amount}
EssentialsX economy example
/afkzone rewardcommand eco give {player} {amount}
Zone management commands
/afkzone list
/afkzone info <name>
/afkzone delete <name>
/afkzone reload
/afkzone status
Available placeholders
{player}
{amount}
{seconds}
{currency}
Permissions
afkrewardzones.admin
afkrewardzones.earn
The plugin supports Paper 1.21.x and requires Java 21 and PlayerPoints
WorldEdit and WorldGuard are not required

