CompoundOptions_default reverting changes in my CompoundOptions config file

Been running without any issues for almost 2 yrs but last update broke it so I disabled it until today.  Running the latest version, my config file reverts to default values every time the service starts. 

No errors during runtime (see below):

oxide.reload CompoundOptions

[Compound Options] Restoring default orders for shopkeeper_vm_invis

[Compound Options] Restoring default orders for npcvendingmachine_farming

[Compound Options] Restoring default orders for npcvendingmachine_tools

[Compound Options] Restoring default orders for npcvendingmachine_resources

[Compound Options] Restoring default orders for npcvendingmachine_components

[Compound Options] Restoring default orders for npcvendingmachine_weapons

[Compound Options] Restoring default orders for npcvendingmachine_attire

[Compound Options] Restoring default orders for npcvendingmachine_building

[Compound Options] Restoring default orders for shopkeeper_vm_invis

[Compound Options] Restoring default orders for shopkeeper_vm_invis

[Compound Options] Restoring default orders for shopkeeper_vm_invis

[Compound Options] Restoring default orders for shopkeeper_vm_invis

[Compound Options] Restoring default orders for shopkeeper_vm_invis

[Compound Options] Restoring default orders for shopkeeper_vm_invis

[Compound Options] Restoring default orders for shopkeeper_vm_invis

[Compound Options] Restoring default orders for shopkeeper_vm_invis

[Compound Options] Restoring default orders for npcvendingmachine_fishexchange

[Compound Options] Restoring default orders for shopkeeper_vm_invis

[Compound Options] Restoring default orders for shopkeeper_vm_invis

[Compound Options] Restoring default orders for npcvendingmachine_fishexchange

[Compound Options] Restoring default orders for shopkeeper_vm_invis

[Compound Options] Restoring default orders for shopkeeper_vm_invis

[Compound Options] Restoring default orders for npcvendingmachine_fishexchange

[Compound Options] Restoring default orders for shopkeeper_vm_invis

Unloaded plugin Compound Options v1.1.9 by FastBurst

[Compound Options] Trying to save default vendingOrders for stables

[Compound Options] Trying to save default vendingOrders for Compound_Extra1

[Compound Options] Trying to save default vendingOrders for Tools

[Compound Options] Trying to save default vendingOrders for Resources

[Compound Options] Trying to save default vendingOrders for Components

[Compound Options] Trying to save default vendingOrders for Weapons

[Compound Options] Trying to save default vendingOrders for Attire

[Compound Options] Trying to save default vendingOrders for Building

[Compound Options] Trying to save default vendingOrders for Bandit_Farming

[Compound Options] Trying to save default vendingOrders for Bandit_ProduceExchange

[Compound Options] Trying to save default vendingOrders for Vehicles

[Compound Options] Trying to save default vendingOrders for Weapons_Bandit

[Compound Options] Trying to save default vendingOrders for BuyResources

[Compound Options] Trying to save default vendingOrders for building_bandit

[Compound Options] Trying to save default vendingOrders for FoodVendor

[Compound Options] Trying to save default vendingOrders for Fishing_Village

[Compound Options] Trying to save default vendingOrders for FishExchange

[Compound Options] Trying to save default vendingOrders for BoatVendor

[Compound Options] Trying to save default vendingOrders for Fishing_Village

[Compound Options] Trying to save default vendingOrders for FishExchange

[Compound Options] Trying to save default vendingOrders for BoatVendor

[Compound Options] Trying to save default vendingOrders for Fishing_Village

[Compound Options] Trying to save default vendingOrders for FishExchange

[Compound Options] Trying to save default vendingOrders for BoatVendor

Loaded plugin Compound Options v1.1.9 by FastBurst

See update notes.

First off thanks for making the plugin FastBurst, really enjoyed it.  Secondly, aplogies in advance since I am not the brightest on this stuff.

Notes

"For first run plugin automatically make data/CompoundOptions.json with defaults (in-game). You can manually change fields in this file and reload plugin to apply. "(Yes did this - and instead of applying it just relaoded everything to defaults in my config.)

"On every server load, the plugin automatically creates data/CompoundOptions_default.json with the server default vending machine configuration."
Does this mean that data/CompoundOptions_default.json always overwrites data/CompoundOptions.json? If so, the purpose of having a second config file confuses me. Am I now supposed to make my changes to the default file instead?

Not the default one. the ConpoundOptions.json one is the one you would update or edit to your liking. the default is a backup of the original.

Thats what I am doing.  However, my config file gets overwritten back to default.  Made changes to config, saved file, reloaded plugin, checked and items not at vendor, opened config back up and it was vanilla. Did this 5 times same result. 

ImSiggy

Thats what I am doing.  However, my config file gets overwritten back to default.  Made changes to config, saved file, reloaded plugin, checked and items not at vendor, opened config back up and it was vanilla. Did this 5 times same result. 

That is because you have to make the changes while the server is down, you cannot make them while it is live or up. The way the Outpost and Bandit Camp work is for those changes to be applied the server must be shut off. Then make the changes and then start the server.

DOH! Thank you!