Detailed guide for configuring your Longvinter server.
This guide provides a comprehensive explanation of each configuration option for your Longvinter server. These settings can be found in the Game.ini
file located at ~/longvinter-server/Longvinter/Saved/Config/LinuxServer/Game.ini
.
Remember to restart your server after making changes to the configuration file for the new settings to take effect.
Server Settings
Sets the name that appears in the server browser.
Note: Avoid using “OFFICIAL” in the name to prevent confusion with officially hosted servers.
Example: [EU-WEST] Arlo's Hangout
Sets the Message of the Day displayed on signs around the island.
Example: Welcome to Arlo's Hangout
Sets the maximum number of players that can connect simultaneously.
Example: 64
Sets a password for the server. Leave empty for no password.
Note: Use only numbers and letters.
Example: arloisbest123
Promotes a website, displayed with the server message and openable in-game.
Example: discord.gg/longvinter
Adds a tag for easier server searching.
Note: Use only one tag and avoid the word “OFFICIAL” to distinguish from official servers.
Example: PVE
Gameplay Settings
Enables or disables cooperative play mode.
Example: false
Enables or disables VPN checking for connecting players.
Example: true
Sets the cooperative spawn point on the island.
Example: 0
Enables or disables Player versus Player combat.
Example: false
Enables or disables tent decay to manage abandoned tents.
Example: true
Sets the maximum number of tents players can place on the server.
Example: 3
Sets the maximum respawn time (in seconds) for loot chests.
Example: 900
Disables wandering traders from spawning
Example: false
Admin Settings
Assigns admin privileges to specified EOS IDs. You can get EOS ID from game settings.
Note: Add multiple IDs by separating them with a single space.
Example: 00023652dd9b4673be20d4f83ab42c5b 0002365d948ad82f373be20d4ff8ab42c5b
Sets the daily restart time for the server (in 24-hour format).
Example: 6
Saves backups once a day to two different folders
Example: true
Here’s an example of a fully configured Game.ini
file:
When running your Longvinter server, you can use the following parameters to customize its behavior:
Sets the port that the game uses for client connections.
Example: -GamePort=7777
You can use these parameters when starting your server. For example:
Check our server FAQ page to find solutions for common issues.
Ask qeustions in our #dedicated-server-help channel located in our Discord server.
Detailed guide for configuring your Longvinter server.
This guide provides a comprehensive explanation of each configuration option for your Longvinter server. These settings can be found in the Game.ini
file located at ~/longvinter-server/Longvinter/Saved/Config/LinuxServer/Game.ini
.
Remember to restart your server after making changes to the configuration file for the new settings to take effect.
Server Settings
Sets the name that appears in the server browser.
Note: Avoid using “OFFICIAL” in the name to prevent confusion with officially hosted servers.
Example: [EU-WEST] Arlo's Hangout
Sets the Message of the Day displayed on signs around the island.
Example: Welcome to Arlo's Hangout
Sets the maximum number of players that can connect simultaneously.
Example: 64
Sets a password for the server. Leave empty for no password.
Note: Use only numbers and letters.
Example: arloisbest123
Promotes a website, displayed with the server message and openable in-game.
Example: discord.gg/longvinter
Adds a tag for easier server searching.
Note: Use only one tag and avoid the word “OFFICIAL” to distinguish from official servers.
Example: PVE
Gameplay Settings
Enables or disables cooperative play mode.
Example: false
Enables or disables VPN checking for connecting players.
Example: true
Sets the cooperative spawn point on the island.
Example: 0
Enables or disables Player versus Player combat.
Example: false
Enables or disables tent decay to manage abandoned tents.
Example: true
Sets the maximum number of tents players can place on the server.
Example: 3
Sets the maximum respawn time (in seconds) for loot chests.
Example: 900
Disables wandering traders from spawning
Example: false
Admin Settings
Assigns admin privileges to specified EOS IDs. You can get EOS ID from game settings.
Note: Add multiple IDs by separating them with a single space.
Example: 00023652dd9b4673be20d4f83ab42c5b 0002365d948ad82f373be20d4ff8ab42c5b
Sets the daily restart time for the server (in 24-hour format).
Example: 6
Saves backups once a day to two different folders
Example: true
Here’s an example of a fully configured Game.ini
file:
When running your Longvinter server, you can use the following parameters to customize its behavior:
Sets the port that the game uses for client connections.
Example: -GamePort=7777
You can use these parameters when starting your server. For example:
Check our server FAQ page to find solutions for common issues.
Ask qeustions in our #dedicated-server-help channel located in our Discord server.