Having an issue following the latest update. All of my players now have a cooldown of 6-7 hours on homes. Config shows the following:

I've tried restarting and redoing the config as well just to see.


Thanks!

{
  "Settings": {
    "ChatName": "<color=red>Teleportation</color>: ",
    "HomesEnabled": true,
    "TPREnabled": true,
    "TownEnabled": false,
    "InterruptTPOnHurt": true,
    "BlockedItems": {},
    "BypassCMD": null,
    "UseEconomics": false,
    "UseServerRewards": false
  },
  "Admin": {
    "AnnounceTeleportToTarget": false,
    "UseableByModerators": true,
    "LocationRadius": 25,
    "TeleportNearDefaultDistance": 30
  },
  "Home": {
    "HomesLimit": 6,
    "VIPHomesLimits": {
      "nteleportation.vip": 10,
      "nteleportation.vip1": 20
    },
    "Cooldown": 60,
    "Countdown": 3,
    "DailyLimit": 1000,
    "VIPDailyLimits": {
      "nteleportation.vip": 1000,
      "nteleportation.vip1": 2000
    },
    "VIPCooldowns": {
      "nteleportation.vip": 0,
      "nteleportation.vip1": 0
    },
    "VIPCountdowns": {
      "nteleportation.vip": 3,
      "nteleportation.vip1": 0
    },
    "LocationRadius": 25,
    "ForceOnTopOfFoundation": false,
    "CheckFoundationForOwner": true,
    "UseFriends": true,
    "UsableOutOfBuildingBlocked": false,
    "UsableIntoBuildingBlocked": false,
    "CupOwnerAllowOnBuildingBlocked": false,
    "AllowIceberg": true,
    "AllowCave": true,
    "AllowCraft": false,
    "AllowAboveFoundation": true,
    "CheckValidOnList": false,
    "Pay": 0,
    "Bypass": 0
  },
  "TPR": {
    "Cooldown": 60,
    "Countdown": 5,
    "DailyLimit": 1000,
    "VIPDailyLimits": {
      "nteleportation.vip": 1000,
      "nteleportation.vip1": 2000
    },
    "VIPCooldowns": {
      "nteleportation.vip": 0,
      "nteleportation.vip1": 0
    },
    "VIPCountdowns": {
      "nteleportation.vip": 3,
      "nteleportation.vip1": 0
    },
    "RequestDuration": 30,
    "BlockTPAOnCeiling": false,
    "UsableOutOfBuildingBlocked": false,
    "UsableIntoBuildingBlocked": false,
    "CupOwnerAllowOnBuildingBlocked": false,
    "AllowCraft": false,
    "Pay": 0,
    "Bypass": 0
  },
  "Town": {
    "Cooldown": 60,
    "Countdown": 5,
    "DailyLimit": 1000,
    "VIPDailyLimits": {
      "nteleportation.vip": 1000
    },
    "VIPCooldowns": {
      "nteleportation.vip": 0,
      "nteleportation.vip1": 0
    },
    "VIPCountdowns": {
      "nteleportation.vip": 3,
      "nteleportation.vip1": 0
    },
    "Location": "756.0018 55.04506 1249.776",
    "UsableOutOfBuildingBlocked": false,
    "AllowCraft": false,
    "Pay": 0,
    "Bypass": 0
  },
  "Version": {
    "Major": 1,
    "Minor": 0,
    "Patch": 34
  }
}​