Unless I am mistaken after a recent update this plugin no longer tracks when twig is broken by a non-owner.
Is there a configuration setting for this or could there be one?
Is there a configuration setting for this or could there be one?
// if (block != null && block.grade == BuildingGrade.Enum.Twigs)
// {
// return;
// }
Consider this a feature request or a bug?