To Track If Player Mined a Block at Perticular Pos.
I am Working on Oneblock Project. I want to know if I can track player mined block at a perticular Place. and it should be Multiplayer compatible.
I want to know bcz After this tracking When Player mine block than 1 is Added to its Scoreboard which is Used to Display the Number of blocks mned by player
Currenty what I have is ... When Oneblock Is Mined then 1 Score is added to nearest player
Previously I tried a Logic of Using area Affect Cloud at that pos. So if player Facing area affect cloud than it adds Tag to player facing. and than If Block is Mined than 1 score is Added to tagged player. But Minecraft facing detection is Not good
Continue to help post