Enshrouded Multiplayer Server: Tips and Settings

Enshrouded has grown into one of the most popular cooperative survival games since its early access launch. Running your own dedicated server gives you full control over who joins, when the server is available, and how the world behaves. This guide covers practical tips for configuring and optimizing your Enshrouded multiplayer server.

Server configuration basics

Enshrouded's dedicated server reads its settings from enshrouded_server.json in the server directory. Key fields include:

  • name: Your server's display name in the server browser.
  • password: Leave empty for a public server, or set a password to restrict access to your group.
  • maxPlayers: The current maximum is 16 players. Set this to the number your group actually needs. More players means more world activity and higher resource usage.
  • ip: Bind address. Use 0.0.0.0 to accept connections on all interfaces.
  • gamePort: Default is 15636 (UDP). Make sure this port is open in your firewall.
  • queryPort: Default 15637 (UDP). Required for the server browser to list your server.

Performance optimization

Enshrouded is CPU-intensive, especially when multiple players explore different parts of the map simultaneously. Here are practical ways to keep your server running smoothly:

  • Limit simultaneous explorers: The biggest performance hit comes from players loading new terrain in different directions. Coordinate exploration to avoid everyone spreading across the map at once during the same session.
  • Scheduled restarts: Memory usage tends to climb over long sessions. Restarting the server once every 12 to 24 hours clears accumulated memory and keeps performance stable. Most game panels support automated restart schedules.
  • SSD storage: Enshrouded loads and saves terrain data constantly. An NVMe drive makes a noticeable difference compared to a spinning disk, especially during base building and terrain deformation.
  • Allocate enough RAM: Plan for at least 4 GB for a small group (2 to 4 players). For 8 or more players actively building, 8 GB is a safer target.

World and base management

Enshrouded worlds persist between sessions. A few tips for keeping your world healthy:

  • Back up regularly: Copy the savegame folder before major updates or when experimenting with settings. A corrupted save after a server crash is rare but not impossible.
  • Base planning: Large bases with many crafting stations and storage containers add to the tick load. Spread crafting infrastructure across multiple smaller bases rather than one massive compound.
  • Flame altar placement: Each altar extends the playable area. Place them strategically to cover the zones your group uses most without claiming more territory than needed.

Network and connection settings

  • Port forwarding: If you run the server at home, forward ports 15636 and 15637 (both UDP) through your router. On a hosted server or VPS, ensure the firewall allows these ports.
  • Server not showing in browser: Verify both gamePort and queryPort are open. The query port is specifically for the server browser listing. Also confirm no other process is using those ports.
  • High latency: Choose a server location close to the majority of your players. Cross-continent connections add 100 ms or more, which is noticeable in combat.

Keeping the server updated

Enshrouded receives frequent updates during its development cycle. After each update:

  1. Stop the server.
  2. Update the server files through SteamCMD or your game panel's update button.
  3. Back up the world save before starting with the new version.
  4. Start the server and verify it loads without errors in the console log.

Players must update their game client to the same version. A version mismatch prevents connection.

Why HostValues?

HostValues Enshrouded hosting runs on AMD Ryzen 9 7950X processors with NVMe storage and DDoS protection on every plan. Configure your server through the control panel, set up automated restarts, and choose from six locations across Europe and North America. New to Enshrouded hosting? Read our Enshrouded server setup guide to get started. See all Enshrouded hosting plans.


Still stuck? Open a support ticket and our team will help you out.

Back to the blog