How to Configure Your Avorion Dedicated Server (server.ini)

Complete server.ini reference for Avorion — every setting for gameplay, difficulty, networking, administration, and performance.

All Avorion settings live in server.ini, located inside your galaxy folder.

File Location

server.ini
modconfig.lua

The path depends on your --datapath startup parameter. On XGamingServer, check Files for the galaxy folder.

⚠️ Important: The server overwrites server.ini on startup. Always stop the server before editing.


[Game] Section

Core Settings

SettingDefaultDescription
Scenario10=Creative, 1=Normal
Seed(random)Galaxy generation seed (alphanumeric). Changing breaks existing saves!
Difficulty0-3=Beginner, -2=Easy, -1=Normal, 0=Veteran, 1=Expert, 2=Hardcore, 3=Insane
HardcoreEnabledfalsePermadeath mode
InfiniteResourcesfalseUnlimited building materials
PlayerToPlayerDamagetruePvP toggle
CollisionDamage1Collision damage multiplier (0–1)
PermaDestructionfalseShips lost forever on destruction
BarriertrueGalaxy center barrier enabled
StorylinetrueStory missions enabled
motd""Message of the Day shown to joining players

Spawn & Resources

SettingDefaultDescription
StartingResources0-4 (quick start, more resources) to 0 (normal)
ResourceAsteroidFactor1Resource asteroid density multiplier
ResourceWreckageFactor1Wreckage resource multiplier
MapFactions350Number of NPC factions
Rifts200Number of rifts in the galaxy
EventsFactor1Random event frequency multiplier
sameStartSectortrueAll players spawn in the same sector

Relations & Combat

SettingDefaultDescription
DamageMultiplier1NPC damage multiplier
RelationLossFactor1Faction relation loss speed
RelationGainFactor1Faction relation gain speed
InitialRelations0-3=friendly to 3=hostile starting relations
PreciseAIAimfalseNPCs aim more accurately
BoardingAllowedtrueAllow ship boarding

Limits

SettingDefaultDescription
MaximumFightersPerSectorAndPlayer-1-1=unlimited
MaximumStationsPerSector-1-1=unlimited
MaximumBlocksPerCraft-1-1=unlimited
MaximumPlayerShips-1-1=unlimited
MaximumPlayerStations-1-1=unlimited
MaximumAllianceShips-1-1=unlimited
MaximumAllianceStations-1-1=unlimited
MaximumBlocksPerTurret250Max blocks per turret
PlayerInventorySlots1000Player inventory size

Logout & Misc

SettingDefaultDescription
LogoutInvincibilitytrueShips invulnerable after player logs out
LogoutInvincibilityDelay30Seconds before invulnerability activates
FullBuildingUnlockedfalseAll building materials available from start
DevModefalseEnable developer mode

[Networking] Section

SettingDefaultDescription
port27000Game port (UDP+TCP)
isListedfalseShow on public server list
vacSecuretrueVAC anti-cheat
useSteamtrueUse Steam networking (recommended)
rconPassword""RCON password (empty = disabled)
rconPort27015RCON port (TCP)

[Administration] Section

SettingDefaultDescription
name"Avorion Server"Server browser display name
description""Server description
password""Join password (empty = public)
maxPlayers10Max players (always +1 admin slot)
pausablefalseAllow server pausing
accessListMode"Blacklist""Blacklist" or "Whitelist"

[System] Section

SettingDefaultDescription
saveInterval600Auto-save interval in seconds (10 min)
workerThreads25Simulation threads — limit to CPU core count
generatorThreads2Sector generation threads
aliveSectorsPerPlayer5Extra sectors kept in memory per player
backupstrueEnable hourly backups
backupsPath""Custom backup path
sectorUpdateTimeLimit300Seconds before unloading inactive sectors

Difficulty Levels Explained

ValueNameNPC Damage to PlayerNotes
-3Beginner2.5%Neighbor factions always friendly
-2Easy7.5%Reduced aggression
-1Normal20%Standard experience
0Veteran40%Default — challenging combat
1Expert60%Enemies use advanced tactics
2Hardcore80%Perma-destruction possible
3Insane100%Maximum challenge

Ports

PortProtocolDefaultPurpose
GameUDP + TCP27000Player connections
QueryUDP27003Server listing
Steam QueryUDP27020Steam browser
SteamUDP27021Steam networking
RCONTCP27015Remote console (if enabled)

📝 Note: Direct IP connect only works on port 27000. Using a different port requires Steam networking.

How is this guide?

40% Off — Limited TimeGet your Avorion server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page