Calling hook OnNpcTarget resulted in a conflict

Really like adding this to my server but I'm getting some major rubberbanding and the following repeating message in console. Any thoughts on a fix?

05-22 14:21:23 | Calling hook OnNpcTarget resulted in a conflict between the following plugins: Pets - False (Boolean), Vanish (True (Boolean))
spams my console with that until i turn off vanish, i had a pet
Calling hook OnNpcTarget resulted in a conflict between the following plugins: NeutralNPCs - True (Boolean), Pets (False (Boolean)) Literally spamming my console thousands of times when someone claims an animal as a Pet while also granted the permission for NeutralNPC's
This isn't really a conflict since they are both returning non-null, they are just returning a different value. You can fix that by either changing where it returns true in this plugin to false, or change where it returns false in Pets.