I'm trying to make a plugin that drops a weapon after killing a monster. Only problem is, I have no clue how to find out if a player is attacking a monster or not. I'm thinking of using find_ent of some sort, but I don't know the monsters class/how to find out if the monster died. Any ideas?