Outermost foundations decaying?Solved

Hi i've been having this issue for a while would greatly appericate some help, The plugin works great except decay rates take effect on the outermost foundations immediately, All other entitys don't decay while in range of TC.
I don't have any other plugins that deal with decay. Thanks.

{
"General": {
"Disable decay for all entities": true,
"Exclude \"Other Multipliers\"": false,
"Use permission": false,
"Decay if there is no owner (and perms enabled)": false,
"Permission": "nodecay.use",
"Output": {
"Output to server console": false,
"Log to file": false,
"Log file name": "NoDecay-Log"
},
"Cupboard Settings": {
"Disable No Decay if resources placed in TC": false,
"Require Tool Cupboard": true,
"Any authed on TC": false,
"Cupboard Range": 30.0,
"Block cupboard wood": false,
"Block cupboard stone": false,
"Block cupbard metal": false,
"Block cupboard high quality": false
}
},
"Building grade multipliers": {
"Twig multiplier": 1.0,
"Wood multiplier": 1.0,
"Stone multiplier": 1.0,
"Sheet Metal multiplier": 1.0,
"Armoured multiplier": 0.9
},
"Other multipliers": {
"StorageContainer": 0.0,
"ladder.wooden.wall": 1.0
}
}

To clarify, no decay is applying to entitys and the building correctly but it never applys to the outermost foundations of a base?

Locked automatically