09-10-2014, 03:35 AM
Create a folder for that world, create an empty world.ini file and enter the seed information in it:
Then add that world's folder to settings.ini and start the server, it will generate the full settings for that world.
Another approach is to let the server generate a world, then edit its seed in the world.ini and delete the "region" folder so that all the chunks will be regenerated from scratch, using the new seed.
Code:
[Seed]
Seed=1
Another approach is to let the server generate a world, then edit its seed in the world.ini and delete the "region" folder so that all the chunks will be regenerated from scratch, using the new seed.