Raid towers stays without foundations?
[DOUBLEPOST=1469830105][/DOUBLEPOST]This plugin only scales original decay damage for different parts. It can't apply different rates to similar types of objects.

NoDecay
Scales or disables decay of items, and deployables.
Total Downloads: 25,121 - First Release: Jun 25, 2015 - Last Update: Jul 13, 2018
- 5/5, 54 likes
-
-
-
-
[Warning] Calling 'OnEntityTakeDamage' on 'NoDecay v1.0.13' took 1011ms [GARBAGE COLLECT]
-
-
Not sure if it can be done with this plugin, but it would be cool if say item xxx has not been touched in 2 weeks, start xx ratio of decay. For instance, I don't really want to use a ratio as normal. I'd like to decay most things after a few weeks of not using it.
Thanks for this though. -
-
Hello, I would like to only stop decay on external stone walls. What is the correct setting?
-
-
Code:{ "Debug": { "outputToRcon": false }, "Mutipliers": { "armoredMultiplier": 1.0, "barricadesMultiplier": 1.0, "boxMultiplier": 1.0, "campfireMultiplier": 1.0, "deployablesMultiplier": 1.0, "furnaceMultiplier": 1.0, "highStoneWallMultiplier": 0.0, "highWoodWallMultiplier": 1.0, "sheetMultiplier": 1.0, "stoneMultiplier": 1.0, "trapMultiplier": 1.0, "twigMultiplier": 1.0, "woodMultiplier": 1.0 } }
-
Thank you!
-
Unsupported decaying entity detected: WaterBarrel --- please notify author
-
-
NoDecay 1.0.12
[DOUBLEPOST=1471898182][/DOUBLEPOST]Replaced, didn't notice that the update was)) -
does not work nothing decays
-
-
"Mutipliers": {
"armoredMultiplier": 1.0,
"barricadesMultiplier": 3.0,
"boxMultiplier": 20.0,
"campfireMultiplier": 20.0,
"deployablesMultiplier": 1.0,
"furnaceMultiplier": 1.0,
"highStoneWallMultiplier": 1.0,
"highWoodWallMultiplier": 1.0,
"sheetMultiplier": 1.0,
"stoneMultiplier": 2.0,
"trapMultiplier": 1.0,
"twigMultiplier": 20.0,
"woodMultiplier": 10.0
} -
Hello, I would like to only stop decay on Foundations. What is the correct setting?
-
It seems like that foundations will decay even with multiplier 0...
Who has got a working config that only allows decay on twigs?