When I damage house, the timer updates the time again and again. In the logs I found this, how to solve this problem?
[SERVER v1.0.24] Console: NoEscape.cs(1120,17): warning CS0219: The variable `targetMembers' is assigned but its value is never used
NoEscape.cs(2020,32): warning CS0168: The variable `ex' is declared but never used
NoEscape.cs(2034,32): warning CS0168: The variable `ex' is declared but never used
NoEscape.cs(2048,32): warning CS0168: The variable `ex' is declared but never used
NoEscape.cs(51,15): warning CS0649: Field `Oxide.Plugins.NoEscape.combatOnHitPlayerMinDamage' is never assigned to, and will always have its default value `0'
NoEscape.cs(194,22): warning CS0414: The private field `Oxide.Plugins.NoEscape._htmlRegex' is assigned but its value is never usedP.S I use translator, sorry for that