Avorion server.ini Settings Guide
Avorion stores the galaxy’s server settings in server.ini inside the galaxy directory. Some values are creation-time decisions; others can be changed while the galaxy is running only with a controlled restart.
Decide before the galaxy grows
| Setting | Why it matters |
|---|---|
Seed | Determines procedural galaxy generation at creation. |
Difficulty | Changes the server’s overall challenge and economy. |
| Player limit | Sets the upper bound the host must handle. |
| Save interval | Controls how much progress can be lost between saves. |
| Networking/admin values | Must agree with the port and security model. |
Safe edit pattern
- Run
/saveand/stop. - Copy the current galaxy directory.
- Change one setting family and preserve the INI syntax.
- Start the same galaxy and read the resolved values from the log.
- Test with an admin before inviting the group.
A new seed does not rebuild an existing galaxy. If the goal is a different universe, create a new named galaxy and keep the old one intact.
For the save lifecycle, read the galaxy backup guide. Managed configuration is available through Avorion hosting.