Vein Miner

Vein Miner

263k Downloads

Not support CoreProtect

Ghost-chu opened this issue ยท 8 comments

commented

VeinMiner breaked blocks cannot log in the coreprotect break log.

commented

What version of VeinMiner are you using? 1.11.3 or 1.12.0? Going to need a little bit more information than that.

commented

1.11.3 on Minecraft 1.13
CoreProtect can't track use VeinMiner breaked block,

commented

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.

commented

test on lastet dev version,Not support.
You can use CoreProtect API or new a BlockBreakEvent to make CoreProtect log player action.

commented

I do use a BlockBreakEvent. It's called internally.

commented

I try lastet version,It still not support CoreProtect,Player breaked the block but coreprotect no any logs

commented

update:
Test it on VeinMiner 1.12.0-BETA2 , Still not support CoreProtect

commented

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.