Reloads all Items in each category on reloadSolved
Plugin reloads all Items in each category on reload. 

i.e.: i deleted the eoka pistol in category weapon. after reloading the plugin it is there again. i also set buy and sell to false...

 

"Weapon": {
      "DisplayName": "Weapon",
      "Description": "You currently have {0} coins to spend in the Weapon shop",
      "EnabledCategory": true,
      "EnableNPC": false,
      "NPCId": null,
      "Items": [
        "Spas-12 Shotgun",
        "L96 Rifle",
        "M39 Rifle",
        "LR-300 Assault Rifle",
        "M249",
        "M92 Pistol",
        "MP5A4",
        "Assault Rifle",
        "Pump Shotgun",
        "Custom SMG",
        "Thompson",
        "Rocket Launcher",
        "16x Zoom Scope",
        "Weapon flashlight",
        "Holosight",
        "Weapon Lasersight",
        "Muzzle Boost",
        "Muzzle Brake",
        "Simple Handmade Sight",
        "Silencer",
        "8x Zoom Scope",
        "F1 Grenade",
        "Multiple Grenade Launcher",
        "Water Gun",
        "Water Pistol",
        "Candy Cane Club",
        "Snowball",
        "Handmade Fishing Rod",
        "Beancan Grenade",
        "Bolt Action Rifle",
        "Bone Club",
        "Bone Knife",
        "Hunting Bow",
        "Salvaged Cleaver",
        "Compound Bow",
        "Crossbow",
        "Double Barrel Shotgun",
        "Flame Thrower",
        "Butcher Knife",
        "Pitchfork",
        "Combat Knife",
        "Mace",
        "Machete",
        "Nailgun",
        "Paddle",
        "Waterpipe Shotgun",
        "Python Revolver",
        "Revolver",
        "Semi-Automatic Pistol",
        "Semi-Automatic Rifle",
        "Stone Spear",
        "Longsword",
        "Salvaged Sword",
        "Wooden Spear"
      ]​

Yeah you are right i will have a fix soon

Thanks a lot for your great work!!! Best thing would be when sell and buy is false then the item is not showing up. so new items can be prevent from showing up on Rust updates when they are allways false/false on adding.
has there been a fix yet? its doing the same thing for me
Just download the latest update and add
"Was Saved Don't Touch!": true,​

At the top of your old config

Locked automatically