I have my easy config set to
"EventDuration (duration the event will be active for)": 900.0,
"EventName (event name)": "Easy",
"AutoHack (enables auto hacking of crates when an event is finished)": true,
"AutoHackSeconds (countdown for crate to unlock in seconds)": 300.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)": false,
"Kits (custom kits)": [],
"NpcName (custom name)": "Easy Guard",
"NpcCount (number of guards to spawn)": 6,
"NpcHealth (health guards spawn with)": 150.0,
"NpcRoamRadius (npc roam radius)": 40.0,
"NpcLookRadius (npc look radius)": 100.0,
"NpcAttackRadius (npc attack radius)": 175.0,
"CargoSpeed (time cargo plane will drop in seconds)": 120.0,
"MarkerColor (marker color)": "#32a844",
"MarkerBorderColor (marker border color)": "#000000",
"MarkerOpacity (marker opacity)": 0.4,
"UseLoot (use custom loot table)": false,
"MaxLootItems (max items to spawn in crate)": 2,
"CustomLoot (items to spawn in crate)": []
But I am getting 10-12 items being spawned in the crate instead of 2. Am I doing something wrong?