How to claim land Minecraft(Bedrock)
Channel:
Subscribers:
1,420
Published on ● Video Link: https://www.youtube.com/watch?v=-nCh4MOZwsU
Today I WIll Show you how to Claim Land with command blocks. btw i forgot to say in the video at the end of the command it says R=2.5 change it for bigger area
command to scan for you:
/execute @a[dx=4,dy=256,dz=-4] ~~~ /gamemode c @a[name=yourname,r=2.5]
command to test for others:
/execute @a[dx=4,dy=256,dz=-4] ~~~ /gamemode a @a[name=!yourname,r=2.5]