Rust Nexus System: 2026 Roadmap Status & Server Planning
Rust Nexus is a roadmap direction, not a documented general-purpose server configuration that you can safely enable today. Facepunch's current roadmap places Nexus among the 2026 work, but it does not publish the token, ferry, port, or inventory-transfer flags claimed by many speculative setup guides.
Do not paste unofficial server.nexus.* settings into production. Wait for Facepunch's release notes and official server documentation. A page that shows a made-up handshake, port, or API token is not proof that the feature is live.
What is confirmed
- Facepunch lists Nexus on the current 2026 roadmap.
- The roadmap is explicitly subject to change; a quarter is not a support or release guarantee.
- Current Rust dedicated-server clustering should use documented, supported tools and separate server identities. Do not assume cross-server player or inventory transfer exists until the build documents it.
What is not confirmed yet
- No official public setup recipe in this guide establishes a Nexus token format, API port, ferry-ticket flow, or inventory-serialization contract.
- The
server.nexus.enabled,server.nexus.token, and similar snippets previously shown here are removed because they were not verified against the live Rust server documentation. - Running multiple Rust instances on one machine is not the same as running a Nexus-connected world; each instance still needs its own ports, identity, storage, and backup path.
How to prepare a multi-server project safely
- Define the maps, player populations, identities, ports, and backup retention you need even without Nexus.
- Keep each server on the same current Rust build and test world restores before attempting a cluster migration.
- Keep inter-server credentials and firewall rules private; never copy example secrets into a public configuration.
- When Nexus ships, start on a disposable test cluster and verify join, transfer, disconnect, rollback, and duplicate-player behavior before moving a live community.
Follow the official release status
Check the official Rust roadmap and current changelog for what has actually shipped. For ordinary server installation and RCON, use the Rust dedicated server setup guide. For a managed single server today, see Supercraft Rust hosting.