Hi,
The TPR's for VIP's are set to 30, but they are only getting the default players amount at 10. The VIP's have the permission NTeleportation.VIP, I have removed the mod plus all of the data files and config and reinstalled it. Still wont work.

{
  "Settings": {
    "ChatName": "<color=red>Teleportation</color>: ",
    "HomesEnabled": true,
    "TPREnabled": true,
    "TownEnabled": true,
    "InterruptTPOnHurt": true,
    "InterruptTPOnCold": false,
    "InterruptTPOnHot": false,
    "InterruptTPOnSafe": true,
    "InterruptTPOnMonument": true,
    "DefaultMonumentSize": 50.0,
    "MinimumTemp": 0.0,
    "MaximumTemp": 40.0,
    "BlockedItems": {},
    "BypassCMD": "pay",
    "UseEconomics": false,
    "UseServerRewards": false
  },
  "Admin": {
    "AnnounceTeleportToTarget": false,
    "UseableByAdmins": true,
    "UseableByModerators": true,
    "LocationRadius": 25,
    "TeleportNearDefaultDistance": 30
  },
  "Home": {
    "HomesLimit": 3,
    "VIPHomesLimits": {
      "nteleportation.vip": 5
    },
    "Cooldown": 600,
    "Countdown": 30,
    "DailyLimit": 10,
    "VIPDailyLimits": {
      "nteleportation.vip": 50
    },
    "VIPCooldowns": {
      "nteleportation.vip": 300
    },
    "VIPCountdowns": {
      "nteleportation.vip": 15
    },
    "LocationRadius": 25,
    "ForceOnTopOfFoundation": false,
    "CheckFoundationForOwner": true,
    "UseFriends": true,
    "UsableOutOfBuildingBlocked": false,
    "UsableIntoBuildingBlocked": false,
    "CupOwnerAllowOnBuildingBlocked": true,
    "AllowIceberg": true,
    "AllowCave": true,
    "AllowCraft": false,
    "AllowAboveFoundation": true,
    "CheckValidOnList": false,
    "Pay": 0,
    "Bypass": 0
  },
  "TPR": {
    "Cooldown": 600,
    "Countdown": 30,
    "DailyLimit": 10,
    "VIPDailyLimits": {
      "nteleportation.vip": 30
    },
    "VIPCooldowns": {
      "nteleportation.vip": 300
    },
    "VIPCountdowns": {
      "nteleportation.vip": 15
    },
    "RequestDuration": 30,
    "BlockTPAOnCeiling": true,
    "UsableOutOfBuildingBlocked": false,
    "UsableIntoBuildingBlocked": false,
    "CupOwnerAllowOnBuildingBlocked": true,
    "AllowCraft": false,
    "Pay": 0,
    "Bypass": 0
  },
  "Town": {
    "Cooldown": 600,
    "Countdown": 30,
    "DailyLimit": 5,
    "VIPDailyLimits": {
      "nteleportation.vip": 10
    },
    "VIPCooldowns": {
      "nteleportation.vip": 300
    },
    "VIPCountdowns": {
      "nteleportation.vip": 15
    },
    "Location": "-393.5482 63.5413 139.1576",
    "UsableOutOfBuildingBlocked": false,
    "AllowCraft": false,
    "Pay": 0,
    "Bypass": 0
  },
  "Version": {
    "Major": 1,
    "Minor": 0,
    "Patch": 48
  }
}