Generating 1.8 terrain
#5
MCS is multi-world capable out of the box, you just need to add the world's name to settings.ini section [Worlds]:
Code:
[Worlds]
DefaultWorld=StartWorld
World=MyOtherWorld
World=AnotherWorld
World=YetAnotherWorld
Each of the world names then signifies a folder that the server will open, search for world.ini there (and create a default one if it doesn't exists) and create a world there. The DefaultWorld entry is basically the same, only the world is special - players connecting to your server for the first time will spawn in that world.
Reply
Thanks given by:


Messages In This Thread
Generating 1.8 terrain - by modulo - 10-26-2014, 01:17 AM
RE: Generating 1.8 terrain - by NiLSPACE - 10-26-2014, 01:23 AM
RE: Generating 1.8 terrain - by modulo - 10-26-2014, 07:54 AM
RE: Generating 1.8 terrain - by bearbin - 10-26-2014, 06:18 PM
RE: Generating 1.8 terrain - by xoft - 10-26-2014, 06:24 PM



Users browsing this thread: 1 Guest(s)