Hey there, I need a way to do 3 things (if it can be done with command blocks, that'd be awesome)
I need a way for a player to join a server, press a button and when that is pressed the following will happen:
1)create an island (copying a "schematic" in the world)
2) teleport the player to that island
3) increment the creation location on the x axis by (number) so next time someone presses that button, it won't interact with the previous island
-Maybe after it has done this 10 times it will move (number) on z axis, and then come back, making a grid... but this isn't NEEDED
Any ideas?
I need a way for a player to join a server, press a button and when that is pressed the following will happen:
1)create an island (copying a "schematic" in the world)
2) teleport the player to that island
3) increment the creation location on the x axis by (number) so next time someone presses that button, it won't interact with the previous island
-Maybe after it has done this 10 times it will move (number) on z axis, and then come back, making a grid... but this isn't NEEDED
Any ideas?