Simple Setup
Download or transfer the zip file to the device that will run the server.
Extract the zip file (preferably into a separate folder).
Once you're done with the zip file, you can delete or move it elsewhere to free up space.
Now check the dependicies from page that you bought from.
After the dependicies, open the
server.properties
file and enter your IPv4 address next to the"server-ip"
option. (If you want to use a different port, modify the value next to"server-port"
accordingly.)Run the
"start.bat"
file.After receiving the
"Failed to load eula.txt"
error, press any key to close the command prompt.A
"eula.txt"
file will be generated in the same directory as"start.bat"
. Open it with any text editor, change the"eula"
option fromfalse
totrue
, save the file, and run"start.bat"
again.When the message
"Done (x.xs)! For help, type 'help'"
appears in the console, the setup is complete. Now you can start customizing the setup if you wish. (The first startup may take some time.)
Last updated