Enshrouded Server Settings
Basic Configuration
The server configuration lives in enshrouded_server.json:
{
"name": "My Enshrouded Server",
"password": "secret",
"saveDirectory": "./savegame",
"logDirectory": "./logs",
"ip": "0.0.0.0",
"gamePort": 15636,
"queryPort": 15637,
"slotCount": 8
}
Gameplay Settings
Enshrouded currently offers limited server-side settings. Most gameplay adjustments are made in-game.
Performance Tips
| Setting | Recommendation |
|---|---|
| RAM | At least 4 GB |
| Player count | Max. 8 (hard cap) |
| Autosave | Every 15 minutes |
| Restart | Once daily |
Admin Functions
- Restart the server via the dashboard
- Savegame management
- Players can be invited via password
- Kick/ban via the server console
Backup Strategy
- Enable automatic backups (dashboard)
- Manual backup before major expeditions
- Savegames can be downloaded via SFTP
Joining
- Start Enshrouded
- Multiplayer → Find server
- Enter IP and port
- Enter the password and connect
Updates
Enshrouded receives regular updates. The server updates automatically on restart.