So I have asked on spigotmc, a minecraft forum and didn't receive much information from it. Basically, I am wanting to create a skyblock code where in essence it spawns a block every 100 blocks away, so it looks something like this:
|X|X|X|X|X|X|X|X|X|X|
|X|O|X|O|X|O|X|O|X|O|
|X|X|X|X|X|X|X|X|X|X|
|X|O|X|O|X|O|X|O|X|O|
|X|X|X|X|X|X|X|X|X|X|
|X|O|X|O|X|O|X|O|X|O|
|X|X|X|X|X|X|X|X|X|X|
O being an island, X being blank space/air
Having the ability to add another 'island' from where the spiral is essential so it doesn't create one where someone else's is already. I would assume this would be saved as co-ordinates.