"There is something wrong with this shop. Please contact an admin"Solved

I am not sure why adding these custom shops is giving me this error; I had it working yesterday.

The config has only up to the relevant part, but I included all the other stuff at the top; the only part that is edited is right after the shop category "Commands"

Here's my config

{
  "Enable Discord Buy Transaction Logging": false,
  "Enable Discord Sell Transaction Logging": false,
  "Discord Webhook URL": "",
  "Discord Embed Color": "#483D8B",
  "Discord Author Image": "https://assets.umod.org/images/icons/plugin/5f80fe12851f5.png",
  "Discord Embed Icon": "GUIShop",
  "Set Default Global Shop to open": "Commands",
  "Sets shop command": "shop",
  "Sets Vehicle Spawn Distance": 15.0,
  "Switches to Economics as default curency": true,
  "Switches to ServerRewards as default curency": false,
  "Switches to Custom as default curency": false,
  "Custom Currency Item ID": -932201673,
  "Custom Currency Skin ID": 0,
  "Custom Currency Name": "",
  "Enable Shop Buy/Sell All Button": false,
  "Sets the buy/Sell button amounts + how many buttons": [
    1,
    10,
    100,
    1000
  ],
  "Player UI display": false,
  "Block Monuments": false,
  "If true = Images, If False = Text Labels": false,
  "NPC Distance Check": 2.5,
  "Enable NPC Auto Open": false,
  "Enable GUIShop NPC Msg's": false,
  "GUI Shop - Welcome MSG": "WELCOME TO GUISHOP ◝(⁰▿⁰)◜",
  "Shop - Buy Price Label": "Buy Price",
  "Shop - Amount1 Label1": "Amount",
  "Shop - Sell $ Label": "Sell $",
  "Shop - Amount2 Label2": "Amount",
  "Shop - Back Button Text": "<<",
  "Shop - Forward Button Text": ">>",
  "Shop - Close Label": "CLOSE",
  "Shop - GUIShop Welcome Url": "https://i.imgur.com/RcLdEly.png",
  "Shop - GUIShop Background Image Url": "https://i.imgur.com/Jej3cwR.png",
  "Shop - Sets any shop items to this image if image link does not exist.": "https://imgur.com/BPM9UR4.png",
  "Shop - Shop Buy Icon Url": "https://imgur.com/oeVUwCy.png",
  "Shop - Shop Amount Left Url": "https://imgur.com/EKtvylU.png",
  "Shop - Shop Amount Right Url": "https://imgur.com/EKtvylU.png",
  "Shop - Shop Sell Icon Url": "https://imgur.com/jV3hEHy.png",
  "Shop - Shop Back Arrow Url": "https://imgur.com/zNKprM1.png",
  "Shop - Shop Forward Arrow Url": "https://imgur.com/qx9syT5.png",
  "Shop - Close Image Url": "https://imgur.com/IK5yVrW.png",
  "Shop GUI Button": {
    "Image": "https://i.imgur.com/hc0qPet.png",
    "Background color (RGBA format)": "1 0.96 0.88 0.15",
    "GUI Button Position": {
      "Anchors Min": "0.5 0.0",
      "Anchors Max": "0.5 0.0",
      "Offsets Min": "-265 18",
      "Offsets Max": "-205 78"
    }
  },
  "GUIShop Configurable UI colors (First 8 Colors!)": [
    "#A569BD",
    "#2ECC71",
    "#E67E22",
    "#3498DB",
    "#E74C3C",
    "#F1C40F",
    "#F4F6F7",
    "#00FFFF"
  ],
  "Set Default Shop Buy Color": "#FFFFFF",
  "Set Default Shop Sell Color": "#FFFFFF",
  "Set Default Shop Text Color": "#FFFFFF",
  "Was Saved Don't Touch!": true,
  "Shop - Shop Categories": {
    "Commands": {
      "DisplayName": "Commands",
      "DisplayNameColor": null,
      "Description": "You currently have {0} coins to spend in the commands shop",
      "DescriptionColor": null,
      "Permission": "",
      "Currency": "",
      "CustomCurrencyNames": "",
      "CustomCurrencyIDs": 0,
      "CustomCurrencySkinIDs": 0,
      "EnabledCategory": true,
      "EnableNPC": false,
      "NPCId": "",
      "Items": [
        "Minicopter",
        "Sedan",
        "Airdrop Call"
      ]
    },
	"Fishery": {
      "DisplayName": "Flinn's Fishery",
      "DisplayNameColor": null,
      "Description": "You currently have {0} coins to spend in the commands shop",
      "DescriptionColor": null,
      "Permission": "",
      "Currency": "",
      "CustomCurrencyNames": "",
      "CustomCurrencyIDs": 0,
      "CustomCurrencySkinIDs": 0,
      "EnabledCategory": true,
      "EnableNPC": true,
      "NPCId": "10555521024",
      "Items": [
        "Minicopter",
        "Sedan",
        "Airdrop Call"
      ]
    },
    "Attire": {
      "DisplayName": "Attire",
      "DisplayNameColor": null,
      "Description": "You currently have {0} coins to spend in the Attire shop",
      "DescriptionColor": null,
      "Permission": "",
      "Currency": "",
      "CustomCurrencyNames": "",
      "CustomCurrencyIDs": 0,
      "CustomCurrencySkinIDs": 0,
      "EnabledCategory": true,
      "EnableNPC": false,
      "NPCId": "",
      "Items": [
        "Wolf Headdress",
        "Diving Fins",
        "Diving Mask",
        "Diving Tank",
        "Wetsuit",
        "Frog Boots",
        "A Barrel Costume",
        "Crate Costume",
        "Gas Mask",
        "Burlap Gloves",
        "Leather Gloves",
        "Roadsign Gloves",
        "Tactical Gloves",
        "Ghost Costume",
        "Mummy Suit",
        "Scarecrow Suit",
        "Scarecrow Wrap",
        "Hide Halterneck",
        "Beenie Hat",
        "Boonie Hat",
        "Bucket Helmet",
        "Burlap Headwrap",
        "Candle Hat",
        "Baseball Cap",
        "Clatter Helmet",
        "Coffee Can Helmet",
        "Bone Helmet",
        "Heavy Plate Helmet",
        "Miners Hat",
        "Party Hat",
        "Riot Helmet",
        "Wood Armor Helmet",
        "Hoodie",
        "Bone Armor",
        "Heavy Plate Jacket",
        "Snow Jacket",
        "Jacket",
        "Wood Chestplate",
        "Improvised Balaclava",
        "Bandana Mask",
        "Metal Facemask",
        "Night Vision Goggles",
        "Ninja Suit",
        "Burlap Trousers",
        "Heavy Plate Pants",
        "Hide Pants",
        "Road Sign Kilt",
        "Shorts",
        "Wood Armor Pants",
        "Pants",
        "Hide Poncho",
        "Burlap Shirt",
        "Shirt",
        "Hide Vest",
        "Tank Top",
        "Boots",
        "Burlap Shoes",
        "Hide Boots",
        "Hide Skirt",
        "Bandit Guard Gear",
        "Hazmat Suit",
        "Scientist Suit",
        "Space Suit",
        "Heavy Scientist Suit",
        "Jumpsuit",
        "Longsleeve T-Shirt",
        "T-Shirt",
        "Metal Chest Plate",
        "Road Sign Jacket",
        "Dragon Mask",
        "Ox Mask",
        "Rat Mask",
        "Bunny Ears",
        "Bunny Onesie",
        "Bunny Hat",
        "Nest Hat",
        "Surgeon Scrubs",
        "Card Movember Moustache",
        "Movember Moustache",
        "Sunglasses",
        "Purple Sunglasses",
        "Headset",
        "Reindeer Antlers",
        "Santa Beard",
        "Santa Hat",
        "Glowing Eyes",
        "Roadsign Horse Armor",
        "Wooden Horse Armor",
        "Horse Saddle",
        "Saddle bag",
        "High Quality Horse Shoes",
        "Basic Horse Shoes"
      ]
    },​

CdYE3iqY236xt4S.png

Shop names must match the display name 

	"Flinn's Fishery": {
      "DisplayName": "Flinn's Fishery",

well hot damn, i did not know that lol

Shop Item Names only work if you use the Title case naming convention

Just so you know

 

like 

"Item is soap Bar" <works
"Item is soap bar" <doesn't since the last word set ends with a lower case.

good foresight, thank you very much.

Locked automatically