NolimitHost
Last updated: September 18, 2026
Your server name is shown in the Space Engineers server browser and in the in-game server list. It is set with the ServerName value in SpaceEngineers-Dedicated.cfg.
In the NolimitHost Game Panel, select your Space Engineers server and stop it from the Console page. The config is read at startup, and the game can overwrite the file on shutdown.
SpaceEngineers-Dedicated.cfg.ServerName element and set your name:
<?xml version="1.0" encoding="utf-8"?>
<MyConfigDedicated>
<ServerName>My Space Engineers Server</ServerName>
<ServerDescription>Survival on an Earth-like planet</ServerDescription>
</MyConfigDedicated>& and < characters.
| Element | Purpose |
|---|---|
ServerName | Name shown in the browser and server list. |
ServerDescription | Short description shown with the server. |
OnlineMode | PUBLIC, FRIENDS, PRIVATE, or OFFLINE. Only PUBLIC lists in the public browser. |
This website uses cookies to ensure security, session management, and basic functionality. For details on all cookies used and how to manage your preferences, please see our Privacy Policy.