Unable to Get Death Messages in Discord

Switched the config section for animal to "*" and that works.

PVP working.

If we kill animals, it works.

If we kill scientists, murderers, zombies, or any other sort of NPC, it will NOT state the Death Note to Discord.

Are there certain settings we need to accomplish with each one of these?

Can you please share your config without the webhook and state what exactly isn't working and what you're trying to acomplish?

So I figured it out...

"Display Options (Victim -> Attackers)": {
    "Player": [
      "*"
    ],
    "Animal": [
      "(had other info here)"
    ],
 
This was the original config.
Then if I changed it to:
"Display Options (Victim -> Attackers)": {
    "Player": [
      "*"
    ],
    "Animal": [
      "*"
    ],
 
It finally showed death notes to discord for killing animals.
 
Then I found out, I had to do this:
"Display Options (Victim -> Attackers)": {
    "Player": [
      "*"
    ],
    "Animal": [
      "*"
    ],
    "Scientist": [
      "*"
    ],
    "Murderer": [
      "*"
    ],
    "Zombie": [
      "*"
    ],
    "Scarecrow": [
      "*"
    ],
    "Inmate": [
      "*"
    ],
    "Escaped Inmate": [
      "*"
    ],
    "Heavy Scientist": [
      "*"
    ],
    "Bandit": [
      "*"
    ],
    "Peace Scientist": [
      "*"
    ],
    "BradleyAPC": [
      "*"
    ],
    "Ch47": [
      "*"
    ]
  },
 
Just to get everything else to show up. So I didn't realize the config was unfinished.
 
But we're good now!

I need to add all these type for it to show on discord?

gZ97IC8bBCWIdPS.jpg Covfefe

I need to add all these type for it to show on discord?

no. you just add and remove what you want