Does not count toward statistics or scoreboards
RandomGgames opened this issue ยท 2 comments
Love this mod, however there's one issue which most plugins like it have... They don't increase statistics/scoreboards!
The statistic I'm talking about would be the count of TYPE logs mined and for scoreboards, the criteria minecraft.mined:minecraft.TYPE_log, neither of which increase when the bottom block is broken.
I think 84fdce3 should fix it. I think it should, but do you know if player.incrementStat(Stats.MINED...)
also works for the criteria you mentioned?
If the fix works for you, I'll release it and Curseforge will probably publish it in under an hour.