Hello, i am trying to prevent players on my server from breaking certain blocks but still allowing them to place any block on top of it including the same block.
Any help?
Any help?
2
Thanks a lot man, ill try it out
Question, do i put this into a command block or can i just set it to always on
Question, do i put this into a command block or can i just set it to always on
Yeah, there's such a thing as DataTags. I think that the command is /give @p <item> <Count> <Damage> {CanBreak:["minecraft:dirt"].
But here's a link to some datatags.
But here's a link to some datatags.
