Posts: 2
Threads: 1
Joined: May 2012
Thanks: 1
Given 0 thank(s) in 0 post(s)
Hello.
Today is the first time the server is installed. A little confused. Where can I find a manual for a complete server configuration, and what variables can be added settings.ini. I can not understand how to assign a survival game mode when the server starts. How to register in the game figured out.
Sorry for bad English.
Posts: 2
Threads: 1
Joined: May 2012
Thanks: 1
Given 0 thank(s) in 0 post(s)
Thank you so much, why then he did not think to read this file. And one more question, can we move from the world of Java server?
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
I'm afraid I don't understand the first question - who's "he"? What file? What thinking?
If you're compiling from svn source or using a nightbuild binary, then yes, it is possible to copy original Java server's world and use it in MCServer, although this is still experimental and not fully implemented (for example furnaces lose their contents). You need to copy MCA files from your Java server's world into the "region" folder inside the MCServer's world folder.
For example, if your MCServer world is called "world" (default), then it is stored in folder "world". Copy your MCA files to "world\region\*.mca".
MCServer will read MCA files from that folder, but it will write its own format, PAK, when it's saving chunks. If you want it to save into MCA files, you need to modify "world\world.ini", under the section [Storage], the "Schema" variable specifies the format used for saving. Available values are "Anvil" (MCA files) and "Compact" (PAK files, default). Note that MCServer reads any format it can find, so this change is not required for reading world, only for writing.
If for example you want to move the world back to Java server later, or use 3rd party mapping tools, you'll need to set the Schema to Anvil.
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
Glad that helped.
I probably should write that into the instructions on the nightbuilds page.
Posts: 3
Threads: 0
Joined: May 2012
Thanks: 0
Given 0 thank(s) in 0 post(s)
Can do that as at a 'official server' - if the necessary files of tuning are not present he creates them with standard parameters?