For some reason i am not getting points during the intervals. I have enabled all settings such as 
"
    "TimedPointsReward": {
      "Enabled": true,
      "Interval": 1,
      "StackRewards": true,
      "AlwaysSendNotifications": true,
      "Groups": {
        "Default": {
          "Amount": 10000
        },
        "Bronze VIP": {
          "Amount": 15
        },
        "Silver VIP": {
          "Amount": 25
        },
        "Gold VIP": {
          "Amount": 35
        },
        "Platinum VIP": {
          "Amount": 50
        },
        "Diamond VIP": {
          "Amount": 75
        },
        "Admin": {
          "Amount": 100
        }
      }
    },
"
I set it so high simply to test, however i do not get any points whatsoever. Any ideas on how to fix this? I've deleted it, installed a fresh version, updated it, you name it, nothing works.