Not support CoreProtect
Ghost-chu opened this issue ยท 8 comments
What version of VeinMiner are you using? 1.11.3 or 1.12.0? Going to need a little bit more information than that.
VeinMiner 1.11.3 does not support Minecraft 1.13. There is a beta build of VeinMiner, 1.12.0, that supports Minecraft 1.13 but may not work perfectly. If you wish to run that version, it is advised that you do so with caution.
test on lastet dev version,Not support.
You can use CoreProtect API or new a BlockBreakEvent to make CoreProtect log player action.
I try lastet version,It still not support CoreProtect,Player breaked the block but coreprotect no any logs
I'm genuinely unsure as to why this would be an issue. After speaking with Intelli (the CoreProtect developer), he assured me that he is listening to BlockBreakEvent on EventPriority#MONITOR which should be listening to all blocks broken by VeinMiner. I have a sneaky suspicion that this has to do with the issue pertaining to durability not being depleted for tools (#3)
I will leave this ticket open until I find a resolution. Upon every release, please do update this ticket if a fix has been successful or not, but I'll try as hard as I can to work with Intelli and figure out why this is happening.