New animals kills

Hi. The plugin does not display the killing of new animal species (puma, tiger, snake, crocodile, etc.) And it doesn't show me new wolves either :( Could this be added somehow? Thx :)

add them to the cfg :) then they will show

  "Custom Animal Names, you can remove or add more!": {
    "bear": "Bear",
    "polarbear": "PolarBear",
    "wolf": "Wolf",
    "stag": "Stag",
    "boar": "Boar",
    "chicken": "Tokker",
    "horse": "Horse",
    "simpleshark": "Shark",
    "wolf2": "Wild Wolf",
    "crocodile": "Croc",
    "panther": "Black Cat",
    "tiger": "Red Cat",
    "snake.entity": "Venomous Worm"
  },

Thanks, I've already done it. :)