- v6.0.71 - disable check by setting lookup time to <= 0. Even if the result is the same this actually skips database lookups!
- v6.0.70 - Expand lookup time to all Block Lists
- v6.0.69 - Implement lookup time for Core Protect
- v6.0.68 - "Block Statistics" config nodes for Pickup and Block Mine statistics, defaulting to false!
- v6.0.67 - more sapling block fixes - in some cases the bottom block would stay
First off, we did some stability fixes to the sapling block detection, then we added support for hooking into the minecraft block statistics. This allows server owners to have using the plugin count up the block break and pickup statistics, if activated (!)
Then there was a small pull by pop (thanks for the idea) which lead to actually every block list supporting a maximum lookup time, defaulting to one day. You can allow for longer lookup or shorter lookup time, for example if you know that no block is older than 3 hours, why look for the last 24 hours?
Hope everything turns out right, I could not test the build because I do not have a database driven server any more to test this. But it should be basic enough to not be a total disaster
Fingers crossed!