Incompatible with PlayerRankingsSuggestion

The plugin Players Rankings that auto gives groups based on playtime is giving the fake identities other groups than set in the config,

As i have groups for players with 500+ hours on the server, this is not ideal for me to use. Any way to block Player Rankings giving fake identities roles?

May you please send me both configs of PlayerRankings and AdminDeepCover
{
  "Change Identity In Order": true,
  "Remain Deep Covered After Reconnect": true,
  "Remain Deep Covered In Team Chat": true,
  "Remove Admin Flag When Deep Covered": false,
  "Discord - Enabled": false,
  "Discord - Webhook URL": null,
  "Discord - Embed Color": "#2F3136",
  "Discord - Message": "Admin Deep Cover",
  "Discord - Embed - Description": "{0} {1} has become deep covered\n\nIdentity Used\n{2} {3}\n\nLocation\n{4}",
  "Discord - Roles To Mention": [],
  "Fake Identities": [
    {
      "Profile": 1,
      "Name": "LuckyOwl",
      "UserId": 76561198039638126,
      "Better Chat Group": "default"
    },
    {
      "Profile": 2,
      "Name": "[MLP] Fluttershy",
      "UserId": 76561198133330850,
      "Better Chat Group": "default"
    },
    {
      "Profile": 3,
      "Name": "SUBJECT TO CHANGE",
      "UserId": 76561198037109867,
      "Better Chat Group": "vip"
    },
    {
      "Profile": 4,
      "Name": "Miss. Daim<3",
      "UserId": 76561198026852652,
      "Better Chat Group": "vip"
    }
  ]
}
{
  "A": {
    "Oxide Group": "epic",
    "Playtime": 50.0
  },
  "B": {
    "Oxide Group": "legend",
    "Playtime": 100.0
  },
  "C": {
    "Oxide Group": "maniac",
    "Playtime": 250.0
  },
  "D": {
    "Oxide Group": "godlike",
    "Playtime": 500.0
  },
  "Settings": {
    "Ignore Admins": false
  }
}


Merged post

whooops. it put both in one box, but i guess you can see whats what here.

Player Rankings use PlaytimeTracker to give the roles btw

Thank you, I'll look into it
Awesome, and thanks for the huge update on this plugin! :D