background image
Game Servers 380 7 Days to Die 4 Abiotic Factor 2 Aloft 2 alt:V 2 Americas Army Proving Grounds 2 Among Us 2 Archean 2 ARK Survival Ascended 6 ARK Survival Evolved 3 Arma 3 3 Arma Reforger 2 Aska 2 AssaultCube 2 Assetto Corsa 3 Astro Colony 2 Astroneer 2 Automobilista 2 2 Avorion 2 Banana Shooter 2 Barotrauma 3 BATTALION Legacy 2 BeamNG.drive (BeamMP) 2 Black Mesa 2 Brickadia 2 Call of Duty 2 Citadel: Forged with Fire 2 ClassiCube 2 Clone Hero 2 Colony Survival 2 Conan Exiles 4 Contagion 2 Core Keeper 2 Counter-Strike 2 3 Craftopia 2 CryoFall 2 CS2D 2 Cube 2: Sauerbraten 2 Cubic Odyssey 2 DayZ 4 DDNet 2 DDRaceNetwork 2 Dead Matter 2 Dont Starve Together 4 Eco 2 Empyrion Galactic Survival 2 Enshrouded 3 Escape from Tarkov 2 Euro Truck Simulator 2 2 Factorio 2 Farming Simulator 25 2 Fistful of Frags 2 FiveM 3 FortressCraft Evolved 2 Foundry 2 Foundry VTT 2 Frozen Flame 2 FTL Tachyon 2 Garrys Mod 3 Ground Branch 2 Half-Life 2 Deathmatch 2 Hogwarp 2 Holdfast: Nations at War 2 HumanitZ 2 Hurtworld 2 Hytale 1 Icarus 2 Insurgency Sandstorm 2 IOSoccer 2 Just Cause 3 Multiplayer 2 Kerbal Space Program 2 Killing Floor 2 3 LeagueSandbox 2 Left 4 Dead 2 Left 4 Dead 2 3 Longvinter 2 Los Angeles Crimes 2 Medal of Honor 2 Midnight Ghost Hunt 2 Mindustry 2 Minecraft 4 Minetest 2 Modiverse 2 Mordhau 3 Mount & Blade II: Bannerlord 2 Myth of Empires 2 Nazi Zombies Portable 2 Necesse 2 NeosVR 2 Neverwinter Nights EE 2 Night of the Dead 2 Nightingale 2 No Love Lost 2 No More Room in Hell 2 No One Survived 2 Nova-Life Amboise 2 Nuclear Option 2 Onset 2 Open Fortress 2 OpenArena 2 OpenRA 2 OpenRCT2 2 OpenTTD 2 Operation Harsh Doorstop 2 Palworld 3 Path of Titans 2 Pavlov VR 3 PixARK 2 Plains of Pain 2 Portal Knights 2 Post Scriptum 2 Project Zomboid 8 Puck 2 Quake Live 2 R5Reloaded 2 RedM 2 Renown 2 Resonite 2 Return to Moria 2 Rimworld Together 2 Rising World 2 Risk of Rain 2 1 Rust 4 Satisfactory 1 SCP Secret Laboratory 3 SCUM 2 Smalland 2 Solace Crafting 2 Soldat 2 Soldat 2 2 Sonic Robo Blast 2 2 Sons of the Forest 2 Soulmask 2 SourceCoop 2 Space Engineers 3 Space Station 14 2 Squad 3 Starbound 3 StarMade 2 Stationeers 2 Stormworks 2 Subnautica Nitrox 2 Sunkenland 2 SuperTuxKart 2 Sven Co-op 2 Swords 'n Magic and Stuff 2 Team Fortress 2 3 Teeworlds 2 Terraria 3 TerraTech Worlds 2 TF2 Classified 2 The Forest 3 The Front 2 The Isle 2 Tower Unite 2 Trackmania 2 Unturned 4 Urban Terror 2 V Rising 3 Valheim 3 VEIN 2 Veloren 2 Vintage Story 3 Voyagers of Nera 2 Wolfenstein: Enemy Territory 2 Wreckfest 2 Wurm Unlimited 2 Xonotic 2 Zandronum 2 Getting Started 2 Network & Connectivity 1 Server Management 2
Kategorie

Empyrion: Galactic Survival Server Setup Guide


This guide covers everything you need to set up and configure your Empyrion: Galactic Survival dedicated server on Legion Hosting. Empyrion is an open-world space and planetary survival game featuring building, exploration, mining, and combat across procedurally generated galaxies. For in-game administration and console commands, see our Empyrion Admin Commands guide.

What is Empyrion: Galactic Survival?

