Loot data file not being used?

Hi guys.

I am having troubles with the settings for loot in the data file not being used.
I have uninstalled, reinstalled and started from scratch a couple of times.
Easy crates are spawning up to 9 items including AKs and Boltys and other higher tier stuff.
My settings are for easy crates to spawn in up to 6 items and I dont remember loot being elite tier in the past.
Any ideas?

{
"Events": [
{
"EventDuration (duration the event will be active for)": 800,
"EventName (event name)": "Easy",
"AutoHack (enables auto hacking of crates when an event is finished)": true,
"AutoHackSeconds (countdown for crate to unlock in seconds)": 60,
"LockToPlayer (locks the crate to a player finishing the event)": false,
"DisplayClan (display clan tag rather than player name)": true,
"UseKits (use custom kits plugin)": false,
"Kits (custom kits)": [],
"NpcName (custom name)": "Easy Guard",
"NpcCount (number of guards to spawn)": 2,
"NpcHealth (health guards spawn with)": 100,
"NpcRadius (max distance guards will roam)": 50,
"NpcAggression (max aggression distance guards will target)": 120,
"MarkerColor (marker color)": "#32a844",
"MarkerBorderColor (marker border color)": "#000000",
"MarkerOpacity (marker opacity)": 0.9,
"UseLoot (use custom loot table)": false,
"MaxLootItems (max items to spawn in crate)": 6,
"CustomLoot (items to spawn in crate)": []
},
{
"EventDuration (duration the event will be active for)": 800,
"EventName (event name)": "Medium",
"AutoHack (enables auto hacking of crates when an event is finished)": true,
"AutoHackSeconds (countdown for crate to unlock in seconds)": 60,
"LockToPlayer (locks the crate to a player finishing the event)": false,
"DisplayClan (display clan tag rather than player name)": true,
"UseKits (use custom kits plugin)": false,
"Kits (custom kits)": [],
"NpcName (custom name)": "Medium Guard",
"NpcCount (number of guards to spawn)": 3,
"NpcHealth (health guards spawn with)": 150,
"NpcRadius (max distance guards will roam)": 50,
"NpcAggression (max aggression distance guards will target)": 120,
"MarkerColor (marker color)": "#eddf45",
"MarkerBorderColor (marker border color)": "#000000",
"MarkerOpacity (marker opacity)": 0.9,
"UseLoot (use custom loot table)": false,
"MaxLootItems (max items to spawn in crate)": 7,
"CustomLoot (items to spawn in crate)": []
},
{
"EventDuration (duration the event will be active for)": 1800,
"EventName (event name)": "Hard",
"AutoHack (enables auto hacking of crates when an event is finished)": true,
"AutoHackSeconds (countdown for crate to unlock in seconds)": 60,
"LockToPlayer (locks the crate to a player finishing the event)": false,
"DisplayClan (display clan tag rather than player name)": true,
"UseKits (use custom kits plugin)": false,
"Kits (custom kits)": [],
"NpcName (custom name)": "Hard Guard",
"NpcCount (number of guards to spawn)": 4,
"NpcHealth (health guards spawn with)": 200,
"NpcRadius (max distance guards will roam)": 70,
"NpcAggression (max aggression distance guards will target)": 120,
"MarkerColor (marker color)": "#3060d9",
"MarkerBorderColor (marker border color)": "#000000",
"MarkerOpacity (marker opacity)": 0.9,
"UseLoot (use custom loot table)": false,
"MaxLootItems (max items to spawn in crate)": 8,
"CustomLoot (items to spawn in crate)": []
},
{
"EventDuration (duration the event will be active for)": 1800,
"EventName (event name)": "Elite",
"AutoHack (enables auto hacking of crates when an event is finished)": true,
"AutoHackSeconds (countdown for crate to unlock in seconds)": 60,
"LockToPlayer (locks the crate to a player finishing the event)": false,
"DisplayClan (display clan tag rather than player name)": true,
"UseKits (use custom kits plugin)": false,
"Kits (custom kits)": [],
"NpcName (custom name)": "Elite Guard",
"NpcCount (number of guards to spawn)": 5,
"NpcHealth (health guards spawn with)": 350,
"NpcRadius (max distance guards will roam)": 80,
"NpcAggression (max aggression distance guards will target)": 130,
"MarkerColor (marker color)": "#e81728",
"MarkerBorderColor (marker border color)": "#000000",
"MarkerOpacity (marker opacity)": 0.9,
"UseLoot (use custom loot table)": false,
"MaxLootItems (max items to spawn in crate)": 10,
"CustomLoot (items to spawn in crate)": []
}
]
}

did you find the issue, im having same problem..

im not sure whats happening, all config work perfect but the slots dont seem to adjust in crates, i have latest versions.. ive unloaded, deleted,reinstalled started fresh few times by now, but didnt help. every difficultie crate just give 12 slots or so. i dont have any other plugins that handle loot or crate 

Merged post

