Category: Server

Never import Player Data on your server

With the current implementation the character files for Up- and Download from the ARK are accessible to the player. In practice that means that players can arbitrarily manipulate them, cheating as they see fit. Obviously you will want to avoid that on your self-hosted servers. As it turns out, that is actually quite easy, since […]

A Short and Easy ARK: Survival Evolved Server Setup Guide

Prerequisites You’ll need a Windows server for this. If you want to install on Linux, use THIS tutorial. Step 1 – Setup SteamCMD Download SteamCMD  (direct download link here). Since the program will later download additional components, I would recommend putting it somewhere separate (like C:/SteamCMD/ for example). After extracting the content of the zip […]

New Server Settings Format in Patch 171.0

(Link to the original announcement) As it turns out, there has been a change in the way the game expects settings. The Command Line Options now have to also specify a value, ie where there was only ?ServerPvE there now must be ?ServerPvE=true. In better news, there now is a way to actually have a […]

How to set an ARK: Survival Evolved Server MotD

In the new patch (171.0) we can now finally set a MotD. According to this  post by the devs, this is how it’s going to work: Put the following text into your GameUserSettings.ini and change it to suit your needs. [MessageOfTheDay] Message=Welcome to your new home, on my ARK! 😀 🙂 <RichColor Color=1,0.1,0.1>Red Text</>! Duration=20

How to access the server console

Usually you can access the ingame command input for the server through double-clicking the tilde (~) key. A command line awaiting your input should appear at the bottom of your screen. Update: As of version 171 the part below is no longer neccessary. You can now simply change the Keybinding in the Options-Menu. Somethimes though, […]

Possible Server settings

The following server settings exist for “ARK: Survival Evolved”. You can either specify them in the command line you use to start the server like this ShooterGameServer “[your normal server parameters]?ServerPVE=true” Or alternatively, you can use the force_install_path\ShooterGame\Saved\Config\WindowsServer\GameUserSettings.ini (from patch 171.0 onwards). That file contains the following section, in which you can set the option […]

  • Deutsch
  • Русский
  • Svenska
  • 中文 (中国)
  • Español
  • Português
  • Français

Featured Articles

Advertisement

Categories