Empyrion: Galactic Survival is a 3D open-world survival game set in a procedurally generated galaxy. Players start on a planet and must gather resources, craft equipment, build bases, and construct vehicles to explore space and survive hostile alien environments. The game features both PvE and PvP gameplay modes with extensive building mechanics for constructing bases (BA), capital vessels (CV), small vessels (SV), and hover vessels (HV).

Key features include:

  • Space and Planetary Exploration — Travel between planets, moons, asteroids, and space sectors in a full solar system
  • Building System — Construct bases, ships, and vehicles block-by-block with complex internal systems
  • Survival Mechanics — Manage food, oxygen, temperature, radiation, and health across diverse biomes
  • Combat — Fight hostile alien creatures, drones, and enemy factions on foot and in vehicles
  • Multiplayer — Cooperative and competitive gameplay on dedicated servers with faction systems
  • Scenarios — Custom game scenarios including the official Reforged Eden community overhaul

First Start

When your Empyrion server is provisioned on Legion Hosting, it comes pre-installed and ready to configure. To start your server for the first time:

  1. Log in to GPanel at gpanel.legionhosting.net
  2. Select your Empyrion: Galactic Survival server from the server list
  3. Review and configure your Startup Variables (server name, max players, etc.)
  4. Click Start to launch the server
  5. The first start may take several minutes as the server generates the initial game world
  6. Once the console shows the server is ready, players can connect
Default Ports: Empyrion uses port 30000 by default, with additional ports 30001-30003 used for game communication. Your actual port is shown in GPanel. Ports are randomly assigned unless you have a private IP.

GPanel Startup Variables

GPanel provides startup variables that map to key dedicated.yaml settings. These are the quickest way to configure your server without editing files directly.

Variable Description Example
Server Name The name displayed in the server browser My Empyrion Server
Server Password Optional password for private servers secret123
Max Players Maximum concurrent player count 16
Game Mode Survival (1) or Creative (2) 1
Game Name Save game folder name (no spaces allowed) MyGame
World Seed Seed number for world generation 123456

Server Configuration (dedicated.yaml)

The primary server configuration file is dedicated.yaml, located in the root of your server's installation directory. You can edit it via GPanel's File Manager or through SFTP. Lines beginning with # are disabled (commented out) — remove the # to activate a setting.

Important: Always create a custom copy of your dedicated.yaml configuration. The default file can be overwritten during game updates. If using a custom file, update your server's startup command to reference it (e.g., -dedicated mycustom_dedicated.yaml).

Server Settings

# Server Identity
Srv_Port: 30000
Srv_Name: "My Empyrion Server"
Srv_Password: ""
Srv_MaxPlayers: 16
Srv_Description: "Welcome to my server!"
Srv_Public: true

# Save Configuration
GameName: DediGame
SaveDirectory: ./Saves

# Game Mode
Mode: 1                # 1 = Survival, 2 = Creative
Seed: 123456           # World generation seed (positive integers only)

# Anti-Cheat
EACActive: true        # Enable Easy Anti-Cheat

Key Server Settings Explained

Setting Default Description
Srv_Port 30000 Primary server port. The game also uses ports +1 through +3 (e.g., 30001-30003). Usually set by GPanel automatically.
Srv_Name (empty) Server name displayed in the in-game server browser. Use quotes around the value.
Srv_Password (empty) Password required to join. Leave empty for a public server.
Srv_MaxPlayers 16 Maximum number of concurrent players.
Srv_Description (empty) Server description shown in the server browser. Must be enclosed in quotes.
Srv_Public true When true, the server appears in the public server browser. Set to false for private/unlisted servers.
GameName DediGame Name of the save game folder. No spaces allowed.
Mode 1 Game mode: 1 = Survival, 2 = Creative.
Seed (random) World generation seed. Use positive integers only (no zeros or negative numbers).
EACActive true Enables Easy Anti-Cheat. Set to false if players have compatibility issues.
EnableDLC false Set to true if using the Dark Faction Scenario or other DLC content.

Game Settings

Game-specific settings control difficulty, structure management, and gameplay rules. These can be configured in dedicated.yaml or modified at runtime using the gopt set console command (see our Admin Commands guide).

Setting Default Description
DecayTime 24 Hours before unvisited structures without a core (or with fewer than 10 blocks) are removed. Set to 0 to disable.
WipeTime 0 Hours before any unvisited player structure is removed. Set to 0 to disable (recommended for most servers).
ProtectTime 48 Hours of offline protection for player structures after the owner logs off.
ProtectDelay 300 Seconds before offline protection activates after a player disconnects.
MaxStructures 200 Maximum number of structures per playfield. Range: 0-255.
AntiGriefDistancePvE 30 Minimum distance (in meters) between different factions' bases in PvE zones.
AntiGriefDistancePvP 300 Minimum distance (in meters) between different factions' bases in PvP zones.
ForcePvP false When true, enforces PvP across all playfields regardless of playfield settings.

