Creating Servers

Creating Unturned 3 server

Windows

To create server you must go to Unturned folder usualy located in C:\Program Files\Steam\steamapps\common\Unturned
Then right click Unturned.exe and click create shortcut. Next right click the shortcut you just made
and in target box add this -nographics -batchmode +secureserver/server_name
And click Ok. I recommend you to rename the shortcut to Unturned server or what ever you wanna call it and place on Desktop or place where is it easy to find.
Next thing you want to do is open that shortcut and a command prompt window should open.
Wait a 5 seconds and then close it. Then go to Servers folder ( C:\Program Files\Steam\steamapps\common\Unturned\Servers ) And open server_name or what ever you named your server. Then open Server and open Commands.dat using notepad or other text editor.
And copy this in
name your server name
map PEI
mode normal
port 27015
welcome Your welcome message here.

You can replace PEI with any of the official maps ex. Yukon.
You can replace the mode with
EASY
NORMAL
HARD

You can also add commands from Commands
But make sure that every command is in new line!

Also when closing make sure to save first using save and shutdown command!


Linux

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License