{
"Events": [
{
"EventDuration (duration the event will be active for)": 800.0,
"EventName (event name)": "Sissy",
"AutoHack (enables auto hacking of crates when an event is finished)": true,
"AutoHackSeconds (countdown for crate to unlock in seconds)": 60.0,
"LockToPlayer (locks the crate to a player finishing the event)": false,
"DisplayClan (display clan tag rather than player name)": true,
"UseKits (use custom kits plugin)": true,
"Kits (custom kits)": ["npc5"],
"NpcName (custom name)": "Easy Guard",
"NpcCount (number of guards to spawn)": 6,
"NpcHealth (health guards spawn with)": 100.0,
"NpcRoamRadius (npc roam radius)": 10.0,
"NpcLookRadius (npc look radius)": 100.0,
"NpcAttackRadius (npc attack radius)": 150.0,
"CargoSpeed (time cargo plane will drop in seconds)": 120.0,
"MarkerColor (marker color)": "#32a844",
"MarkerBorderColor (marker border color)": "#000000",
"MarkerOpacity (marker opacity)": 0.9,
"UseLoot (use custom loot table)": false,
"MaxLootItems (max items to spawn in crate)": 4,
"CustomLoot (items to spawn in crate)": []
},
{
"EventDuration (duration the event will be active for)": 800.0,
"EventName (event name)": "Medium",
"AutoHack (enables auto hacking of crates when an event is finished)": true,
"AutoHackSeconds (countdown for crate to unlock in seconds)": 60.0,
"LockToPlayer (locks the crate to a player finishing the event)": false,
"DisplayClan (display clan tag rather than player name)": true,
"UseKits (use custom kits plugin)": true,
"Kits (custom kits)": ["npc3"],
"NpcName (custom name)": "Medium Guard",
"NpcCount (number of guards to spawn)": 5,
"NpcHealth (health guards spawn with)": 150.0,
"NpcRoamRadius (npc roam radius)": 10.0,
"NpcLookRadius (npc look radius)": 100.0,
"NpcAttackRadius (npc attack radius)": 150.0,
"CargoSpeed (time cargo plane will drop in seconds)": 120.0,
"MarkerColor (marker color)": "#eddf45",
"MarkerBorderColor (marker border color)": "#000000",
"MarkerOpacity (marker opacity)": 0.9,
"UseLoot (use custom loot table)": false,
"MaxLootItems (max items to spawn in crate)": 5,
"CustomLoot (items to spawn in crate)": []
},
{
"EventDuration (duration the event will be active for)": 1800.0,
"EventName (event name)": "Hard",
"AutoHack (enables auto hacking of crates when an event is finished)": true,
"AutoHackSeconds (countdown for crate to unlock in seconds)": 60.0,
"LockToPlayer (locks the crate to a player finishing the event)": false,
"DisplayClan (display clan tag rather than player name)": true,
"UseKits (use custom kits plugin)": true,
"Kits (custom kits)": ["npc2"],
"NpcName (custom name)": "Hard Guard",
"NpcCount (number of guards to spawn)": 6,
"NpcHealth (health guards spawn with)": 200.0,
"NpcRoamRadius (npc roam radius)": 10.0,
"NpcLookRadius (npc look radius)": 100.0,
"NpcAttackRadius (npc attack radius)": 150.0,
"CargoSpeed (time cargo plane will drop in seconds)": 120.0,
"MarkerColor (marker color)": "#3060d9",
"MarkerBorderColor (marker border color)": "#000000",
"MarkerOpacity (marker opacity)": 0.9,
"UseLoot (use custom loot table)": false,
"MaxLootItems (max items to spawn in crate)": 6,
"CustomLoot (items to spawn in crate)": []
},
{
"EventDuration (duration the event will be active for)": 1800.0,
"EventName (event name)": "Elite",
"AutoHack (enables auto hacking of crates when an event is finished)": true,
"AutoHackSeconds (countdown for crate to unlock in seconds)": 60.0,
"LockToPlayer (locks the crate to a player finishing the event)": false,
"DisplayClan (display clan tag rather than player name)": true,
"UseKits (use custom kits plugin)": true,
"Kits (custom kits)": ["npc4"],
"NpcName (custom name)": "Elite Guard",
"NpcCount (number of guards to spawn)": 5,
"NpcHealth (health guards spawn with)": 350.0,
"NpcRoamRadius (npc roam radius)": 10.0,
"NpcLookRadius (npc look radius)": 100.0,
"NpcAttackRadius (npc attack radius)": 150.0,
"CargoSpeed (time cargo plane will drop in seconds)": 120.0,
"MarkerColor (marker color)": "#e81728",
"MarkerBorderColor (marker border color)": "#000000",
"MarkerOpacity (marker opacity)": 0.9,
"UseLoot (use custom loot table)": false,
"MaxLootItems (max items to spawn in crate)": 8,
"CustomLoot (items to spawn in crate)": []
}
]
}