Example configuration file with all items?
Can anyone post me a configfile of this plugin with all the items pls ?
I tried several times to adjust the standard file without succes.
Without this fine plugin half of my plugins aren't usefull and the modded gameexperience is not the same anymore.
plugins that i use toghetter with GUIShop: Barrelpoint, NTeleportation, Quests.
Thanks in advance.
In response to motherload ():
Can anyone post me a configfile of this plugin with all the items pls ?
I tried several times t...
The images are on my lan, but you can change url to https://rustlabs.com/group=itemlist

or just eliminate with "" for each instance. This is all items up to when the chinese lamp and the dxoor knocker came out. I havent updated this since then.

ALSO, it does not include the cooldown variable, as this config evolved from the beginning, and has been hand modified as the plugin has progressed.

the sections with npc id's are each category, as I have an npc for each.

{
  "Message - Bought": "You've successfully bought {0}x {1}",
  "Message - Error - Building Blocked": "You cannot shop while in building blocked area.",
  "Message - Error - Command Multiple": "Can't buy multiple",
  "Message - Error - Cooldown": "This item has a cooldown of {0} seconds.",
  "Message - Error - Cooldown Amount": "This item has a cooldown and amount is limited to 1.",
  "Message - Error - Invetory Full": "Your inventory is full.",
  "Message - Error - Invetory Slots": "Your inventory needs {0} free slots.",
  "Message - Error - Item Doesnt Exist": "WARNING: The item you are trying to buy doesn't seem to exist",
  "Message - Error - Item Not Set Properly": "WARNING: The admin didn't set this item properly! (item)",
  "Message - Error - Item Not Valid": "WARNING: It seems like it's not a valid item",
  "Message - Error - No Action In Shop": "You are not allowed to {0} in this shop",
  "Message - Error - No Action Item": "You are not allowed to {0} this item here",
  "Message - Error - No Buy Price": "WARNING: No buy price was given by the admin, you can't buy this item",
  "Message - Error - No Chat Shop": "You may not use the chat shop. You might need to find the NPC Shops.",
  "Message - Error - No Econonomics": "Couldn't get informations out of Economics. Is it installed?",
  "Message - Error - No NPC": "The NPC owning this shop was not found around you",
  "Message - Error - No Sell Price": "WARNING: No sell price was given by the admin, you can't sell this item",
  "Message - Error - No Shop": "This shop doesn't seem to exist.",
  "Message - Error - Not Enough Items": "You don't have enough of this item.",
  "Message - Error - Not Enough Money": "You need {0} coins to buy {1} of {2}",
  "Message - Error - Not Nothing": "You cannot buy nothing of this item.",
  "Message - Error - Redeem Kit": "WARNING: There was an error while giving you this kit",
  "Message - Sold": "You've successfully sold {0}x {1}",
  "Shop - Balance": false,
  "Shop - Shop Categories": {
    "12 Gauge Buckshot": {
      "buy": "30",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/ammo.shotgun.png",
      "item": "ammo.shotgun",
      "sell": "20"
    },
    "12 Gauge Incendiary Shell": {
      "buy": "40",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/ammo.shotgun.fire.png",
      "item": "12 Gauge Incendiary Shell",
      "sell": "30"
    },
    "12 Gauge Slug": {
      "buy": "30",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/ammo.shotgun.slug.png",
      "item": "ammo.shotgun.slug",
      "sell": "20"
    },
    "8x Zoom Scope": {
      "buy": "22000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/weapon.mod.small.scope.png",
      "item": "8x Zoom Scope",
      "sell": "16000"
    },
    "5.56 Rifle Ammo": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/ammo.rifle.png",
      "item": "ammo.rifle",
      "sell": "40"
    },
    "16x Zoom Scope": {
      "buy": "25000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/weapon.mod.8x.scope.png",
      "item": "16x Zoom Scope",
      "sell": "19000"
    },
    "A Barrel Costume": {
      "buy": "20",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/barrelcostume.png",
      "item": "A Barrel Costume",
      "sell": "15"
    },
    "Acoustic Guitar": {
      "buy": "20",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/fun.guitar.png",
      "item": "fun.guitar",
      "sell": "15"
    },
    "Airdrop": {
      "buy": "10000",
      "cmd": [
        "ad.toplayer $player.id",
        "say $player.name bought an airdrop. Kill him!!!"
      ],
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/supply-drop.png",
      "sell": "0"
    },
    "AND Switch": {
      "buy": "220",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electric.andswitch.png",
      "item": "AND Switch",
      "sell": "205"
    },
    "Animal Fat": {
      "buy": "20",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/fat.animal.png",
      "item": "fat.animal",
      "sell": "12"
    },
    "Anti-Radiation Pills": {
      "buy": "40",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/antiradpills.png",
      "item": "antiradpills",
      "sell": "25"
    },
    "Apple": {
      "buy": "40",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/apple.png",
      "item": "apple",
      "sell": "10"
    },
    "Armored Door": {
      "buy": "60",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/door.hinged.toptier.png",
      "item": "Armored Door",
      "sell": "45"
    },
    "Armored Double Door": {
      "buy": "80",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/door.double.hinged.toptier.png",
      "item": "Armored Double Door",
      "sell": "65"
    },
    "Assault Rifle": {
      "buy": "20000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/rifle.ak.png",
      "item": "rifle.ak",
      "sell": "13000"
    },
    "Audio Alarm": {
      "buy": "500",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electric.audioalarm.png",
      "item": "Audio Alarm",
      "sell": "400"
    },
    "Auto Turret": {
      "buy": "100000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/autoturret.png",
      "item": "Auto Turret",
      "sell": "85000"
    },
    "Bandage": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/bandage.png",
      "item": "bandage",
      "sell": "10"
    },
    "Bandana Mask": {
      "buy": "75",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/mask.bandana.png",
      "item": "mask.bandana",
      "sell": "35"
    },
    "Barbed Wooden Barricade": {
      "buy": "40",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/barricade.woodwire.png",
      "item": "barricade.woodwire",
      "sell": "30"
    },
    "Barbeque": {
      "buy": "150",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/bbq.png",
      "item": "Barbeque",
      "sell": "130"
    },
    "Baseball Cap": {
      "buy": "40",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/hat.cap.png",
      "item": "hat.cap",
      "sell": "30"
    },
    "Battery - Small": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/battery.small.png",
      "item": "battery.small",
      "sell": "8"
    },
    "Beancan Grenade": {
      "buy": "15",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/grenade.beancan.png",
      "item": "grenade.beancan",
      "sell": "10"
    },
    "Bed": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/bed.png",
      "item": "bed",
      "sell": "30"
    },
    "Beenie Hat": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/hat.beenie.png",
      "item": "hat.beenie",
      "sell": "8"
    },
    "Binoculars": {
      "buy": "2435",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/tool.binoculars.png",
      "item": "Binoculars",
      "sell": "2214"
    },
    "Birthday Cake": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/cakefiveyear.png",
      "item": "Birthday Cake",
      "sell": "8"
    },
    "Black Raspberries": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/black.raspberries.png",
      "item": "black.raspberries",
      "sell": "8"
    },
    "Bleach": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/bleach.png",
      "item": "Bleach",
      "sell": "5"
    },
    "Blocker": {
      "buy": "220",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electric.blocker.png",
      "item": "Blocker",
      "sell": "205"
    },
    "Blood": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/blood.png",
      "item": "blood",
      "sell": "8"
    },
    "Blue Keycard": {
      "buy": "1820",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/keycard_blue.png",
      "item": "Blue Keycard",
      "sell": "1795"
    },
    "Blueberries": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/blueberries.png",
      "item": "blueberries",
      "sell": "8"
    },
    "Blueprint": {
      "buy": "150",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/blueprintbase.png",
      "item": "blueprint",
      "sell": "130"
    },
    "Bolt Action Rifle": {
      "buy": "25000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/rifle.bolt.png",
      "item": "rifle.bolt",
      "sell": "15500"
    },
    "Bone Armor": {
      "buy": "168",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/bone.armor.suit.png",
      "item": "Bone Armor",
      "sell": "140"
    },
    "Bone Arrow": {
      "buy": "120",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/arrow.bone.png",
      "item": "Bone Arrow",
      "sell": "100"
    },
    "Bone Club": {
      "buy": "58",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/bone.club.png",
      "item": "bone.club",
      "sell": "30"
    },
    "Bone Fragments": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/bone.fragments.png",
      "item": "bone.fragments",
      "sell": "8"
    },
    "Bone Helmet": {
      "buy": "100",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/deer.skull.mask.png",
      "item": "Bone Helmet",
      "sell": "78"
    },
    "Bone Knife": {
      "buy": "58",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/knife.bone.png",
      "item": "knife.bone",
      "sell": "28"
    },
    "Boonie Hat": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/hat.boonie.png",
      "item": "hat.boonie",
      "sell": "8"
    },
    "Boots": {
      "buy": "78",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/shoes.boots.png",
      "item": "shoes.boots",
      "sell": "50"
    },
    "Bota Bag": {
      "buy": "15",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/botabag.png",
      "item": "botabag",
      "sell": "10"
    },
    "Bucket Helmet": {
      "buy": "80",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/bucket.helmet.png",
      "item": "bucket.helmet",
      "sell": "68"
    },
    "Building Plan": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/building.planner.png",
      "item": "building.planner",
      "sell": "8"
    },
    "Burlap Gloves": {
      "buy": "20",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/burlap.gloves.new.png",
      "item": "Burlap Gloves",
      "sell": "12"
    },
    "Burlap Headwrap": {
      "buy": "20",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/burlap.headwrap.png",
      "item": "burlap.headwrap",
      "sell": "12"
    },
    "Burlap Shirt": {
      "buy": "30",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/burlap.shirt.png",
      "item": "burlap.shirt",
      "sell": "20"
    },
    "Burlap Shoes": {
      "buy": "30",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/burlap.shoes.png",
      "item": "burlap.shoes",
      "sell": "20"
    },
    "Burlap Trousers": {
      "buy": "30",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/burlap.trousers.png",
      "item": "burlap.trousers",
      "sell": "20"
    },
    "Burned Chicken": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/chicken.burned.png",
      "item": "chicken.burned",
      "sell": "8"
    },
    "Burned Deer Meat": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/deermeat.burned.png",
      "item": "deermeat.burned",
      "sell": "8"
    },
    "Burned Horse Meat": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/horsemeat.burned.png",
      "item": "horsemeat.burned",
      "sell": "8"
    },
    "Burned Human Meat": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/humanmeat.burned.png",
      "item": "humanmeat.burned",
      "sell": "8"
    },
    "Burned Wolf Meat": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/wolfmeat.burned.png",
      "item": "wolfmeat.burned",
      "sell": "8"
    },
    "Butcher Knife": {
      "buy": "1000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/knife.butcher.png",
      "item": "Butcher Knife",
      "sell": "800"
    },
    "Buy RHIB": {
      "buy": "0",
      "cmd": [
        "rhib.toplayer $player.id"
      ],
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/rhib.png",
      "sell": "0"
    },
    "Cable Tunnel": {
      "buy": "240",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electric.cabletunnel.png",
      "item": "Cable Tunnel",
      "sell": "230"
    },
    "Cactus Flesh": {
      "buy": "40",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/cactusflesh.png",
      "item": "Cactus Flesh",
      "sell": "30"
    },
    "Camera": {
      "buy": "100",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/tool.camera.png",
      "item": "tool.camera",
      "sell": "80"
    },
    "Camp Fire": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/campfire.png",
      "item": "campfire",
      "sell": "8"
    },
    "Can of Beans": {
      "buy": "15",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/can.beans.png",
      "item": "can.beans",
      "sell": "10"
    },
    "Can of Tuna": {
      "buy": "15",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/can.tuna.png",
      "item": "can.tuna",
      "sell": "10"
    },
    "Candle Hat": {
      "buy": "30",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/hat.candle.png",
      "item": "hat.candle",
      "sell": "20"
    },
    "Candy Cane Club": {
      "buy": "300",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/candycaneclub.png",
      "item": "Candy Cane Club",
      "sell": "250"
    },
    "CCTV Camera": {
      "buy": "100000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/cctv.camera.png",
      "item": "CCTV Camera",
      "sell": "80000"
    },
    "Ceiling Light": {
      "buy": "40",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/ceilinglight.png",
      "item": "Ceiling Light",
      "sell": "30"
    },
    "Chainlink Fence": {
      "buy": "40",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/wall.frame.fence.png",
      "item": "Chainlink Fence",
      "sell": "30"
    },
    "Chainlink Fence Gate": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/wall.frame.fence.gate.png",
      "item": "Chainlink Fence Gate",
      "sell": "40"
    },
    "Chainsaw": {
      "buy": "5000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/chainsaw.png",
      "item": "Chainsaw",
      "sell": "4800"
    },
    "Chair": {
      "buy": "30",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/chair.png",
      "item": "Chair",
      "sell": "20"
    },
    "Charcoal": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/charcoal.png",
      "item": "charcoal",
      "sell": "38"
    },
    "Chinese Lantern": {
      "buy": "530",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/chineselantern.png",
      "item": "Chinese Lantern",
      "sell": "490"
    },
    "Chocolate Bar": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/chocholate.png",
      "item": "chocholate",
      "sell": "8"
    },
    "Christmas Door Wreath": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/xmasdoorwreath.png",
      "item": "Christmas Door Wreath",
      "sell": "38"
    },
    "Christmas Lights": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/xmas.lightstring.png",
      "item": "Christmas Lights",
      "sell": "38"
    },
    "Christmas Tree": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/xmas.tree.png",
      "item": "Christmas Tree",
      "sell": "38"
    },
    "Clatter Helmet": {
      "buy": "2210",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/clatter.helmet.png",
      "item": "Clatter Helmet",
      "sell": "2010"
    },
    "Cloth": {
      "buy": "11",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/cloth.png",
      "item": "cloth",
      "sell": "10"
    },
    "Code Lock": {
      "buy": "30",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/lock.code.png",
      "item": "lock.code",
      "sell": "20"
    },
    "Coffee Can Helmet": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/coffeecan.helmet.png",
      "item": "coffeecan.helmet",
      "sell": "38"
    },
    "Coffin": {
      "buy": "200",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/coffin.storage.png",
      "item": "Coffin",
      "sell": "190"
    },
    "Compound Bow": {
      "buy": "3000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/bow.compound.png",
      "item": "Compound Bow",
      "sell": "2700"
    },
    "Concrete Barricade": {
      "buy": "30",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/barricade.concrete.png",
      "item": "barricade.concrete",
      "sell": "20"
    },
    "Cooked Bear Meat": {
      "buy": "15",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/bearmeat.cooked.png",
      "item": "bearmeat.cooked",
      "sell": "10"
    },
    "Cooked Chicken.": {
      "buy": "15",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/chicken.cooked.png",
      "item": "chicken.cooked",
      "sell": "10"
    },
    "Cooked Deer Meat": {
      "buy": "14",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/deermeat.cooked.png",
      "item": "Cooked Deer Meat",
      "sell": "9"
    },
    "Cooked Fish": {
      "buy": "15",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/fish.cooked.png",
      "item": "Cooked Fish",
      "sell": "10"
    },
    "Cooked Horse Meat": {
      "buy": "14",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/horsemeat.cooked.png",
      "item": "Cooked Horse Meat",
      "sell": "9"
    },
    "Cooked Human Meat": {
      "buy": "14",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/humanmeat.cooked.png",
      "item": "humanmeat.cooked",
      "sell": "9"
    },
    "Cooked Wolf Meat": {
      "buy": "17",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/wolfmeat.cooked.png",
      "item": "wolfmeat.cooked",
      "sell": "13"
    },
    "Corn": {
      "buy": "14",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/corn.png",
      "item": "corn",
      "sell": "9"
    },
    "Corn Seed": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/seed.corn.png",
      "item": "seed.corn",
      "sell": "8"
    },
    "Counter": {
      "buy": "250",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electric.counter.png",
      "item": "Counter",
      "sell": "230"
    },
    "Crossbow": {
      "buy": "100",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/crossbow.png",
      "item": "crossbow",
      "sell": "80"
    },
    "Crude Oil": {
      "buy": "20",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/crude.oil.png",
      "item": "crude.oil",
      "sell": "15"
    },
    "Cursed Cauldron": {
      "buy": "250",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/cursedcauldron.png",
      "item": "Cursed Cauldron",
      "sell": "230"
    },
    "Custom SMG": {
      "buy": "13000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/smg.2.png",
      "item": "smg.2",
      "sell": "8000"
    },
    "Decorative Baubels": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/xmas.decoration.baubels.png",
      "item": "Decorative Baubels",
      "sell": "38"
    },
    "Decorative Gingerbread Men": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/xmas.decoration.gingerbreadmen.png",
      "item": "Decorative Gingerbread Men",
      "sell": "38"
    },
    "Decorative Pinecones": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/xmas.decoration.pinecone.png",
      "item": "Decorative Pinecones",
      "sell": "38"
    },
    "Decorative Plastic Candy Canes": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/xmas.decoration.candycanes.png",
      "item": "Decorative Plastic Candy Canes",
      "sell": "38"
    },
    "Decorative Tinsel": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/xmas.decoration.tinsel.png",
      "item": "Decorative Tinsel",
      "sell": "38"
    },
    "Diving Fins": {
      "buy": "225",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/diving.fins.png",
      "item": "Diving Fins",
      "sell": "205"
    },
    "Diving Mask": {
      "buy": "225",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/diving.mask.png",
      "item": "Diving Mask",
      "sell": "205"
    },
    "Diving Tank": {
      "buy": "225",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/diving.tank.png",
      "item": "Diving Tank",
      "sell": "205"
    },
    "Door Closer": {
      "buy": "212",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/door.closer.png",
      "item": "door.closer",
      "sell": "185"
    },
    "Door Controller": {
      "buy": "212",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electric.doorcontroller.png",
      "item": "Door Controller",
      "sell": "185"
    },
    "Door Key": {
      "buy": "12",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/door.key.png",
      "item": "door.key",
      "sell": "8"
    },
    "Double Barrel Shotgun": {
      "buy": "11000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/shotgun.double.png",
      "item": "Double Barrel Shotgun",
      "sell": "9000"
    },
    "Double Sign Post": {
      "buy": "40",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/sign.post.double.png",
      "item": "Double Sign Post",
      "sell": "30"
    },
    "Dragon Door Knocker": {
      "buy": "530",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/dragondoorknocker.png",
      "item": "Dragon Door Knocker",
      "sell": "490"
    },
    "Dragon Mask": {
      "buy": "90",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/hat.dragonmask.png",
      "item": "Dragon Mask",
      "sell": "80"
    },
    "Drop Box": {
      "buy": "840",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/dropbox.png",
      "item": "Drop Box",
      "sell": "730"
    },
    "Duct Tape": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/ducttape.png",
      "item": "Duct Tape",
      "sell": "5"
    },
    "Electrical Branch": {
      "buy": "250",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electrical.branch.png",
      "item": "Electrical Branch",
      "sell": "230"
    },
    "Empty Can Of Beans": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/can.beans.empty.png",
      "item": "can.beans.empty",
      "sell": "8"
    },
    "Empty Propane Tank": {
      "buy": "825",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/propanetank.png",
      "item": "Empty Propane Tank",
      "sell": "750"
    },
    "Empty Tuna Can": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/can.tuna.empty.png",
      "item": "can.tuna.empty",
      "sell": "8"
    },
    "Eoka Pistol": {
      "buy": "100",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/pistol.eoka.png",
      "item": "pistol.eoka",
      "sell": "80"
    },
    "Explosive 5.56 Rifle Ammo": {
      "buy": "80",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/ammo.rifle.explosive.png",
      "item": "ammo.rifle.explosive",
      "sell": "68"
    },
    "Explosives": {
      "buy": "50000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/explosives.png",
      "item": "explosives",
      "sell": "20000"
    },
    "F1 Grenade": {
      "buy": "70",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/grenade.f1.png",
      "item": "grenade.f1",
      "sell": "58"
    },
    "f-armpit01": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/femalearmpithair.style01.png",
      "item": "f-armpit01",
      "sell": "38"
    },
    "Festive Doorway Garland": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/xmas.door.garland.png",
      "item": "Festive Doorway Garland",
      "sell": "38"
    },
    "Festive Window Garland": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/xmas.window.garland.png",
      "item": "Festive Window Garland",
      "sell": "38"
    },
    "f-eyebrow01": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/femaleeyebrow.style01.png",
      "item": "f-eyebrow01",
      "sell": "38"
    },
    "f-hairstyle-1": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/female_hairstyle_01.png",
      "item": "f-hairstyle-1",
      "sell": "38"
    },
    "f-hairstyle-2": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/female_hairstyle_02.png",
      "item": "f-hairstyle-2",
      "sell": "38"
    },
    "f-hairstyle-3": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/female_hairstyle_03.png",
      "item": "f-hairstyle-3",
      "sell": "38"
    },
    "f-hairstyle-5": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/female_hairstyle_05.png",
      "item": "f-hairstyle-5",
      "sell": "38"
    },
    "Fire Arrow": {
      "buy": "130",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/arrow.fire.png",
      "item": "Fire Arrow",
      "sell": "110"
    },
    "Flame Thrower": {
      "buy": "30000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/flamethrower.png",
      "item": "Flame Thrower",
      "sell": "20000"
    },
    "Flame Turret": {
      "buy": "40000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/flameturret.png",
      "item": "Flame Turret",
      "sell": "30000"
    },
    "Flare": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/flare.png",
      "item": "flare",
      "sell": "8"
    },
    "Flasher Light": {
      "buy": "530",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electric.flasherlight.png",
      "item": "Flasher Light",
      "sell": "490"
    },
    "Flashlight": {
      "buy": "100",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/flashlight.held.png",
      "item": "Flashlight",
      "sell": "80"
    },
    "Floor Grill": {
      "buy": "30",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/floor.grill.png",
      "item": "Floor Grill",
      "sell": "20"
    },
    "Fogger-3000": {
      "buy": "200",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/fogmachine.png",
      "item": "Fogger-3000",
      "sell": "190"
    },
    "f-pubic01": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/femalepubichair.style01.png",
      "item": "f-pubic01",
      "sell": "38"
    },
    "Fridge": {
      "buy": "100",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/fridge.png",
      "item": "Fridge",
      "sell": "80"
    },
    "Frog Boots": {
      "buy": "200",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/boots.frog.png",
      "item": "Frog Boots",
      "sell": "180"
    },
    "Furnace": {
      "buy": "500",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/furnace.png",
      "item": "furnace",
      "sell": "400"
    },
    "Garage Door": {
      "buy": "1500",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/wall.frame.garagedoor.png",
      "item": "wall.frame.garagedoor",
      "sell": "1100"
    },
    "Gears": {
      "buy": "215",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/gears.png",
      "item": "Gears",
      "sell": "195"
    },
    "Geiger Counter": {
      "buy": "1200",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/geiger.counter.png",
      "item": "Geiger Counter",
      "sell": "1000"
    },
    "Giant Candy Decor": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/giantcandycanedecor.png",
      "item": "Giant Candy Decor",
      "sell": "38"
    },
    "Giant Lollipop Decor": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/giantlollipops.png",
      "item": "Giant Lollipop Decor",
      "sell": "38"
    },
    "Glowing Eyes": {
      "buy": "1200",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/gloweyes.png",
      "item": "Glowing Eyes",
      "sell": "1000"
    },
    "Glue": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/glue.png",
      "item": "Glue",
      "sell": "5"
    },
    "Granola Bar": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/granolabar.png",
      "item": "granolabar",
      "sell": "8"
    },
    "Gravestone": {
      "buy": "210",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/gravestone.png",
      "item": "Gravestone",
      "sell": "195"
    },
    "Graveyard Fence": {
      "buy": "1100",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/wall.graveyard.fence.png",
      "item": "Graveyard Fence",
      "sell": "995"
    },
    "Green Keycard": {
      "buy": "900",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/keycard_green.png",
      "item": "Green Keycard",
      "sell": "805"
    },
    "Gun Powder": {
      "buy": "20",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/gunpowder.png",
      "item": "gunpowder",
      "sell": "15"
    },
    "Hab Repair": {
      "buy": "310",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/habrepair.png",
      "item": "Hab Repair",
      "sell": "280"
    },
    "Halloween Loot Bag": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/halloween.lootbag.png",
      "item": "Halloween Loot Bag",
      "sell": "38"
    },
    "Hammer": {
      "buy": "310",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/hammer.png",
      "item": "hammer",
      "sell": "280"
    },
    "Handmade Fishing Rod": {
      "buy": "200",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/fishingrod.handmade.png",
      "item": "Handmade Fishing Rod",
      "sell": "180"
    },
    "Handmade Shell": {
      "buy": "20",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/ammo.handmade.shell.png",
      "item": "ammo.handmade.shell",
      "sell": "14"
    },
    "Hatchet": {
      "buy": "90",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/hatchet.png",
      "item": "hatchet",
      "sell": "70"
    },
    "Hazmat Suit": {
      "buy": "275",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/hazmatsuit.png",
      "item": "Hazmat Suit",
      "sell": "255"
    },
    "Hazmat Suit Scientist": {
      "buy": "275",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/hazmatsuit_scientist.png",
      "item": "hazmatsuit_scientist",
      "sell": "255"
    },
    "Hazmat Suit Scientist Peacekeeper": {
      "buy": "275",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/hazmatsuit_scientist.png",
      "item": "hazmatsuit_scientist_peacekeeper",
      "sell": "255"
    },
    "HBHF Sensor": {
      "buy": "1530",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electric.hbhfsensor.png",
      "item": "HBHF Sensor",
      "sell": "1420"
    },
    "Heavy Plate Helmet": {
      "buy": "300",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/heavy.plate.helmet.png",
      "item": "Heavy Plate Helmet",
      "sell": "250"
    },
    "Heavy Plate Jacket": {
      "buy": "380",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/heavy.plate.jacket.png",
      "item": "Heavy Plate Jacket",
      "sell": "330"
    },
    "Heavy Plate Pants": {
      "buy": "330",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/heavy.plate.pants.png",
      "item": "Heavy Plate Pants",
      "sell": "280"
    },
    "Heavy Scientist Suit": {
      "buy": "330",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/scientistsuit_heavy.png",
      "item": "scientistsuit_heavy",
      "sell": "280"
    },
    "Hemp Seed": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/seed.hemp.png",
      "item": "Hemp Seed",
      "sell": "8"
    },
    "Hide Boots": {
      "buy": "80",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/attire.hide.boots.png",
      "item": "attire.hide.boots",
      "sell": "68"
    },
    "Hide Halterneck": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/attire.hide.helterneck.png",
      "item": "Hide Halterneck",
      "sell": "38"
    },
    "Hide Pants": {
      "buy": "75",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/attire.hide.pants.png",
      "item": "attire.hide.pants",
      "sell": "64"
    },
    "Hide Poncho": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/attire.hide.poncho.png",
      "item": "attire.hide.poncho",
      "sell": "38"
    },
    "Hide Skirt": {
      "buy": "75",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/attire.hide.skirt.png",
      "item": "Hide Skirt",
      "sell": "64"
    },
    "Hide Vest": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/attire.hide.vest.png",
      "item": "attire.hide.vest",
      "sell": "38"
    },
    "High External Stone Gate": {
      "buy": "11000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/gates.external.high.stone.png",
      "item": "High External Stone Gate",
      "sell": "9000"
    },
    "High External Stone Wall": {
      "buy": "10000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/wall.external.high.stone.png",
      "item": "wall.external.high.stone",
      "sell": "8000"
    },
    "High External Wooden Gate": {
      "buy": "9000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/gates.external.high.wood.png",
      "item": "High External Wooden Gate",
      "sell": "7000"
    },
    "High External Wooden Wall": {
      "buy": "6000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/wall.external.high.png",
      "item": "wall.external.high",
      "sell": "4000"
    },
    "High Quality Metal": {
      "buy": "330",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/metal.refined.png",
      "item": "metal.refined",
      "sell": "300"
    },
    "High Quality Metal Ore": {
      "buy": "240",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/hq.metal.ore.png",
      "item": "hq.metal.ore",
      "sell": "216"
    },
    "High Velocity Arrow": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/arrow.hv.png",
      "item": "arrow.hv",
      "sell": "45"
    },
    "High Velocity Rocket": {
      "buy": "27000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/ammo.rocket.hv.png",
      "item": "ammo.rocket.hv",
      "sell": "16500"
    },
    "Holosight": {
      "buy": "24000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/weapon.mod.holosight.png",
      "item": "weapon.mod.holosight",
      "sell": "18000"
    },
    "Hoodie": {
      "buy": "70",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/hoodie.png",
      "item": "hoodie",
      "sell": "58"
    },
    "Huge Wooden Sign": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/sign.wooden.huge.png",
      "item": "sign.wooden.huge",
      "sell": "8"
    },
    "Human Skull": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/skull.human.png",
      "item": "skull.human",
      "sell": "8"
    },
    "Hunting Bow": {
      "buy": "70",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/bow.hunting.png",
      "item": "bow.hunting",
      "sell": "58"
    },
    "HV 5.56 Rifle Ammo": {
      "buy": "70",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/ammo.rifle.hv.png",
      "item": "ammo.rifle.hv",
      "sell": "58"
    },
    "HV Pistol Ammo": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/ammo.pistol.hv.png",
      "item": "ammo.pistol.hv",
      "sell": "38"
    },
    "Improvised Balaclava": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/mask.balaclava.png",
      "item": "mask.balaclava",
      "sell": "8"
    },
    "Incendiary 5.56 Rifle Ammo": {
      "buy": "70",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/ammo.rifle.incendiary.png",
      "item": "ammo.rifle.incendiary",
      "sell": "58"
    },
    "Incendiary Pistol Bullet": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/ammo.pistol.fire.png",
      "item": "ammo.pistol.fire",
      "sell": "38"
    },
    "Incendiary Rocket": {
      "buy": "25000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/ammo.rocket.fire.png",
      "item": "ammo.rocket.fire",
      "sell": "20000"
    },
    "Jack O Lantern Angry": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/jackolantern.angry.png",
      "item": "Jack O Lantern Angry",
      "sell": "8"
    },
    "Jack O Lantern Happy": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/jackolantern.happy.png",
      "item": "Jack O Lantern Happy",
      "sell": "8"
    },
    "Jacket": {
      "buy": "90",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/jacket.png",
      "item": "jacket",
      "sell": "78"
    },
    "Jackhammer": {
      "buy": "9000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/jackhammer.png",
      "item": "Jackhammer",
      "sell": "7800"
    },
    "Key Lock": {
      "buy": "90",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/lock.key.png",
      "item": "lock.key",
      "sell": "78"
    },
    "L96 Rifle": {
      "buy": "11600",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/rifle.l96.png",
      "item": "L96 Rifle",
      "sell": "9900"
    },
    "Ladder Hatch": {
      "buy": "60",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/floor.ladder.hatch.png",
      "item": "Ladder Hatch",
      "sell": "45"
    },
    "Land Mine": {
      "buy": "60",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/trap.landmine.png",
      "item": "trap.landmine",
      "sell": "50"
    },
    "Landscape Picture Frame": {
      "buy": "40",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/sign.pictureframe.landscape.png",
      "item": "Landscape Picture Frame",
      "sell": "30"
    },
    "Lantern": {
      "buy": "70",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/lantern.png",
      "item": "lantern",
      "sell": "58"
    },
    "Large Banner Hanging": {
      "buy": "60",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/sign.hanging.banner.large.png",
      "item": "Large Banner Hanging",
      "sell": "45"
    },
    "Large Banner on pole": {
      "buy": "360",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/sign.pole.banner.large.png",
      "item": "Large Banner on pole",
      "sell": "345"
    },
    "Large Candle Set": {
      "buy": "260",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/largecandles.png",
      "item": "Large Candle Set",
      "sell": "245"
    },
    "Large Furnace": {
      "buy": "950",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/furnace.large.png",
      "item": "Large Furnace",
      "sell": "650"
    },
    "Large Medkit": {
      "buy": "100",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/largemedkit.png",
      "item": "largemedkit",
      "sell": "80"
    },
    "Large Planter Box": {
      "buy": "400",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/planter.large.png",
      "item": "Large Planter Box",
      "sell": "368"
    },
    "Large Present": {
      "buy": "100",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/xmas.present.large.png",
      "item": "Large Present",
      "sell": "88"
    },
    "Large Rechargable Battery": {
      "buy": "1400",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electric.battery.rechargable.large.png",
      "item": "Large Rechargable Battery",
      "sell": "1300"
    },
    "Large Solar Panel": {
      "buy": "400",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electric.solarpanel.large.png",
      "item": "Large Solar Panel",
      "sell": "300"
    },
    "Large Water Catcher": {
      "buy": "400",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/water.catcher.large.png",
      "item": "water.catcher.large",
      "sell": "368"
    },
    "Large Wood Box": {
      "buy": "100",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/box.wooden.large.png",
      "item": "box.wooden.large",
      "sell": "80"
    },
    "Large Wooden Sign": {
      "buy": "60",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/sign.wooden.large.png",
      "item": "sign.wooden.large",
      "sell": "48"
    },
    "Laser Detector": {
      "buy": "400",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electric.laserdetector.png",
      "item": "Laser Detector",
      "sell": "300"
    },
    "Leather": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/leather.png",
      "item": "leather",
      "sell": "8"
    },
    "Leather Gloves": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/burlap.gloves.png",
      "item": "burlap.gloves",
      "sell": "38"
    },
    "Locker": {
      "buy": "3234",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/locker.png",
      "item": "Locker",
      "sell": "2940"
    },
    "Longsleeve T-Shirt": {
      "buy": "40",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/tshirt.long.png",
      "item": "tshirt.long",
      "sell": "28"
    },
    "Longsword": {
      "buy": "300",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/longsword.png",
      "item": "longsword",
      "sell": "248"
    },
    "Low Grade Fuel": {
      "buy": "20",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/lowgradefuel.png",
      "item": "lowgradefuel",
      "sell": "15"
    },
    "LR-300 Assault Rifle": {
      "buy": "18950",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/rifle.lr300.png",
      "item": "LR-300 Assault Rifle",
      "sell": "12950"
    },
    "M249": {
      "buy": "20000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/lmg.m249.png",
      "item": "m249",
      "sell": "15000"
    },
    "M39 Rifle": {
      "buy": "15000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/rifle.m39.png",
      "item": "M39 Rifle",
      "sell": "13000"
    },
    "M92 Pistol": {
      "buy": "12000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/pistol.m92.png",
      "item": "M92 Pistol",
      "sell": "10500"
    },
    "Mace": {
      "buy": "200",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/mace.png",
      "item": "mace",
      "sell": "148"
    },
    "Machete": {
      "buy": "200",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/machete.png",
      "item": "machete",
      "sell": "148"
    },
    "Mail Box": {
      "buy": "200",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/mailbox.png",
      "item": "Mail Box",
      "sell": "148"
    },
    "m-armpit01": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/malearmpithair.style01.png",
      "item": "m-armpit01",
      "sell": "38"
    },
    "Medical Syringe": {
      "buy": "30",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/syringe.medical.png",
      "item": "syringe.medical",
      "sell": "20"
    },
    "Medium Present": {
      "buy": "80",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/xmas.present.medium.png",
      "item": "Medium Present",
      "sell": "68"
    },
    "Memory Cell": {
      "buy": "400",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electrical.memorycell.png",
      "item": "Memory Cell",
      "sell": "300"
    },
    "Metal Barricade": {
      "buy": "100",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/barricade.metal.png",
      "item": "barricade.metal",
      "sell": "80"
    },
    "Metal Blade": {
      "buy": "248",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/metalblade.png",
      "item": "Metal Blade",
      "sell": "225"
    },
    "Metal Chest Plate": {
      "buy": "250",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/metal.plate.torso.png",
      "item": "metal.plate.torso",
      "sell": "188"
    },
    "Metal Facemask": {
      "buy": "200",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/metal.facemask.png",
      "item": "metal.facemask",
      "sell": "148"
    },
    "Metal Fragments": {
      "buy": "20",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/metal.fragments.png",
      "item": "metal.fragments",
      "sell": "18"
    },
    "Metal Horizontal Embrasure": {
      "buy": "2640",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/shutter.metal.embrasure.a.png",
      "item": "Metal Horizontal Embrasure",
      "sell": "2400"
    },
    "Metal Ore": {
      "buy": "20",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/metal.ore.png",
      "item": "metal.ore",
      "sell": "15"
    },
    "Metal Pipe": {
      "buy": "128",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/metalpipe.png",
      "item": "Metal Pipe",
      "sell": "116"
    },
    "Metal Shop Front": {
      "buy": "7920",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/wall.frame.shopfront.metal.png",
      "item": "Metal Shop Front",
      "sell": "7200"
    },
    "Metal Spring": {
      "buy": "128",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/metalspring.png",
      "item": "Metal Spring",
      "sell": "116"
    },
    "Metal Vertical Embrasure": {
      "buy": "2640",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/shutter.metal.embrasure.b.png",
      "item": "Metal Vertical Embrasure",
      "sell": "2400"
    },
    "Metal Window Bars": {
      "buy": "660",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/wall.window.bars.metal.png",
      "item": "Metal Window Bars",
      "sell": "600"
    },
    "m-eyebrow01": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/maleeyebrow.style01.png",
      "item": "m-eyebrow01",
      "sell": "38"
    },
    "m-facialhair01": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/facialhair.style01.png",
      "item": "m-facialhair01",
      "sell": "38"
    },
    "m-facialhair02": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/facialhair.style02.png",
      "item": "m-facialhair02",
      "sell": "38"
    },
    "m-facialhair03": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/facialhair.style03.png",
      "item": "m-facialhair03",
      "sell": "38"
    },
    "m-facialhair04": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/facialhair.style04.png",
      "item": "m-facialhair04",
      "sell": "38"
    },
    "m-hairstyle-1": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/male_hairstyle_01.png",
      "item": "m-hairstyle-1",
      "sell": "38"
    },
    "m-hairstyle-2": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/male_hairstyle_02.png",
      "item": "m-hairstyle-2",
      "sell": "38"
    },
    "m-hairstyle-3": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/male_hairstyle_03.png",
      "item": "m-hairstyle-3",
      "sell": "38"
    },
    "m-hairstyle-4": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/male_hairstyle_04.png",
      "item": "m-hairstyle-4",
      "sell": "38"
    },
    "m-hairstyle-5": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/male_hairstyle_05.png",
      "item": "m-hairstyle-5",
      "sell": "38"
    },
    "Miners Hat": {
      "buy": "90",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/hat.miner.png",
      "item": "hat.miner",
      "sell": "78"
    },
    "Mining Quarry": {
      "buy": "20000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/mining.quarry.png",
      "item": "mining.quarry",
      "sell": "18800"
    },
    "Minnows": {
      "buy": "30",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/fish.minnows.png",
      "item": "Minnows",
      "sell": "25"
    },
    "MP5A4": {
      "buy": "15000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/smg.mp5.png",
      "item": "MP5A4",
      "sell": "12000"
    },
    "m-pubic01": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/malepubichair.style01.png",
      "item": "m-pubic01",
      "sell": "38"
    },
    "Mushroom": {
      "buy": "14",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/mushroom.png",
      "item": "mushroom",
      "sell": "9"
    },
    "Muzzle Boost": {
      "buy": "9000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/weapon.mod.muzzleboost.png",
      "item": "Muzzle Boost",
      "sell": "7000"
    },
    "Muzzle Brake": {
      "buy": "9000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/weapon.mod.muzzlebrake.png",
      "item": "Muzzle Brake",
      "sell": "7000"
    },
    "Nailgun": {
      "buy": "10238",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/pistol.nailgun.png",
      "item": "Nailgun",
      "sell": "11025"
    },
    "Nailgun Nails": {
      "buy": "1238",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/ammo.nailgun.nails.png",
      "item": "Nailgun Nails",
      "sell": "1102"
    },
    "Netting": {
      "buy": "1238",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/wall.frame.netting.png",
      "item": "Netting",
      "sell": "1125"
    },
    "Note": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/note.png",
      "item": "note",
      "sell": "8"
    },
    "One Sided Town Sign Post": {
      "buy": "40",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/sign.post.town.png",
      "item": "One Sided Town Sign Post",
      "sell": "30"
    },
    "OR Switch": {
      "buy": "400",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electric.orswitch.png",
      "item": "OR Switch",
      "sell": "300"
    },
    "Pants": {
      "buy": "70",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/pants.png",
      "item": "pants",
      "sell": "58"
    },
    "Paper": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/paper.png",
      "item": "paper",
      "sell": "8"
    },
    "Paper Map": {
      "buy": "15",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/map.png",
      "item": "map",
      "sell": "9"
    },
    "Party Hat": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/partyhat.png",
      "item": "Party Hat",
      "sell": "38"
    },
    "Patrol Helicopter": {
      "buy": "0",
      "cmd": [
        "callheli $player.id"
      ],
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/helicopter.png",
      "sell": "0"
    },
    "Pick Axe": {
      "buy": "5280",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/pickaxe.png",
      "item": "pickaxe",
      "sell": "4800"
    },
    "Pistol Bullet": {
      "buy": "45",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/ammo.pistol.png",
      "item": "ammo.pistol",
      "sell": "34"
    },
    "Pitchfork": {
      "buy": "180",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/pitchfork.png",
      "item": "Pitchfork",
      "sell": "100"
    },
    "Pookie Bear": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/pookie.bear.png",
      "item": "Pookie Bear",
      "sell": "38"
    },
    "Portrait Picture Frame": {
      "buy": "40",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/sign.pictureframe.portrait.png",
      "item": "Portrait Picture Frame",
      "sell": "30"
    },
    "Pressure Pad": {
      "buy": "400",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electric.pressurepad.png",
      "item": "Pressure Pad",
      "sell": "300"
    },
    "Prison Cell Gate": {
      "buy": "5280",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/wall.frame.cell.gate.png",
      "item": "Prison Cell Gate",
      "sell": "4800"
    },
    "Prison Cell Wall": {
      "buy": "5280",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/wall.frame.cell.png",
      "item": "Prison Cell Wall",
      "sell": "4800"
    },
    "Pump Jack": {
      "buy": "25000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/mining.pumpjack.png",
      "item": "mining.pumpjack",
      "sell": "22000"
    },
    "Pump Shotgun": {
      "buy": "13000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/shotgun.pump.png",
      "item": "shotgun.pump",
      "sell": "11000"
    },
    "Pumpkin": {
      "buy": "20",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/pumpkin.png",
      "item": "pumpkin",
      "sell": "15"
    },
    "Pumpkin Seed": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/seed.pumpkin.png",
      "item": "seed.pumpkin",
      "sell": "8"
    },
    "Python Revolver": {
      "buy": "18000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/pistol.python.png",
      "item": "Python Revolver",
      "sell": "15000"
    },
    "RAND Switch": {
      "buy": "530",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electric.random.switch.png",
      "item": "RAND Switch",
      "sell": "490"
    },
    "Raw Bear Meat": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/bearmeat.png",
      "item": "bearmeat",
      "sell": "8"
    },
    "Raw Chicken Breast": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/chicken.raw.png",
      "item": "chicken.raw",
      "sell": "8"
    },
    "Raw Deer Meat": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/deermeat.raw.png",
      "item": "Raw Deer Meat",
      "sell": "8"
    },
    "Raw Fish": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/fish.raw.png",
      "item": "Raw Fish",
      "sell": "8"
    },
    "Raw Horse Meat": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/horsemeat.raw.png",
      "item": "Raw Horse Meat",
      "sell": "8"
    },
    "Raw Human Meat": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/humanmeat.raw.png",
      "item": "humanmeat.raw",
      "sell": "8"
    },
    "Raw Wolf Meat": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/wolfmeat.raw.png",
      "item": "wolfmeat.raw",
      "sell": "8"
    },
    "Reactive Target": {
      "buy": "130",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/target.reactive.png",
      "item": "Reactive Target",
      "sell": "120"
    },
    "Red Keycard": {
      "buy": "3000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/keycard_red.png",
      "item": "Red Keycard",
      "sell": "2800"
    },
    "Reindeer Antlers": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/attire.reindeer.headband.png",
      "item": "Reindeer Antlers",
      "sell": "38"
    },
    "Reinforced Glass Window": {
      "buy": "400",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/wall.window.glass.reinforced.png",
      "item": "Reinforced Glass Window",
      "sell": "390"
    },
    "Reinforced Window Bars": {
      "buy": "580",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/wall.window.bars.toptier.png",
      "item": "Reinforced Window Bars",
      "sell": "560"
    },
    "Repair Bench": {
      "buy": "100",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/box.repair.bench.png",
      "item": "box.repair.bench",
      "sell": "80"
    },
    "Research Paper": {
      "buy": "100",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/researchpaper.png",
      "item": "Research Paper",
      "sell": "90"
    },
    "Research Table": {
      "buy": "420",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/research.table.png",
      "item": "research.table",
      "sell": "390"
    },
    "Revolver": {
      "buy": "200",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/pistol.revolver.png",
      "item": "pistol.revolver",
      "sell": "148"
    },
    "RF Broadcaster": {
      "buy": "1530",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electric.rf.broadcaster.png",
      "item": "RF Broadcaster",
      "sell": "1420"
    },
    "RF Pager": {
      "buy": "1530",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/rf_pager.png",
      "item": "RF Pager",
      "sell": "1420"
    },
    "RF Receiver": {
      "buy": "1530",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electric.rf.receiver.png",
      "item": "RF Receiver",
      "sell": "1420"
    },
    "RF Transmitter": {
      "buy": "1530",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/rf.detonator.png",
      "item": "RF Transmitter",
      "sell": "1420"
    },
    "Rifle Body": {
      "buy": "3300",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/riflebody.png",
      "item": "Rifle Body",
      "sell": "3000"
    },
    "Riot Helmet": {
      "buy": "90",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/riot.helmet.png",
      "item": "riot.helmet",
      "sell": "78"
    },
    "Road Sign Jacket": {
      "buy": "200",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/roadsign.jacket.png",
      "item": "roadsign.jacket",
      "sell": "148"
    },
    "Road Sign Kilt": {
      "buy": "160",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/roadsign.kilt.png",
      "item": "roadsign.kilt",
      "sell": "128"
    },
    "Road Signs": {
      "buy": "128",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/roadsigns.png",
      "item": "Road Signs",
      "sell": "116"
    },
    "Roadsign Gloves": {
      "buy": "200",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/roadsign.gloves.png",
      "item": "Roadsign Gloves",
      "sell": "148"
    },
    "Rock": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/rock.png",
      "item": "rock",
      "sell": "8"
    },
    "Rocket": {
      "buy": "28000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/ammo.rocket.basic.png",
      "item": "ammo.rocket.basic",
      "sell": "25000"
    },
    "Rocket Launcher": {
      "buy": "70000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/rocket.launcher.png",
      "item": "rocket.launcher",
      "sell": "48000"
    },
    "Root Combiner": {
      "buy": "400",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/electrical.combiner.png",
      "item": "Root Combiner",
      "sell": "300"
    },
    "Rope": {
      "buy": "165",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/rope.png",
      "item": "Rope",
      "sell": "150"
    },
    "Rotten Apple": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/apple.spoiled.png",
      "item": "apple.spoiled",
      "sell": "8"
    },
    "Rug": {
      "buy": "40",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/rug.png",
      "item": "Rug",
      "sell": "30"
    },
    "Rug Bear Skin": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/rug.bear.png",
      "item": "Rug Bear Skin",
      "sell": "40"
    },
    "Salt Water": {
      "buy": "10",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/water.salt.png",
      "item": "Salt Water",
      "sell": "8"
    },
    "Salvaged Axe": {
      "buy": "140",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/axe.salvaged.png",
      "item": "axe.salvaged",
      "sell": "118"
    },
    "Salvaged Cleaver": {
      "buy": "160",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/salvaged.cleaver.png",
      "item": "salvaged.cleaver",
      "sell": "128"
    },
    "Salvaged Hammer": {
      "buy": "140",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/hammer.salvaged.png",
      "item": "hammer.salvaged",
      "sell": "108"
    },
    "Salvaged Icepick": {
      "buy": "200",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/icepick.salvaged.png",
      "item": "icepick.salvaged",
      "sell": "148"
    },
    "Salvaged Shelves": {
      "buy": "60",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/shelves.png",
      "item": "Salvaged Shelves",
      "sell": "48"
    },
    "Salvaged Sword": {
      "buy": "100",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/salvaged.sword.png",
      "item": "salvaged.sword",
      "sell": "80"
    },
    "SAM Ammo": {
      "buy": "800",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/ammo.rocket.sam.png",
      "item": "SAM Ammo",
      "sell": "600"
    },
    "SAM Site": {
      "buy": "10000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/samsite.png",
      "item": "SAM Site",
      "sell": "8900"
    },
    "Sandbag Barricade": {
      "buy": "18",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/barricade.sandbags.png",
      "item": "barricade.sandbags",
      "sell": "9"
    },
    "Santa Hat": {
      "buy": "50",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/santahat.png",
      "item": "Santa Hat",
      "sell": "38"
    },
    "Satchel Charge": {
      "buy": "10000",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/explosive.satchel.png",
      "item": "Satchel Charge",
      "sell": "9000"
    },
    "Scarecrow": {
      "buy": "300",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/scarecrow.png",
      "item": "Scarecrow",
      "sell": "270"
    },
    "Scarecrow Wrap": {
      "buy": "300",
      "img": "http://10.1.10.244/data/images/gaming/rust_icons/scarecrowhead.png",
      "item": "Scarecrow Wrap",
      "sell": "270"
    },
    "Scrap": {
      "buy": "100",
      "img": "http://10.1.10.244/data
In response to Snivel ():
The images are on my lan, but you can change url to https://rustlabs.com/group=itemlist

o...
hi please how did you add npc id to setup? they are no longer in the new versions and I do not know where to give them thanks for the help
It seems when i copied the configfile and then reload the plugin, the config file resets to the old one.
Only a bolt and ak in the shop...
In response to motherload ():
It seems when i copied the configfile and then reload the plugin, the config file resets to the old...
this is 1 npc for each complete category, up till a few wipes ago. Need to add stuff like riot ammo. So this is missing all items since the riot grenaed launcher came out.

  "Shop - Shop Icon Url": "",
  "Shop - Shop List": {
    "1245638670": {
      "buy": [
        "A Barrel Costume",
        "Bandana Mask",
        "Baseball Cap",
        "Beenie Hat",
        "Bone Armor",
        "Bone Helmet",
        "Boonie Hat",
        "Boots",
        "Bucket Helmet",
        "Burlap Gloves",
        "Burlap Headwrap",
        "Burlap Shirt",
        "Burlap Shoes",
        "Burlap Trousers",
        "Candle Hat",
        "Clatter Helmet",
        "Coffee Can Helmet",
        "Diving Fins",
        "Diving Mask",
        "Diving Tank",
        "Dragon Mask",
        "Frog Boots",
        "Glowing Eyes",
        "Hazmat Suit",
        "Hazmat Suit Scientist",
        "Hazmat Suit Scientist Peacekeeper",
        "Heavy Plate Helmet",
        "Heavy Plate Jacket",
        "Heavy Plate Pants",
        "Heavy Scientist Suit",
        "Hide Boots",
        "Hide Halterneck",
        "Hide Pants",
        "Hide Poncho",
        "Hide Skirt",
        "Hide Vest",
        "Hoodie",
        "Improvised Balaclava",
        "Jacket",
        "Leather Gloves",
        "Longsleeve T-Shirt",
        "Metal Chest Plate",
        "Metal Facemask",
        "Miners Hat",
        "Pants",
        "Riot Helmet",
        "Road Sign Jacket",
        "Road Sign Kilt",
        "Roadsign Gloves",
        "Scarecrow Wrap",
        "Shirt",
        "Shorts",
        "Snow Jacket - Red",
        "T-Shirt",
        "Tactical Gloves",
        "Tank Top",
        "WIP",
        "Wetsuit",
        "Wolf Headdress",
        "Wood Armor Helmet",
        "Wood Armor Pants",
        "Wood Chestplate"
      ],
      "description": "You currently have {0} coins to spend in this shop",
      "name": "Attire",
      "sell": [
        "A Barrel Costume",
        "Bandana Mask",
        "Baseball Cap",
        "Beenie Hat",
        "Bone Armor",
        "Bone Helmet",
        "Boonie Hat",
        "Boots",
        "Bucket Helmet",
        "Burlap Gloves",
        "Burlap Headwrap",
        "Burlap Shirt",
        "Burlap Shoes",
        "Burlap Trousers",
        "Candle Hat",
        "Clatter Helmet",
        "Coffee Can Helmet",
        "Diving Fins",
        "Diving Mask",
        "Diving Tank",
        "Dragon Mask",
        "Frog Boots",
        "Glowing Eyes",
        "Hazmat Suit",
        "Hazmat Suit Scientist",
        "Hazmat Suit Scientist Peacekeeper",
        "Heavy Plate Helmet",
        "Heavy Plate Jacket",
        "Heavy Plate Pants",
        "Heavy Scientist Suit",
        "Hide Boots",
        "Hide Halterneck",
        "Hide Pants",
        "Hide Poncho",
        "Hide Skirt",
        "Hide Vest",
        "Hoodie",
        "Improvised Balaclava",
        "Jacket",
        "Leather Gloves",
        "Longsleeve T-Shirt",
        "Metal Chest Plate",
        "Metal Facemask",
        "Miners Hat",
        "Pants",
        "Riot Helmet",
        "Road Sign Jacket",
        "Road Sign Kilt",
        "Roadsign Gloves",
        "Scarecrow Wrap",
        "Shirt",
        "Shorts",
        "Snow Jacket - Red",
        "T-Shirt",
        "Tactical Gloves",
        "Tank Top",
        "WIP",
        "Wetsuit",
        "Wolf Headdress",
        "Wood Armor Helmet",
        "Wood Armor Pants",
        "Wood Chestplate"
      ]
    },
    "1271510192": {
      "buy": [
        "Anti-Radiation Pills",
        "Bandage",
        "Blood",
        "Medical Syringe",
        "Large Medkit"
      ],
      "description": "You currently have {0} coins to spend in this shop",
      "name": "Medical",
      "sell": [
        "Anti-Radiation Pills",
        "Bandage",
        "Blood",
        "Medical Syringe",
        "Large Medkit"
      ]
    },
    "1393123930": {
      "buy": [
        "Apple",
        "Black Raspberries",
        "Blueberries",
        "Burnt Bear Meat",
        "Burnt Chicken",
        "Burnt Deer Meat",
        "Burnt Horse Meat",
        "Burnt Human Meat",
        "Burnt pork",
        "Burnt Wolf Meat",
        "Cactus Flesh",
        "Can of Beans",
        "Can of Tuna",
        "Candy Cane",
        "Chocolate Bar",
        "Cooked Bear Meat",
        "Cooked Chicken.",
        "Cooked Deer Meat",
        "Cooked Fish",
        "Cooked Horse Meat",
        "Cooked Human Meat",
        "Cooked Pork",
        "Cooked Wolf Meat",
        "Corn",
        "Corn Clone",
        "Corn Seed",
        "Granola Bar",
        "Hemp Clone",
        "Hemp Seed",
        "Minnows",
        "Mushroom",
        "Minnows",
        "Pickles",
        "Pumpkin",
        "Pumpkin Plant Clone",
        "Pumpkin Seed",
        "Raw Bear Meat",
        "Raw Chicken Breast",
        "Raw Deer Meat",
        "Raw Fish",
        "Raw Horse Meat",
        "Raw Human Meat",
        "Raw Pork",
        "Raw Wolf Meat",
        "Rotten Apple",
        "Small Trout",
        "Small Water Bottle",
        "Spoiled Chicken",
        "Spoiled Human Meat",
        "Spoiled Wolf Meat"
      ],
      "description": "You currently have {0} coins to spend in this shop",
      "name": "Food",
      "sell": [
        "Apple",
        "Black Raspberries",
        "Blueberries",
        "Burnt Bear Meat",
        "Burnt Chicken",
        "Burnt Deer Meat",
        "Burnt Horse Meat",
        "Burnt Human Meat",
        "Burnt pork",
        "Burnt Wolf Meat",
        "Cactus Flesh",
        "Can of Beans",
        "Can of Tuna",
        "Candy Cane",
        "Chocolate Bar",
        "Cooked Bear Meat",
        "Cooked Chicken.",
        "Cooked Deer Meat",
        "Cooked Fish",
        "Cooked Horse Meat",
        "Cooked Human Meat",
        "Cooked Pork",
        "Cooked Wolf Meat",
        "Corn",
        "Corn Clone",
        "Corn Seed",
        "Granola Bar",
        "Hemp Clone",
        "Hemp Seed",
        "Minnows",
        "Mushroom",
        "Minnows",
        "Pickles",
        "Pumpkin",
        "Pumpkin Plant Clone",
        "Pumpkin Seed",
        "Raw Bear Meat",
        "Raw Chicken Breast",
        "Raw Deer Meat",
        "Raw Fish",
        "Raw Horse Meat",
        "Raw Human Meat",
        "Raw Pork",
        "Raw Wolf Meat",
        "Rotten Apple",
        "Small Trout",
        "Small Water Bottle",
        "Spoiled Chicken",
        "Spoiled Human Meat",
        "Spoiled Wolf Meat"
      ]
    },
    "1513095189": {
      "buy": [
        "Bleach",
        "Duct Tape",
        "Empty Propane Tank",
        "Gears",
        "Glue",
        "Metal Blade",
        "Metal Pipe",
        "Metal Spring",
        "Rifle Body",
        "Road Signs",
        "Rope",
        "Sewing Kit",
        "Semi Automatic Body",
        "Sheet Metal",
        "SMG Body",
        "Sticks",
        "Tarp",
        "Tech Trash"
      ],
      "description": "You currently have {0} coins to spend in this shop",
      "name": "Component",
      "sell": [
        "Bleach",
        "Duct Tape",
        "Empty Propane Tank",
        "Gears",
        "Glue",
        "Metal Blade",
        "Metal Pipe",
        "Metal Spring",
        "Rifle Body",
        "Road Signs",
        "Rope",
        "Sewing Kit",
        "Semi Automatic Body",
        "Sheet Metal",
        "SMG Body",
        "Sticks",
        "Tarp",
        "Tech Trash"
      ]
    },
    "170176740": {
      "buy": [
        "Barbeque",
        "Bed",
        "Bota Bag",
        "Camp Fire",
        "Ceiling Light",
        "Chair",
        "Chinese Lantern",
        "Double Sign Post",
        "Dragon Door Knocker",
        "Drop Box",
        "Fridge",
        "Furnace",
        "Huge Wooden Sign",
        "Jack O Lantern Happy",
        "Jack O Lantern Angry",
        "Landscape Picture Frame",
        "Lantern",
        "Large Banner Hanging",
        "Large Banner on pole",
        "Large Furnace",
        "Large Planter Box",
        "Large Wood Box",
        "Large Wooden Sign",
        "Locker",
        "Mail Box",
        "One Sided Town Sign Post",
        "Paper Map",
        "Portrait Picture Frame",
        "Reactive Target",
        "Repair Bench",
        "Research Table",
        "Rug",
        "Rug Bear Skin",
        "Salvaged Shelves",
        "Search Light",
        "Single Sign Post",
        "Skull Fire Pit",
        "Sleeping Bag",
        "Small Oil Refinery",
        "Small Planter Box",
        "Small Stash",
        "Small Wooden Sign",
        "Spinning wheel",
        "Stone Fireplace",
        "Survival Fish Trap",
        "Table",
        "Tall Picture Frame",
        "Tuna Can Lamp",
        "Two Sided Hanging Sign",
        "Two Sided Ornate Hanging Sign",
        "Two Sided Town Sign Post",
        "Vending Machine",
        "Water Barrel",
        "Water Purifier",
        "Wind Turbine",
        "Wood Storage Box",
        "Wooden Sign",
        "Work Bench Level 1",
        "Work Bench Level 2",
        "Work Bench Level 3",
        "XL Picture Frame",
        "XXL Picture Frame"
      ],
      "description": "You currently have {0} coins to spend in this shop",
      "name": "Items",
      "sell": [
        "Barbeque",
        "Bed",
        "Bota Bag",
        "Camp Fire",
        "Ceiling Light",
        "Chair",
        "Chinese Lantern",
        "Double Sign Post",
        "Dragon Door Knocker",
        "Drop Box",
        "Fridge",
        "Furnace",
        "Huge Wooden Sign",
        "Jack O Lantern Happy",
        "Jack O Lantern Angry",
        "Landscape Picture Frame",
        "Lantern",
        "Large Banner Hanging",
        "Large Banner on pole",
        "Large Furnace",
        "Large Planter Box",
        "Large Wood Box",
        "Large Wooden Sign",
        "Locker",
        "Mail Box",
        "One Sided Town Sign Post",
        "Paper Map",
        "Portrait Picture Frame",
        "Reactive Target",
        "Repair Bench",
        "Research Table",
        "Rug",
        "Rug Bear Skin",
        "Salvaged Shelves",
        "Search Light",
        "Single Sign Post",
        "Skull Fire Pit",
        "Sleeping Bag",
        "Small Oil Refinery",
        "Small Planter Box",
        "Small Stash",
        "Small Wooden Sign",
        "Spinning wheel",
        "Stone Fireplace",
        "Survival Fish Trap",
        "Table",
        "Tall Picture Frame",
        "Tuna Can Lamp",
        "Two Sided Hanging Sign",
        "Two Sided Ornate Hanging Sign",
        "Two Sided Town Sign Post",
        "Vending Machine",
        "Water Barrel",
        "Water Purifier",
        "Wind Turbine",
        "Wood Storage Box",
        "Wooden Sign",
        "Work Bench Level 1",
        "Work Bench Level 2",
        "Work Bench Level 3",
        "XL Picture Frame",
        "XXL Picture Frame"
      ]
    },
    "1763676827": {
      "buy": [
        "Binoculars",
        "Birthday Cake",
        "Camera",
        "Chainsaw",
        "Flare",
        "Flashlight",
        "Geiger Counter",
        "Hammer",
        "Hatchet",
        "Jackhammer",
        "Pick Axe",
        "RF Transmitter",
        "Rock",
        "Salvaged Axe",
        "Salvaged Hammer",
        "Salvaged Icepick",
        "Sachel Charge",
        "Smoke Grenade",
        "Stone Hatchet",
        "Stone Pickaxe",
        "Supply Signal",
        "Survey Charge",
        "Timed Explosive Charge",
        "Torch",
        "Water Bucket",
        "Water Jug"
      ],
      "description": "You currently have {0} coins to spend in this shop",
      "name": "Tool",
      "sell": [
        "Binoculars",
        "Birthday Cake",
        "Camera",
        "Chainsaw",
        "Flare",
        "Flashlight",
        "Geiger Counter",
        "Hammer",
        "Hatchet",
        "Jackhammer",
        "Pick Axe",
        "RF Transmitter",
        "Rock",
        "Salvaged Axe",
        "Salvaged Hammer",
        "Salvaged Icepick",
        "Sachel Charge",
        "Smoke Grenade",
        "Stone Hatchet",
        "Stone Pickaxe",
        "Supply Signal",
        "Survey Charge",
        "Timed Explosive Charge",
        "Torch",
        "Water Bucket",
        "Water Jug"
      ]
    },
    "263474633": {
      "buy": [
        "Animal Fat",
        "Battery - Small",
        "Bone Fragments",
        "CCTV Camera",
        "Charcoal",
        "Cloth",
        "Crude Oil",
        "Empty Can Of Beans",
        "Empty Tuna Can",
        "Explosives",
        "Gun Powder",
        "High Quality Metal",
        "High Quality Metal Ore",
        "Human Skull",
        "Leather",
        "Low Grade Fuel",
        "Metal Fragments",
        "Metal Ore",
        "Paper",
        "Scrap",
        "Stones",
        "Sulfur",
        "Sulfur Ore",
        "Targeting Computer",
        "Wolf Skull",
        "Wood"
      ],
      "description": "You currently have {0} coins to spend in this shop",
      "name": "Resources",
      "sell": [
        "Animal Fat",
        "Battery - Small",
        "Bone Fragments",
        "CCTV Camera",
        "Charcoal",
        "Cloth",
        "Crude Oil",
        "Empty Can Of Beans",
        "Empty Tuna Can",
        "Explosives",
        "Gun Powder",
        "High Quality Metal",
        "High Quality Metal Ore",
        "Human Skull",
        "Leather",
        "Low Grade Fuel",
        "Metal Fragments",
        "Metal Ore",
        "Paper",
        "Scrap",
        "Stones",
        "Sulfur",
        "Sulfur Ore",
        "Targeting Computer",
        "Wolf Skull",
        "Wood"
      ]
    },
    "459246876": {
      "buy": [
        "Armored Door",
        "Armored Double Door",
        "Barbed Wooden Barricade",
        "Building Plan",
        "Chainlink Fence",
        "Chainlink Fence Gate",
        "Code Lock",
        "Concrete Barricade",
        "Door Closer",
        "Floor Grill",
        "Garage Door",
        "High External Stone Gate",
        "High External Stone Wall",
        "High External Wooden Gate",
        "High External Wooden Wall",
        "Key Lock",
        "Ladder Hatch",
        "Large Water Catcher",
        "Metal Barricade",
        "Metal Horizontal Embrasure",
        "Metal Shop Front",
        "Metal Vertical Embrasure",
        "Metal Window Bars",
        "Mining Quarry",
        "Netting",
        "Prison Cell Gate",
        "Prison Cell Wall",
        "Pump Jack",
        "Reinforced Glass Window",
        "Reinforced Window Bars",
        "Sandbag Barricade",
        "Sheet Metal Door",
        "Sheet Metal Double Door",
        "Shop Front",
        "Small Water Catcher",
        "Stone Barricade",
        "Tool Cupboard",
        "Watch Tower",
        "Wood Double Door",
        "Wood Shutters",
        "Wooden Barricade",
        "Wooden Door",
        "Wooden Ladder",
        "Wooden Window Bars"
      ],
      "description": "You currently have {0} coins to spend in this shop",
      "name": "Construction",
      "sell": [
        "Armored Door",
        "Armored Double Door",
        "Barbed Wooden Barricade",
        "Building Plan",
        "Chainlink Fence",
        "Chainlink Fence Gate",
        "Code Lock",
        "Concrete Barricade",
        "Door Closer",
        "Floor Grill",
        "Garage Door",
        "High External Stone Gate",
        "High External Stone Wall",
        "High External Wooden Gate",
        "High External Wooden Wall",
        "Key Lock",
        "Ladder Hatch",
        "Large Water Catcher",
        "Metal Barricade",
        "Metal Horizontal Embrasure",
        "Metal Shop Front",
        "Metal Vertical Embrasure",
        "Metal Window Bars",
        "Mining Quarry",
        "Netting",
        "Prison Cell Gate",
        "Prison Cell Wall",
        "Pump Jack",
        "Reinforced Glass Window",
        "Reinforced Window Bars",
        "Sandbag Barricade",
        "Sheet Metal Door",
        "Sheet Metal Double Door",
        "Shop Front",
        "Small Water Catcher",
        "Stone Barricade",
        "Tool Cupboard",
        "Watch Tower",
        "Wood Double Door",
        "Wood Shutters",
        "Wooden Barricade",
        "Wooden Door",
        "Wooden Ladder",
        "Wooden Window Bars"
      ]
    },
    "487299463": {
      "buy": [
        "16x Zoom Scope",
        "8x Zoom Scope",
        "Assault Rifle",
        "Beancan Grenade",
        "Bolt Action Rifle",
        "Bone Club",
        "Bone Knife",
        "Butcher Knife",
        "Candy Cane Club",
        "Compound Bow",
        "Crossbow",
        "Custom SMG",
        "Double Barrel Shotgun",
        "Eoka Pistol",
        "F1 Grenade",
        "Flame Thrower",
        "Handmade Fishing Rod",
        "Holosight",
        "Hunting Bow",
        "L96 Rifle",
        "Longsword",
        "LR-300 Assault Rifle",
        "M249",
        "M39 Rifle",
        "M92 Pistol",
        "Mace",
        "Machete",
        "MP5A4",
        "Muzzle Boost",
        "Muzzle Brake",
        "Nailgun",
        "Pitchfork",
        "Pump Shotgun",
        "Python Revolver",
        "Revolver",
        "Rocket Launcher",
        "Salvaged Cleaver",
        "Salvaged Sword",
        "Semi-Automatic Pistol",
        "Semi-Automatic Rifle",
        "Silencer",
        "Simple Handmade Sight",
        "Snowball",
        "Spas-12 Shotgun",
        "Stone Spear",
        "Thompson",
        "Waterpipe Shotgun",
        "Weapon Flashlight",
        "Weapon Lasersight",
        "Wooden Spear"
      ],
      "description": "You currently have {0} coins to spend in this shop",
      "name": "Weapon",
      "sell": [
        "16x Zoom Scope",
        "8x Zoom Scope",
        "Assault Rifle",
        "Beancan Grenade",
        "Bolt Action Rifle",
        "Bone Club",
        "Bone Knife",
        "Butcher Knife",
        "Candy Cane Club",
        "Compound Bow",
        "Crossbow",
        "Custom SMG",
        "Double Barrel Shotgun",
        "Eoka Pistol",
        "F1 Grenade",
        "Flame Thrower",
        "Handmade Fishing Rod",
        "Holosight",
        "Hunting Bow",
        "L96 Rifle",
        "Longsword",
        "LR-300 Assault Rifle",
        "M249",
        "M39 Rifle",
        "M92 Pistol",
        "Mace",
        "Machete",
        "MP5A4",
        "Muzzle Boost",
        "Muzzle Brake",
        "Nailgun",
        "Pitchfork",
        "Pump Shotgun",
        "Python Revolver",
        "Revolver",
        "Rocket Launcher",
        "Salvaged Cleaver",
        "Salvaged Sword",
        "Semi-Automatic Pistol",
        "Semi-Automatic Rifle",
        "Silencer",
        "Simple Handmade Sight",
        "Snowball",
        "Spas-12 Shotgun",
        "Stone Spear",
        "Thompson",
        "Waterpipe Shotgun",
        "Weapon Flashlight",
        "Weapon Lasersight",
        "Wooden Spear"
      ]
    },
    "620010948": {
      "buy": [
        "12 Gauge Buckshot",
        "12 Gauge Incendiary Shell",
        "12 Gauge Slug",
        "5.56 Rifle Ammo",
        "Bone Arrow",
        "Explosive 5.56 Rifle Ammo",
        "Fire Arrow",
        "Handmade Shell",
        "High Velocity Arrow",
        "High Velocity Rocket",
        "HV 5.56 Rifle Ammo",
        "HV Pistol Ammo",
        "Incendiary 5.56 Rifle Ammo",
        "Incendiary Pistol Bullet",
        "Incendiary Rocket",
        "Nailgun Nails",
        "Pistol Bullet",
        "Rocket",
        "SAM Ammo",
        "Smoke Rocket WIP!!!!",
        "Wooden Arrow"
      ],
      "description": "You currently have {0} coins to spend in this shop",
      "name": "Ammo",
      "sell": [
        "12 Gauge Buckshot",
        "12 Gauge Incendiary Shell",
        "12 Gauge Slug",
        "5.56 Rifle Ammo",
        "Bone Arrow",
        "Explosive 5.56 Rifle Ammo",
        "Fire Arrow",
        "Handmade Shell",
        "High Velocity Arrow",
        "High Velocity Rocket",
        "HV 5.56 Rifle Ammo",
        "HV Pistol Ammo",
        "Incendiary 5.56 Rifle Ammo",
        "Incendiary Pistol Bullet",
        "Incendiary Rocket",
        "Nailgun Nails",
        "Pistol Bullet",
        "Rocket",
        "SAM Ammo",
        "Smoke Rocket WIP!!!!",
        "Wooden Arrow"
      ]
    },
    "842219043": {
      "buy": [
        "AND Switch",
        "Acoustic Guitar",
        "Audio Alarm",
        "Blocker",
        "Blue Keycard",
        "Cable Tunnel",
        "Coffin",
        "Counter",
        "Cursed Cauldron",
        "Door Controller",
        "Door Key",
        "Electrical Branch",
        "Flasher Light",
        "Fogger-3000",
        "Gravestone",
        "Graveyard Fence",
        "Green Keycard",
        "HBHF Sensor",
        "Hab Repair",
        "Large Candle Set",
        "Large Rechargable Battery",
        "Large Solar Panel",
        "Laser Detector",
        "Memory Cell",
        "Note",
        "OR Switch",
        "Pressure Pad",
        "RAND Switch",
        "RF Broadcaster",
        "RF Pager",
        "RF Receiver",
        "Red Keycard",
        "Root Combiner",
        "Sickle",
        "Simple Light",
        "Siren Light",
        "Small Candle Set",
        "Small Generator",
        "Small Rechargable Battery",
        "Snow Machine",
        "Spider Webs",
        "Splitter",
        "Spooky Speaker",
        "Strobe Light",
        "Switch",
        "Timer",
        "Wire Tool",
        "Wooden Cross",
        "XOR Switch"
      ],
      "description": "You currently have {0} coins to spend in this shop",
      "name": "Misc",
      "sell": [
        "AND Switch",
        "Acoustic Guitar",
        "Audio Alarm",
        "Blocker",
        "Blue Keycard",
        "Cable Tunnel",
        "Coffin",
        "Counter",
        "Cursed Cauldron",
        "Door Controller",
        "Door Key",
        "Electrical Branch",
        "Flasher Light",
        "Fogger-3000",
        "Gravestone",
        "Graveyard Fence",
        "Green Keycard",
        "HBHF Sensor",
        "Hab Repair",
        "Large Candle Set",
        "Large Rechargable Battery",
        "Large Solar Panel",
        "Laser Detector",
        "Memory Cell",
        "Note",
        "OR Switch",
        "Pressure Pad",
        "RAND Switch",
        "RF Broadcaster",
        "RF Pager",
        "RF Receiver",
        "Red Keycard",
        "Root Combiner",
        "Sickle",
        "Simple Light",
        "Siren Light",
        "Small Candle Set",
        "Small Generator",
        "Small Rechargable Battery",
        "Snow Machine",
        "Spider Webs",
        "Splitter",
        "Spooky Speaker",
        "Strobe Light",
        "Switch",
        "Timer",
        "Wire Tool",
        "Wooden Cross",
        "XOR Switch"
      ]
    },
    "842219123": {
      "buy": [
        "Auto Turret",
        "Flame Turret",
        "Land Mine",
        "SAM Site",
        "Shotgun Trap",
        "Snap Trap",
        "Wooden Floor Spikes"
      ],
      "description": "You currently have {0} coins to spend in this shop",
      "name": "Traps",
      "sell": [
        "Auto Turret",
        "Flame Turret",
        "Land Mine",
        "SAM Site",
        "Shotgun Trap",
        "Snap Trap",
        "Wooden Floor Spikes"
      ]
    },
​