AFKZone | AFK Rewards v1.1.1

AFKZone | AFK Rewards v1.1.1 v1.1.1

Drive player growth with AFK rewards! When players step into the designated AFK zone, they'll receive incentives for remaining online on your server. Enjoy the flexibility to adjust stay times within the AFK zone using the configuration settings.


YAML:
# The length of time the reward task is delayed in seconds.
# The higher this number, the more out of sync the reward execution will be compared to their time spent in zone.
# Lower number is more resourceful but rewards will be executed more close to the time spent in zone.
# Recommended: 30
task_length_seconds: 30

rewards:
1: # The key is used as a tier - It must be a NUMBER and in order!
duration: 15m # The amount of elapsed time required to hit this tier
commands: # Commands that will always execute
- "msg %player% &2&lAFKZONE &7| &aYou have received Tier 1 rewards!"
- "eco give %player% 1000"
rewards: # Reward commands that have a % chance per command to execute
- "50:give %player% DIAMOND_BLOCK 1"
- "25:give %player% EMERALD_BLOCK 1"
2:
duration: 30m
commands:
- "msg %player% &2&lAFKZONE &7| &aYou have received Tier 2 rewards!"
- "eco give %player% 2500"
rewards:
- "50:give %player% DIAMOND_BLOCK 1"
- "25:give %player% EMERALD_BLOCK 1"
3:
duration: 60m
commands:
- "msg %player% &2&lAFKZONE &7| &aYou have received Tier 3 rewards!"
- "eco give %player% 5000"
rewards:
- "50:give %player% DIAMOND_BLOCK 1"
- "25:give %player% EMERALD_BLOCK 1"

Join my discord server: https://discord.gg/JKQ3CmTNgm
Test Server: play.faderealms.net -> Earth SMP -> /warp afkzone
Author
Mined
Downloads
13
Views
55
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Mined

Top