1. I need executing a command or call a function when a player kill some animal, like tokar or boar. How can i do that in a C# plugin. Sorry for my english.
     
  2. Have a look at AnimalStatManager.StatsOnEventPublished()
     
  3. Would also like to know if there is a hook, the above mentioned code. In which hook could that be used?