getting warning message
Calling hook OnNpcTarget resulted in a conflict between the following plugins: SleeperAnimalProtection - True (Boolean), TruePVE (False (Boolean))
getting warning message
Calling hook OnNpcTarget resulted in a conflict between the following plugins: SleeperAnimalProtection - True (Boolean), TruePVE (False (Boolean))
if everyone used the standard of true then it would be fine, but far too many plugins return false for this hook so just edit SleeperAnimalProtection to return false
True is the standard, we always push it for public plugins. Far more use true than false. We encourage object hooks to return true to avoid this.nivexif everyone used the standard of true then it would be fine, but far too many plugins return false for this hook so just edit SleeperAnimalProtection to return false