Unable to spawn miniFixed

Hello, and thank you for a great plugin.
I had a user spawning in a heli for a second time, and the cooldown was massive (1700min ish). So I changed it to 1800seconds. But the player is prompted with "you already have a mini", even after he uses the nomini function. 

Two days have passed, he still gets this message. Any clues?

Are you sure you have set "NoMiniRespawn" to false in the config
5e9927bf41ccf.jpg SpooksAU
Are you sure you have set "NoMiniRespawn" to false in the config

yes spooks it appears the plugin is not working i tested im my server even of a fresh cs install after deleteing everything and its still same outcome.
if you try to spawn a heli it tells you that you already have one and the /noheli does nothing here my config u can see all set proper i think an update is needed cause its not working?

{
  "AssetPrefab": "assets/content/vehicles/minicopter/minicopter.entity.prefab",
  "CanSpawnBuildingBlocked": false,
  "MaxSpawnDistance": 5.0,
  "NoMiniRespawn": false,
  "PermissionCooldowns": {
    "spawnmini.tier1": 1.0,
    "spawnmini.tier2": 43200.0,
    "spawnmini.tier3": 21600.0
  },
  "SpawnHealth": 750.0
}
Hi, I've investigated the bug and i have managed to fix it. For now a temporary fix until the next update is to remove the player from the data file
5e9927bf41ccf.jpg SpooksAU
Hi, I've investigated the bug and i have managed to fix it. For now a temporary fix until the next update is to remove the player from the data file

will it just keep repeating though?

i dont wanna have to keep going into the data folder every hour and delete the spawnmini.json just for it to work i think ill just remove till update is done.

I haven't heard of it reoccurring by anyone otherwise there would be more complaints but that's understandable
5e9927bf41ccf.jpg SpooksAU
I haven't heard of it reoccurring by anyone otherwise there would be more complaints but that's understandable

the problem is some players helis get destroyed or dont render blown up and then if they lose that heli they have 0 way of finding it and then they cant use the commands.

love the plugin so much just saying i personally have had to delete that file 6 times today just so the plugin keeps working

I've tried deleting user data, it did not work for the one player who lost his first heli.
5ebc3f2e81a19.jpg ExcelS
I've tried deleting user data, it did not work for the one player who lost his first heli.

same issue as well

when you guys are removing the data file, are you remembering to remove the plugin first then delete data file then add the plugin back, rather than removing data file and reloading the plugin, as ive had issues with data files clearing before without doing it this way. hope this helps guys :) 
I've conpletely reinstalled the plugin. But the issue arises when people use the plugin before i have tie to configure it. So they get the false cooldown, and then when i changed it, they are caught in a loop apparantly. 
Locked automatically