Hey everyone! I was just programming a plugin and wanted to apply the "Can Be Placed On"-tag to an itemstack so players can only place blocks at certain locations. Is there any simple and easy way like a method provided that I can use? Or do I have to do it more complicated with "net.minecraft.server.(..)" and NBTTagCompounds? Thanks for answering already.