Minecraft – How to keep players from taking the armor from armor stands for minecraft bedrock

minecraft-bedrock-edition

I'm making a Bedrock server, and there is a bunch of armor stand statues, but all the players will break them. How do I stop them from taking the armor?

Best Answer

Okay I have found a way. You need to turn on experimental gameplay, and use the command:

/give @s structure_void

It will give you a block similar to a barrier block, but you can walk through it and you can't change armor stands unless the player's position is at the same position of the stands' feet. The best workaround is to put a barrier or another block where the stand's feet are.

I got this answer from the reddit user u/MisledWater079