

If you dont already have a server, you can rent a dedicated or vitual server from one of our sponsored providers, OVHCloud, Linode, Vultr. Serverįor consistant uptime it is recomended you host a server in a data center. To get the latest version of Mono, install the official Mono repository.įollow the official instructions to install. Install NotesUnturned server requires Mono 5. You have successfully installed Unturned 2.2.5 with AdminCommands on Ubuntu 16.04.Unturned will run on popular distros as long as the minimum requirements are met. Move the AdminCommands mod into the mods directory mv AdminCommands.dll mods/ Make a new directory for the AdminCommands mod: mkdir mods Move the ModLoader and the AdminCommands into the server's files: mv *. Use git to get a clone of the mod files on your server: git clone Ĭonfirm that the files got cloned properly using ls, output should appear as follows: AdminCommands.dll Assembly-CSharp.dll ModLoader.dll README.md You will need to be in the unturned-bin directory for this part. Run your newly installed Unturned server: chmod +x dedicated.shĪdminCommands is a great way to have some control over your server as it does not have a console. Then, install these libraries: apt-get install lib32stdc++6 mono-runtime mono-reference-assemblies-2.0 libc6-dev-i386 libgcc-4.8-dev:i386 -yĮxtract the server files: tar -zxvf Install the following packages for the Unturned server to work: apt-get install screen unzip git -yĪdd i386 architecture support: dpkg -add-architecture i386 It also allows you to run multiple instances of the server, uses less ram, and runs more efficiently. Note: This is an edited version of Unturned that doesn't require SteamCMD to install. In this guide, you will learn how to set up an Unturned 2.2.5 server on a AleForge VPS running Ubuntu 16.04. Game Servers, Ubuntu, Linux Guides, Server Apps, Unturned
