Use the server UI for normal administration
Eco exposes a server UI for many configuration tasks, including user/admin management and world/gameplay settings. Save changes made in the UI so they persist after restart.
Advanced settings also exist as .eco configuration files. File-level edits normally require a server restart before they take effect.
Know which changes can affect the world
- Create a backup before changing world generation, storage or major simulation settings.
- Do not edit template configuration files; use the active configuration files generated for the server.
- Treat WorldGenerator changes as destructive because they can require a world wipe to take effect.
- Use the correct platform account identifier when granting admin or allow-list access.
Mods and sensitive tokens
Eco server mods belong in the server’s validated Mods workflow and normally require a restart. API authentication tokens used by Eco’s web/admin interfaces are secrets; never paste them into a public ticket or commit them to a repository.