Tesla Coil never decaysSolved

So I went through every single plugin and found the TruePVE plugin doesn't allow decay on some items like the random horses around the map and tesla coils that run forever. Once I unload the plugin and I turn on a tesla coil it starts to damage and I can kill horses. (horses I'm not to concerned about at the moment) I've tried every combo of flags: TeslaCoilDamage to adding it's own 

{
"name": "teslacoil",
"members": "TeslaCoil, teslacoil, teslacoil.deployed",
"exclusions": ""
},

here is a video of what I'm talking about..

The 1st time I switch the coil on is where TruePVE is loaded.. When the screen goes unavailable I'm unloading the plugin in RustAdmin. Now the plugin is off and you can see it taking damage.. Please how do I fix this?

https://medal.tv/games/rust/clips/1yn7LPol1gYgKh/d1337EeDugrG?invite=cr-MSx6dTcsMTc0NDkzMjks

 

It sucks when I log on to my server and 1 player has 200+ tesla coils going while he's offline lagging the server to 5 fps when I get within 6 blocks of his base.

 

BTW heres my trace from console:

(01:46:57) | [TruePVE] ======================
==  STARTING TRACE  ==
==  01:46:57.60936  ==
======================
(01:46:57) | [TruePVE] From: TeslaCoil, teslacoil.deployed
(01:46:57) | [TruePVE] To: TeslaCoil, teslacoil.deployed
(01:46:57) | [TruePVE] Checking exclusions between [empty] and [empty]
(01:46:57) | [TruePVE] Shared locations: none
(01:46:57) | [TruePVE] No shared locations, or no matching exclusion mapping - no exclusions
(01:46:57) | [TruePVE] No exclusion found - looking up RuleSet...
(01:46:57) | [TruePVE] Using RuleSet "default"
(01:46:57) | [TruePVE] No match in pre-checks; evaluating RuleSet rules...
(01:46:57) | [TruePVE] Initiator EntityGroup matches: teslacoil
(01:46:57) | [TruePVE] Target EntityGroup matches: teslacoil
(01:46:57) | [TruePVE] Evaluating Rules...
(01:46:57) | [TruePVE] Checking direct initiator->target rules...
(01:46:57) | [TruePVE] Evaluating "teslacoil->teslacoil"...
(01:46:57) | [TruePVE] No match found
(01:46:57) | [TruePVE] No direct match rules found; continuing...
(01:46:57) | [TruePVE] Evaluating "teslacoil->any"...
(01:46:57) | [TruePVE] No match found
(01:46:57) | [TruePVE] No matching initiator->any rules found; continuing...
(01:46:57) | [TruePVE] Evaluating "any->teslacoil"...
(01:46:57) | [TruePVE] No match found
(01:46:57) | [TruePVE] No matching any->target rules found; returning default value: False
(01:46:57) | [TruePVE] ======================

I knew it, every single time I write about an issue I figure it out 2 minutes later..

I added to the rules : "teslacoil can hurt anything" reloaded the plugin and that did it 

good job though!

Thank you thank you I'll be here all week :)

Also fixed the horse issue as I had horse instead of testridablehorse

Locked automatically