The goal of this update is to improve performance with high-usage and improving config clarity. I've added a lot of comments to the config file for better understanding the config file per-setting.
Has breaking config changes. For easy upgrade copy the contents of your config file and paste the old values after regeneration.
Changelog
`custom-tool.enable` renamed to `*.enabled` to line up with the rest of the `enabled` options.
Removed duplicated per-block tree check looking around logs of the tree for more logs. When block already checked don't check again.
Improved mcMMO UUID fallback when Player not found
Increased default spruce tree sice to allow default spruce trees for default ranks through the default configuration
Improved per-block guard check for tree breaker to prevent WorldGuard conflicts if any of the tree blocks is in a WorldGuard region with flags.
Added comments to the default configuration for easier understanding