Possible for only some decay?
Was wondering if with this I can do some decay but not the full server decay. I just wanted to limit the decay some. 
I was wondering about this been some time since i asked. I am trying to understand the numbering in the code. I know 1 for the twig but I took this mod out and just did in in the boot console +decay.upkeep_period_minutes 5760  that is half decay. I would like to use the mod and set the time on decay just half and normal for twig and nothing for boat and copters. so any way to do that with this plugin?
Would I do something like below looking for some insite please
{
  "Debug": {
    "outputToRcon": false
  },
  "Mutipliers": {
    "armoredMultiplier": 0.5,
    "baloonMultiplier": 0.0,
    "barricadesMultiplier": 0.5,
    "bbqMultiplier": 0.0,
    "boatMultiplier": 0.0,
    "boxMultiplier": 0.0,
    "campfireMultiplier": 0.5,
    "deployablesMultiplier": 0.0,
    "furnaceMultiplier": 0.0,
    "highStoneWallMultiplier": 0.5,
    "highWoodWallMultiplier": 0.5,
    "minicopterMultiplier": 0.0,
    "samMultiplier": 0.0,
    "sedanMultiplier": 0.0,
    "sheetMultiplier": 0.5,
    "stoneMultiplier": 0.5,
    "trapMultiplier": 0.0,
    "twigMultiplier": 1.0,
    "watchtowerMultiplier": 0.0,
    "woodMultiplier": 0.5,
    "horseMultiplier": 0.0
  }
}​