Island Craft 2
The Island Craft 2 mod gives every player the opportunity to acquire their own island for living and creativity.
To start life on an island, create a world with the "Island" type. For servers, you need to set the "world-type" parameter to "ISLANDS" in the server.properties file. When spawning in such a world, every player automatically becomes the owner of their own island.
The system allows you to customize island templates. To export the current island, stand in its center and execute the command /ic export <width> <height> <depth>. The width, height, and depth parameters define half of the island's dimensions, as the export area is calculated from the center in the range from X-W,Y-H,Z-D to X+W,Y+H,Z+D.
Important: when exporting, avoid non-standard actions. Although the system supports moving TileEntity, some blocks may react incorrectly to such movement.
Exported islands can be saved to files and then placed anywhere in the world.