Difficulty Settings

These settings control resource availability and NPC behavior:

Setting Default Options Description
DiffAmountOfOre Normal Rich, Normal, Poor Controls the amount of ore in each deposit
DiffNumberOfDeposits Normal Plenty, Normal, Few Controls how many ore deposits spawn
DiffAttackStrength Medium Easy, Medium, Hard Controls NPC attack damage
DiffConstrCraftTime Normal Faster, Normal, Slower, Instant Controls crafting speed in constructors

Telnet Remote Console

Empyrion supports remote server management via Telnet, allowing you to send console commands without being in-game. To enable it, add these settings to your dedicated.yaml:

# Telnet Remote Console
Tel_Enabled: true
Tel_Port: 1030
Tel_Pwd: "YourSecurePassword"
Security: Always set a strong password for Telnet access. The Telnet console provides full administrative control over your server.

Playfield Configuration

Empyrion uses playfields to define individual planets, moons, orbits, and space sectors. Playfield configuration files control terrain generation, biomes, resources, and NPC spawns for each location.

Playfield files are located in the scenario's Playfields/ directory. Each playfield has its own folder with configuration files including:

  • playfield.yaml — Main playfield configuration (biomes, terrain, atmosphere)
  • space_dynamic.yaml — Configuration for dynamic space playfields
Custom Scenarios: For heavily customized server experiences, consider using community scenarios like Reforged Eden which include pre-configured playfields, custom POIs, and balanced progression. These are installed by replacing the default scenario folder.

How to Connect

Players can connect to your Empyrion server using several methods:

Method 1: In-Game Server Browser

  1. Launch Empyrion: Galactic Survival from Steam
  2. Click Multiplayer from the main menu
  3. Click Connect to Server
  4. Search for your server by name in the server list
  5. Select your server and click Connect
  6. Enter the server password if required

Method 2: Direct Connect

  1. Launch Empyrion: Galactic Survival from Steam
  2. Click Multiplayer from the main menu
  3. Click Connect to Server
  4. Enter your server's IP address and port in the direct connect field (format: IP:Port)
  5. Click Connect

Method 3: Steam Server Browser

  1. In Steam, go to ViewGame Servers
  2. Click the Favorites tab, then Add a Server
  3. Enter your server's IP address and port
  4. Click Add this address to favorites
  5. Double-click the server entry to connect
Finding Your Server IP: Your server's IP address and port are displayed on the main page of your server in GPanel. For a detailed walkthrough, see our How to Find Your Server IP and Port guide.
Server Not Appearing in Browser? Make sure Srv_Public is set to true in your dedicated.yaml. Also ensure the server has fully started before searching. It may take a few minutes for newly started servers to appear in the browser.

Save Management

Understanding the save folder structure helps with backups, troubleshooting, and server management.

Save Folder Structure

Saves/
  Games/
    YourGameName/
      gameoptions.yaml         <-- Game options (difficulty, etc.)
      globaldb                 <-- Global game database
      Mods/                    <-- Active mod configurations
      Players/                 <-- Player data and inventories
      Playfields/              <-- Individual planet/space data
      Shared/                  <-- Structure files (ships, bases)
        BA_PlayerBase_12345/   <-- Example base structure
        CV_MyShip_67890/       <-- Example capital vessel
        SV_Fighter_11111/      <-- Example small vessel
      Templates/               <-- Blueprint templates

Backup Recommendations

  • Use GPanel's built-in backup feature before making major changes
  • Download the entire Saves/Games/YourGameName/ folder via SFTP for local backups
  • Use the saveandexit console command before performing manual backups to ensure all data is written to disk
  • Back up regularly, especially before game updates

Resetting the World

To start with a fresh game world:

  1. Stop the server in GPanel
  2. Open the File Manager
  3. Navigate to Saves/Games/
  4. Delete or rename the game folder matching your GameName
  5. Start the server — a new world will be generated
Warning: Deleting the save folder permanently removes all player progress, structures, and world data. Always create a backup before resetting.

Related Articles

Need Help?

If you are experiencing issues with your Empyrion server or need further assistance with configuration, our support team is ready to help. Submit a support ticket and we will get back to you as soon as possible.


Byl pro vás tento článek užitečný?

Ready to Get Started?

The servers are booted, select your plan and become our latest satisfied client.