Points being given more often than set amount
says that you get 0 point from playtime and it's every 3600 seconds but im getting 1 rp every 30 sec

{
  "Options": {
    "SaveTimer": 15,
    "TrackAFKTime": true
  },
  "ReferralSystem": {
    "IssueRewardForReferral": true,
    "UseReferralSystem": true
  },
  "RewardSystem": {
    "Enabled": true,
    "Points": {
      "Playtime_Points": 0,
      "Playtime_PointTimer": 360000,
      "Referral_InvitePoints": 10,
      "Referral_JoinPoints": 10
    },
    "RewardPlugins": {
      "Hurtworld": {
        "Economy": false
      },
      "Rust": {
        "Economics": true,
        "ServerRewards": true
      },
      "Universal": {
        "UEconomics": false
      }
    },
    "SendDepositMessage": true
  }
}​

Same issue here, I’m getting the wrong amount of RP at the wrong times, I’ve looked around and it seems there are quite a few others experiencing the same issue, did you ever find a fix?