BlockBreak
Fires when a Player breaks a block
Parameters
player: Player | nil
Player who broke the block.
position: Vector3
Position in the world the block was broken at.
blockType: ItemType
The type of the block being placed
Last updated