Reward over time

Hello,
I am struggling to understand how to use this plugin to give users rewards over time.
For example. I would like to at 1 hour into playing give the player a permission, and then later on another (or a set of permissions) rather than items or kits. I would also like the user to be notified of this.

Is there a combo of plugins I can use to achieve this that I am not aware of?
Thanks!

hi

you need other reward plugin to give users rewards over time

i use "ServerRewards" plugin

and to make i work with this plugin first you need set the config like this in PLAYTIME TRACKER
"RewardSystem": {
"Enabled": true,
"Points": {
"Playtime_Points": 100, 
"Playtime_PointTimer": 3600,

also
"Rust": {
"Economics": false,
"ServerRewards": true
That's OK, because it gives points over time that users can spend themselves.
I am looking for an option to "unlock" permissions or run console commands over time.
Say they reach 24hours give permission for faster smelting or 48hrs for backpack permission etc.