Post wipe cooldowns

This dont work on my server! 

I map wiped the server and its set correctly in my config but the kits are able to be used!

This used to work but now it dont!

{
"Kit chat command": "kit",
"Currency used for purchase costs (Scrap, Economics, ServerRewards)": "Economics",
"Log kits given": true,
"Wipe player data when the server is wiped": true,
"Use the Kits UI menu": true,
"Allow players to toggle auto-kits on spawn": true,
"Show kits with permissions assigned to players without the permission": false,
"Players with the admin permission ignore usage restrictions": false,
"Autokits ordered by priority": [
"autokit"
],
"Post wipe cooldowns (kit name | seconds)": {
"supply": 21600,
"vip": 43200,
"elitevip": 43200,
"medic": 360
},
"Parameters used when pasting a building via CopyPaste": [
"deployables",
"true",
"inventories",
"true"
],
"UI Options": {
"Panel Color": {
"Hex": "#0b0402",
"Alpha": 1.0
},
"Disabled Color": {
"Hex": "#fd0c3f",
"Alpha": 1.0
},
"Color 1": {
"Hex": "#fd0c3f",
"Alpha": 1.0
},
"Color 2": {
"Hex": "#fd0c3f",
"Alpha": 1.0
},
"Color 3": {
"Hex": "#fd0c3f",
"Alpha": 1.0
},
"Color 4": {
"Hex": "#fd0c3f",
"Alpha": 1.0
},
"Default kit image URL": "https://chaoscode.io/oxide/Images/kiticon.png",
"View kit icon URL": "https://chaoscode.io/oxide/Images/magnifyingglass.png"
},
"Kit menu items when opened via HumanNPC (NPC user ID | Items)": {
"0": {
"The list of kits that can be claimed from this NPC": [
"ExampleKitName",
"OtherKitName"
],
"The NPC's response to opening their kit menu": "Welcome to ROGUE<color=#fd0c3f>GAMING</color>.UK! Here are some free kits you can claim"
},
"1111": {
"The list of kits that can be claimed from this NPC": [
"ExampleKitName",
"OtherKitName"
],
"The NPC's response to opening their kit menu": "Welcome to ROGUE<color=#fd0c3f>GAMING</color>.CO.UK! Here are some free kits you can claim"
}
},
"Version": {
"Major": 4,
"Minor": 4,
"Patch": 5
}
}