1. Hello there,

    I have another idea for a plugin.

    I was thinking about a plugin which will run commands on a player at certain playtime (To be used with playtimetracker)

    Functions:

    Print messages in chat to the target player only
    Run commands on a player

    Execute when reached a certain playtime or every x amount of playtime.

    Please let me know what you think.
     
  2. I have a plugin that can give items based on play time if you're interested.
     
  3. Thank you for your reply. Unfortunately, it is not exactly what I'm looking for.
     
  4. Like if a player plays for like 24 hours on the server print a chat message saying "You have been rewarded XX for playing on server for 24 hours"

    Then run a command in the background like grant user PLAYERID permission.name

    Not sure if this is what you're asking but either way it's a good idea
     
  5. That is exactly what I'm asking ;)

    I would like to see 2 options:

    Run it once (For example after 24 hours of servertime)
    Run it after every X amount of hours (For example after each 12 hours of playtime)