 
                A minecraft plugin for give reward for offline player
Offline Rewards
A versatile plugin that rewards players for being offline and provides punishment options.
Features:
Example Usage:
currency:
    time: "24h"
    message: "&eWelcome back !"
    execute: 'CONSOLE'
    commands:
      - "eco give %player% 100"
punish:
    time: "7d"
    message: "&cYou have been off the server for 1 week"
    execute: 'CONSOLE'
    commands:
      - "clear %player%"
vip:
    permission: "offline.vip"
    time: "10d"
    message: "&eYou earn reward for vip only"
    execute: 'CONSOLE'
    commands:
      - "give %player% diamond 24"
Benefits:
This plugin offers a powerful and flexible solution for managing player offline time in your Minecraft server.
More infomation in wiki