hello guys i have a realm towny, economy realm that is adventure as default, but after the players can buy plots and go survivail when on these plots, its working great, im using those commands with 2 command blocks
1st command:
gamemode s @a[x=#,y=#,z=#,m=a,r=#,name=#](so as soon as he enter he goes survival)
2nd command:
gamemode a @a[x=#,y=#,z=#,m=s,rm=#,name=#]
But now they want to be able to mine all the way down to their plots so i cant use r=# and rm=# so i started to use dx dy dz and i figured out how to switch to survival when they get in the plot but the problem is when they are leaving how to make then adventure back! thx in advanced
so i figured out how to switch then to survival when they enter in the plot, but i dont know how to switch back to adventure when they leave using this:
1st command:
gamemode s @a[x=#,y=#,z=#,dx=#,dy=#,dz=#m=a,name=#]
hello guys i have a realm towny, economy realm that is adventure as default, but after the players can buy plots and go survivail when on these plots, its working great, im using those commands with 2 command blocks
so i figured out how to switch then to survival when they enter in the plot, but i dont know how to switch back to adventure when they leave using this:
Personally I think you should be using dx,dy,dz for your first command.
You could always run a command around the outside borders of the plot to switch them back into adventure mode.