We run the zombiehorde plugin, and the zombies carry bean can grenades. Pretty often I get reports that a Zombie is raiding someone because they hit a base with a beancan, I could remove the notification for beancan, but then I'm losing out on if a player uses it.
I tried putting them into the DecayEntityIgnoreList.json like below, but I still am getting the reports. Any idea how to suppress them?
"assets/prefabs/npc/scarecrow/scarecrow.prefab": {
"name": "Zombie",
"ignore": true,
"ignoreDiscord": true
},