Kits not showing imagesSolved

I got around that by putting all the kit items into the main inventory and taking a screenshot, then edit with Imgur and use that link for the kit icon.
as admin i see all the kits so i made a NPC icon for the NPC kits , But as a player i only see the player kits.
Admin view



Merged post

Player View

My kit image link https://i.imgur.com/Ca4j4Xv.png?1
which is in the config for that kit

 "kit": {
      "Name": "kit",
      "Description": "Basic kit, use wisely you only get 20",
      "RequiredPermission": "",
      "MaximumUses": 20,
      "RequiredAuth": 0,
      "Cooldown": 28800,
      "Cost": 0,
      "IsHidden": false,
      "CopyPasteFile": "",
      "KitImage": "https://i.imgur.com/Ca4j4Xv.png?1",
      "MainItems": [
​

are both the same , which makes sense,
Can you show me the config example for the "house" kit ?

I don't see anything like what you are showing me in the config file for the kit mod.

I can find this in the "data" for "Kits":

{
"_kits": {
"Start": {
"Name": "Start",
"Description": "Welcome to the server~",
"RequiredPermission": "",
"MaximumUses": 0,
"RequiredAuth": 0,
"Cooldown": 259200,
"Cost": 0,
"IsHidden": false,
"CopyPasteFile": "",
"KitImage": "https://gyazo.com/954cb5390678fe940e759323eea7dabe",
"MainItems": [
{
"Shortname": "oretea",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 4,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "woodtea",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 5,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "antiradpills",
"Skin": 0,
"Amount": 5,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 11,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "stone.pickaxe",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 6,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "stonehatchet",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 7,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "pumpkin",
"Skin": 0,
"Amount": 5,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 10,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "candycaneclub",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 12,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "sleepingbag",
"Skin": 2390982175,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 13,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "bow.hunting",
"Skin": 2475197041,
"Amount": 1,
"Condition": 50.0,
"MaxCondition": 50.0,
"Ammo": 0,
"Ammotype": "arrow.wooden",
"Position": 1,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "arrow.wooden",
"Skin": 0,
"Amount": 50,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 0,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
}
],
"WearItems": [
{
"Shortname": "partyhat",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 5,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
}
],
"BeltItems": []
},
"House": {
"Name": "House",
"Description": "Enough resources to build a 2x1 house with an air lock.",
"RequiredPermission": "",
"MaximumUses": 0,
"RequiredAuth": 0,
"Cooldown": 86400,
"Cost": 0,
"IsHidden": false,
"CopyPasteFile": "",
"KitImage": "https://gyazo.com/fa262b4ea8c592e65f6ef9e143a1058f",
"MainItems": [
{
"Shortname": "arcade.machine.chippy",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 5,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "fun.boomboxportable",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 4,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": []
},
{
"Shortname": "wood",
"Skin": 0,
"Amount": 700,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 6,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "stones",
"Skin": 0,
"Amount": 3500,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 7,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "hammer",
"Skin": 2363269093,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 1,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "building.planner",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 0,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "cupboard.tool",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 12,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "lock.code",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 14,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "lock.code",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 13,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "door.hinged.metal",
"Skin": 2346936208,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 9,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "metal.fragments",
"Skin": 0,
"Amount": 100,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 8,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "door.hinged.metal",
"Skin": 2357093432,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 3,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "box.wooden.large",
"Skin": 2424873646,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 2,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "furnace",
"Skin": 2384496570,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 15,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
}
],
"WearItems": [],
"BeltItems": []
},
"Med": {
"Name": "Med",
"Description": "Enough to stay alive.",
"RequiredPermission": "",
"MaximumUses": 0,
"RequiredAuth": 0,
"Cooldown": 86400,
"Cost": 0,
"IsHidden": false,
"CopyPasteFile": "",
"KitImage": "https://gyazo.com/43aacf59e6881fcf04806b28f4ba0115",
"MainItems": [
{
"Shortname": "largemedkit",
"Skin": 0,
"Amount": 5,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 3,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "bandage",
"Skin": 0,
"Amount": 10,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 2,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "blueberries",
"Skin": 0,
"Amount": 15,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 1,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "maxhealthtea.advanced",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 6,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "woodtea.advanced",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 9,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "syringe.medical",
"Skin": 0,
"Amount": 20,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 0,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "scraptea.advanced",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 7,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "oretea.advanced",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 8,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
}
],
"WearItems": [],
"BeltItems": []
},
"Kill": {
"Name": "Kill",
"Description": "Start shooting soldier!",
"RequiredPermission": "",
"MaximumUses": 0,
"RequiredAuth": 0,
"Cooldown": 518400,
"Cost": 0,
"IsHidden": false,
"CopyPasteFile": "",
"KitImage": "https://gyazo.com/af633828f2c007ddecfb31ef64c9d139",
"MainItems": [
{
"Shortname": "hazmatsuit_scientist_peacekeeper",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 1,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "halloween.surgeonsuit",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 0,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "ammo.nailgun.nails",
"Skin": 0,
"Amount": 100,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 12,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "ammo.shotgun",
"Skin": 0,
"Amount": 25,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 13,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "pistol.nailgun",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 16,
"Ammotype": "ammo.nailgun.nails",
"Position": 18,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "shotgun.waterpipe",
"Skin": 0,
"Amount": 1,
"Condition": 99.75,
"MaxCondition": 100.0,
"Ammo": 1,
"Ammotype": "ammo.shotgun",
"Position": 19,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": []
},
{
"Shortname": "mace",
"Skin": 0,
"Amount": 1,
"Condition": 200.0,
"MaxCondition": 200.0,
"Ammo": 0,
"Ammotype": null,
"Position": 6,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "snowball",
"Skin": 0,
"Amount": 1000,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 14,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "snowballgun",
"Skin": 0,
"Amount": 1,
"Condition": 200.0,
"MaxCondition": 200.0,
"Ammo": 0,
"Ammotype": "snowball",
"Position": 20,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "hazmatsuit.spacesuit",
"Skin": 0,
"Amount": 1,
"Condition": 450.0,
"MaxCondition": 450.0,
"Ammo": 0,
"Ammotype": null,
"Position": 2,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "metal.facemask",
"Skin": 2390085136,
"Amount": 1,
"Condition": 320.0,
"MaxCondition": 320.0,
"Ammo": 0,
"Ammotype": null,
"Position": 5,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "hoodie",
"Skin": 2428818427,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 11,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "pants",
"Skin": 2429020487,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 17,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "shoes.boots",
"Skin": 2496064553,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 23,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "roadsign.jacket",
"Skin": 0,
"Amount": 1,
"Condition": 150.0,
"MaxCondition": 150.0,
"Ammo": 0,
"Ammotype": null,
"Position": 10,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "roadsign.kilt",
"Skin": 0,
"Amount": 1,
"Condition": 150.0,
"MaxCondition": 150.0,
"Ammo": 0,
"Ammotype": null,
"Position": 16,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "roadsign.gloves",
"Skin": 2530894213,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 22,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "supply.signal",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 7,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "flashlight.held",
"Skin": 0,
"Amount": 1,
"Condition": 50.0,
"MaxCondition": 50.0,
"Ammo": 0,
"Ammotype": null,
"Position": 8,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
}
],
"WearItems": [],
"BeltItems": []
},
"Chill": {
"Name": "Chill",
"Description": "What happens at home stays at home.",
"RequiredPermission": "",
"MaximumUses": 0,
"RequiredAuth": 0,
"Cooldown": 691200,
"Cost": 0,
"IsHidden": false,
"CopyPasteFile": "",
"KitImage": "https://gyazo.com/5836de51b344daeb621318b57a3e7e17",
"MainItems": [
{
"Shortname": "discofloor",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 0,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "laserlight",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 3,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "soundlight",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 6,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "xylophone",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 8,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "mobilephone",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 9,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "paddlingpool",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 11,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "spookyspeaker",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 15,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "fun.tambourine",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 22,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "sofa",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 23,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "discoball",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 1,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "boombox",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 2,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "connected.speaker",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 5,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "abovegroundpool",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 7,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "fun.flute",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 18,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "strobelight",
"Skin": 0,
"Amount": 1,
"Condition": 60.0,
"MaxCondition": 60.0,
"Ammo": 0,
"Ammotype": null,
"Position": 12,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "sign.neon.xl.animated",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 14,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "sign.neon.xl",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 13,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "fogmachine",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 10,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": []
},
{
"Shortname": "fun.trumpet",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 19,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "microphonestand",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 20,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "snowmachine",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 4,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": []
},
{
"Shortname": "sign.neon.125x215.animated",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 16,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "gun.water",
"Skin": 0,
"Amount": 1,
"Condition": 50.0,
"MaxCondition": 50.0,
"Ammo": 0,
"Ammotype": null,
"Position": 21,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": [
{
"Shortname": "water",
"Skin": 0,
"Amount": 500,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 0,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
}
]
},
{
"Shortname": "sign.neon.125x215",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 17,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
}
],
"WearItems": [],
"BeltItems": [
{
"Shortname": "fun.guitar",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 1,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "fun.cowbell",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 4,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "fun.jerrycanguitar",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 0,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "drumkit",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 2,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "newyeargong",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 3,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "piano",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 5,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
}
]
},
"Attire": {
"Name": "Attire",
"Description": "For those of you who like to dress up.",
"RequiredPermission": "",
"MaximumUses": 0,
"RequiredAuth": 0,
"Cooldown": 1209600,
"Cost": 0,
"IsHidden": false,
"CopyPasteFile": "",
"KitImage": "https://gyazo.com/d3888db835b4e29f00774c5c58aad4de",
"MainItems": [
{
"Shortname": "barrelcostume",
"Skin": 0,
"Amount": 1,
"Condition": 200.0,
"MaxCondition": 200.0,
"Ammo": 0,
"Ammotype": null,
"Position": 0,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "attire.bunnyears",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 1,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "hat.bunnyhat",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 2,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "attire.bunny.onesie",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 3,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "movembermoustachecard",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 4,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "clatter.helmet",
"Skin": 0,
"Amount": 1,
"Condition": 200.0,
"MaxCondition": 200.0,
"Ammo": 0,
"Ammotype": null,
"Position": 5,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "cratecostume",
"Skin": 0,
"Amount": 1,
"Condition": 200.0,
"MaxCondition": 200.0,
"Ammo": 0,
"Ammotype": null,
"Position": 6,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "hat.dragonmask",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 7,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "ghostsheet",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 8,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "jumpsuit.suit",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 9,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "movembermoustache",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 10,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "halloween.mummysuit",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 11,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "attire.nesthat",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 12,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "attire.ninja.suit",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 13,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "nightvisiongoggles",
"Skin": 0,
"Amount": 1,
"Condition": 900.0,
"MaxCondition": 900.0,
"Ammo": 0,
"Ammotype": null,
"Position": 14,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "hat.oxmask",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 15,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "twitchsunglasses",
"Skin": 0,
"Amount": 1,
"Condition": 200.0,
"MaxCondition": 200.0,
"Ammo": 0,
"Ammotype": null,
"Position": 16,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "hat.ratmask",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 17,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "attire.reindeer.headband",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 18,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "santabeard",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 19,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "santahat",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 20,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "scarecrow.suit",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 21,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "scarecrowhead",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 22,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "sunglasses",
"Skin": 0,
"Amount": 1,
"Condition": 200.0,
"MaxCondition": 200.0,
"Ammo": 0,
"Ammotype": null,
"Position": 23,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
}
],
"WearItems": [],
"BeltItems": [
{
"Shortname": "pumpkinbasket",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 0,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "easter.goldegg",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 1,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "cursedcauldron",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 2,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "gravestone",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 4,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "woodcross",
"Skin": 0,
"Amount": 1,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 5,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "toolgun",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 3,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
}
]
},
"Grow": {
"Name": "Grow",
"Description": "A little effort goes a long way.",
"RequiredPermission": "",
"MaximumUses": 0,
"RequiredAuth": 0,
"Cooldown": 518400,
"Cost": 0,
"IsHidden": false,
"CopyPasteFile": "",
"KitImage": "https://gyazo.com/e4906e787c819a99b0a4bd1470c906cf",
"MainItems": [
{
"Shortname": "seed.pumpkin",
"Skin": 0,
"Amount": 35,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 18,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "seed.blue.berry",
"Skin": 0,
"Amount": 35,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 8,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "seed.black.berry",
"Skin": 0,
"Amount": 35,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 12,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "seed.yellow.berry",
"Skin": 0,
"Amount": 35,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 7,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "seed.white.berry",
"Skin": 0,
"Amount": 35,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 13,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "seed.red.berry",
"Skin": 0,
"Amount": 35,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 14,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "seed.corn",
"Skin": 0,
"Amount": 35,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 20,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "seed.hemp",
"Skin": 0,
"Amount": 35,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 19,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "seed.potato",
"Skin": 0,
"Amount": 35,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 21,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "seed.green.berry",
"Skin": 0,
"Amount": 35,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 6,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "woodtea.advanced",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 0,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "horsedung",
"Skin": 0,
"Amount": 100,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 2,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "oretea.advanced",
"Skin": 0,
"Amount": 1,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 1,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "apple.spoiled",
"Skin": 0,
"Amount": 100,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 3,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
}
],
"WearItems": [],
"BeltItems": []
},
"Boom": {
"Name": "Boom",
"Description": "Not the type of boom you were thinking :p",
"RequiredPermission": "",
"MaximumUses": 0,
"RequiredAuth": 0,
"Cooldown": 518400,
"Cost": 0,
"IsHidden": false,
"CopyPasteFile": "",
"KitImage": "https://gyazo.com/9f1697dc36c7c9e5b296b4579b846cc6",
"MainItems": [
{
"Shortname": "firework.boomer.violet",
"Skin": 0,
"Amount": 10,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 18,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "firework.romancandle.violet",
"Skin": 0,
"Amount": 10,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 19,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "firework.volcano.violet",
"Skin": 0,
"Amount": 10,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 20,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "firework.volcano",
"Skin": 0,
"Amount": 10,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 10,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "lunar.firecrackers",
"Skin": 0,
"Amount": 15,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 15,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "firework.romancandle.red",
"Skin": 0,
"Amount": 10,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 1,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "firework.boomer.blue",
"Skin": 0,
"Amount": 10,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 6,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "firework.romancandle.blue",
"Skin": 0,
"Amount": 10,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 7,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "firework.boomer.champagne",
"Skin": 0,
"Amount": 10,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 9,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "firework.boomer.green",
"Skin": 0,
"Amount": 10,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 12,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "firework.romancandle.green",
"Skin": 0,
"Amount": 10,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 13,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "firework.boomer.orange",
"Skin": 0,
"Amount": 10,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 3,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "firework.volcano.red",
"Skin": 0,
"Amount": 10,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 2,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "firework.boomer.red",
"Skin": 0,
"Amount": 10,
"Condition": 100.0,
"MaxCondition": 100.0,
"Ammo": 0,
"Ammotype": null,
"Position": 0,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "lowgradefuel",
"Skin": 0,
"Amount": 100,
"Condition": 0.0,
"MaxCondition": 0.0,
"Ammo": 0,
"Ammotype": null,
"Position": 23,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
},
{
"Shortname": "flamethrower",
"Skin": 0,
"Amount": 1,
"Condition": 300.0,
"MaxCondition": 300.0,
"Ammo": 50,
"Ammotype": null,
"Position": 22,
"Frequency": -1,
"BlueprintShortname": null,
"Contents": null
}
],
"WearItems": [],
"BeltItems": []
}
}
}

 

Please look at the first 11 lines of any kit and you will see that they include the 11 lines i have shown you as an example that the image url must be the same as that obtained from the url source.

My kit example

"kit": {
      "Name": "kit",
      "Description": "Basic kit, use wisely you only get 20",
      "RequiredPermission": "",
      "MaximumUses": 20,
      "RequiredAuth": 0,
      "Cooldown": 28800,
      "Cost": 0,
      "IsHidden": false,
      "CopyPasteFile": "",
      "KitImage": "https://i.imgur.com/Ca4j4Xv.png?1",
      "MainItems": [

Your "House" kit

House": {
"Name": "House",
"Description": "Enough resources to build a 2x1 house with an air lock.",
"RequiredPermission": "",
"MaximumUses": 0,
"RequiredAuth": 0,
"Cooldown": 86400,
"Cost": 0,
"IsHidden": false,
"CopyPasteFile": "",
"KitImage": "https://gyazo.com/fa262b4ea8c592e65f6ef9e143a1058f",
"MainItems": [


My kit image  link https://i.imgur.com/Ca4j4Xv.png?1
is the same as that for the kit image
 "KitImage": "https://i.imgur.com/Ca4j4Xv.png?1",​
I did not expect that i would have to explain that the config i was showing was from the DATA file as i thought that would have been obvious !,
I note that the two urls shown in your first post are not the same as the one shown in your "House" kit ?

Hello,

I have this kit set correctly but it still isn't showing the image in game:

 

{
"_kits": {
"Start": {
"Name": "Start",
"Description": "Welcome to the server~",
"RequiredPermission": "",
"MaximumUses": 0,
"RequiredAuth": 0,
"Cooldown": 259200,
"Cost": 0,
"IsHidden": false,
"CopyPasteFile": "",
"KitImage": "https://gyazo.com/954cb5390678fe940e759323eea7dabe",
"MainItems": [



Merged post

Am I doing something wrong? I can't get this issue corrected with the current conversation we had.

Merged post

Hello?

Can this not just be fixed the workarond is ok but can not understand why it can not be fixed as it was working 

IHqamlqmii0O5Lt.png Warkingz

Can this not just be fixed the workarond is ok but can not understand why it can not be fixed as it was working 

The problem (for me) is with ImageLibrary, when my server is loading and it gets to the kits plugin installation i get a message that 51 images failed to load "as they have been removed from the workshop"  so when i open kits gui i get the rust icon instead of the item icon ?  all the items in my kits are either items that have been added to my inventory by FP or are stock clothing/weapons. I can not be bothered with it anymore so use the workaround.
Before the gui "option" came along i did not have to worry about it but its something i can live with as the plugin is a staple on my server.

What is the work around method? I would like to try that.

4weed2weed0

What is the work around method? I would like to try that.

The method i use

I tried that method you showed in your initial post. Here is how my "start" kit shows. It looks exactly like what you posted but no Image is appearing. I made a website link for the image and put it in the right place.

{
"_kits": {
"Start": {
"Name": "Start",
"Description": "Welcome to the server~",
"RequiredPermission": "",
"MaximumUses": 0,
"RequiredAuth": 0,
"Cooldown": 259200,
"Cost": 0,
"IsHidden": false,
"CopyPasteFile": "",
"KitImage": "https://gyazo.com/954cb5390678fe940e759323eea7dabe",
"MainItems": [

I reload image library then kits and it worked ok from then kits

How do I reload image library then kits?

in console use o.reload ImageLibrary & o.reload Kits

Locked automatically