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
التصنيفات

Frozen Flame Server Setup Guide

frozen-flame setup config survival-rpg 0 وجدوا هذا المقال مفيداً

This guide covers how to set up your Frozen Flame dedicated server on Legion Hosting, configure startup variables, edit the Game.ini and Engine.ini configuration files, select game modes, adjust difficulty and PvP settings, connect to your server, and manage saves. Frozen Flame is a survival action RPG where players explore a frozen world, gather resources, build shelters, and fight monsters. For admin commands, RCON setup, and player management, see Frozen Flame Admin Commands.

Server Panel: All server management is done through GPanel at gpanel.legionhosting.net. Frozen Flame servers are configured through GPanel startup variables and INI configuration files.

First Start

When you first receive your Frozen Flame server, follow these steps to get it online:

  1. Log in to GPanel and select your Frozen Flame server.
  2. Navigate to the Startup tab and review the default startup variables. Set the SERVER_NAME to your preferred name.
  3. Optionally set a SERVER_PASSWORD to restrict access.
  4. Go back to the Console tab and click Start.
  5. The server will download and install the Frozen Flame Dedicated Server files automatically on first boot (Steam App ID 1348640). This may take several minutes.
  6. Once the console confirms the server has started, your server is online and ready for players to connect.
First start generates config files. The INI configuration files are created after the first launch. If you need to edit Game.ini or Engine.ini, start the server once, let it finish loading, then stop it before editing.

GPanel Startup Variables

The following variables are available in the GPanel Startup tab. These are passed as command-line arguments to the server on each start.

Variable Default Description
SERVER_NAME Frozen Flame Server The display name shown in the server browser. Maps to the -MetaGameServerName parameter.
SERVER_PASSWORD (empty) Password required to join. Leave blank for a public server. Set in Game.ini under ServerPassword.
MAX_PLAYERS 10 Maximum number of concurrent players. Configured in Game.ini.
GAME_MODE campaign Game mode selection. Options: campaign (Heaven map) or cataclysm (Survive map). See the Game Modes section below.
RCON_PASSWORD (empty) Password for RCON remote administration. Required for admin commands. See Admin Commands for setup.

Game Modes

Frozen Flame supports two main game modes, configured through the Engine.ini file or the startup variable. Each mode has its own map and default settings.

Mode Map Description
Campaign (Heaven) Heaven The story-driven mode. Players progress through quests, unlock abilities, and explore a structured world with a narrative arc. Recommended for PvE groups.
Cataclysm (Survive) Survive Survival-focused mode with harsher conditions, more challenging combat, and open-ended gameplay. Supports PvP and is designed for competitive or hardcore survival play.

Setting Game Mode in Engine.ini

To manually change the game mode, edit Engine.ini and set the ServerDefaultMap value:

[/Script/EngineSettings.GameMapsSettings]
; Campaign mode (Heaven map):
ServerDefaultMap=/Game/FrozenFlame/Maps/Heaven/Heaven.Heaven

; Cataclysm mode (Survive map):
; ServerDefaultMap=/Game/GameModeSurvive/Maps/Survive/Survive.Survive

Uncomment the line for the mode you want and comment out (or remove) the other. Restart the server for changes to take effect.

Switching modes resets progress. Campaign and Cataclysm use separate maps with separate save data. Switching modes does not delete your other save, but players will start fresh on the new map.

Server Configuration Files

Frozen Flame uses INI configuration files for advanced settings. These are located in:

FrozenFlame/Saved/Config/LinuxServer/

Stop the server before editing. If these files do not exist, start and stop the server once to generate them.

Game.ini — Core Server Settings

Section / Setting Default Description
[/Script/Engine.GameSession]
MaxPlayers
10 Maximum concurrent players on the server.
[/Script/FrozenFlame.FGameSession]
ServerPassword
(empty) Password required to join. Empty means public.
[/Script/FrozenFlame.GameBalance]
bFreePVP
True Enables PvP combat between non-friends. Set to False for PvE only.
DurationOfDay 3600 Length of one in-game day in seconds. Default is 3600 (1 hour real time).
MonstersHealthMultiplier 1 Scales monster health. Values above 1 increase difficulty.
MonstersDamageMultiplier 1 Scales monster damage output. Values above 1 increase difficulty.
HealthRateAfterRespawn 0.5 Health percentage after respawning. 0.5 = 50% health on respawn.
LevelUpFlameRate 1 XP gain multiplier. Higher values mean faster leveling.
bDropEquippedItems False Whether equipped items are dropped on death.
bNoModuleCost False If True, building costs no materials. Useful for creative play.

Example Game.ini

[/Script/Engine.GameSession]
MaxPlayers=10

[/Script/FrozenFlame.FGameSession]
ServerPassword=

[/Script/FrozenFlame.GameBalance]
bFreePVP=False
DurationOfDay=3600
MonstersHealthMultiplier=1
MonstersDamageMultiplier=1
HealthRateAfterRespawn=0.5
LevelUpFlameRate=1
bDropEquippedItems=False
bNoModuleCost=False

Engine.ini — Game Mode and Visibility

The Engine.ini file controls the game mode (map selection) and whether the server appears in the public server browser.

[/Script/EngineSettings.GameMapsSettings]
ServerDefaultMap=/Game/FrozenFlame/Maps/Heaven/Heaven.Heaven

[URL]
MetaServerUrl=meta.frozen-flame.xyz
MetaServerSecret=TEuj7URa2horRuENjjpm3d1rqBPtHOz4
Public visibility: The [URL] section with the MetaServer settings makes your server appear in the public server browser. Remove or comment out these lines if you want a private, direct-connect-only server.
Do not change the port values. The game port and query port are assigned by GPanel and must match your allocated ports. Changing them will prevent players from connecting.

How to Connect

Option A — Server Browser

  1. Launch Frozen Flame.
  2. From the main menu, select Multiplayer.
  3. Browse the server list and search for your server by name.
  4. Select your server and click Join. Enter the password if one is set.
It may take a few minutes for a newly started server to appear in the browser. If your server does not show up, try refreshing the list or connecting directly.

Option B — Direct Connect

  1. Launch Frozen Flame.
  2. From the main menu, select Multiplayer.
  3. Choose Direct Connect.
  4. Enter your server's IP address and port from GPanel's Network tab:
    <your-server-ip>:<port>
  5. Enter the password if prompted and click Connect.
Connection issues? Verify your server is running in GPanel, check that you are using the correct IP and port from the Network tab, and ensure the password matches. Ports are randomly assigned unless you have a private IP. See How to Find Your Server IP and Port for help.

Save Management

Save File Location

Save files are stored on the server at:

FrozenFlame/Saved/SaveGames/

This directory contains the full world state including terrain, structures, player inventories, and progression.

Manual Backups

  1. Stop the server from GPanel to ensure all data is written to disk.
  2. Connect to your server via SFTP or use the GPanel File Manager.
  3. Download the entire SaveGames directory.
  4. Store the backup on your local machine.

Restoring a Save

  1. Stop the server from GPanel.
  2. Connect via SFTP and navigate to FrozenFlame/Saved/SaveGames/.
  3. Upload your backed-up save data, replacing the existing files.
  4. Start the server from GPanel. The server will load the restored save.
Back up regularly. Save backups protect against corruption, unwanted player changes, and update-related issues. Always back up before switching game modes or updating the server.

Related Articles


Need Help?

If you run into issues with your Frozen Flame server that are not covered here, open a support ticket and include your server IP, a description of the problem, and any relevant error messages from the GPanel console.


هل كان هذا المقال مفيداً؟

Ready to Get Started?

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