How I can prevent other players use an item?

I want to prevent users place a block in the ground, how I can do this?

Use the ChangeBlockEvent.Place event (check the API for more information or this topic).