Rust 2026 Roadmap: Every Upcoming Feature Explained
Rust

Rust 2026 Roadmap: Every Upcoming Feature Explained

Everything on Rust's 2026 roadmap, from Nexus and player customization to procedural caves and Rust Premium, plus how to prep your server for every upcoming feature.

Rust’s 2026 roadmap centers on a handful of big swings: Nexus server-to-server travel, a long-promised player customization overhaul, tamable animals with dogs included, procedural caves returning to map generation, a subscription tier called Rust Premium, and a steadily growing industrial system that includes the biofuel generator. Facepunch ships almost all of it through monthly forced-wipe updates instead of one giant drop, so upcoming features really means a rolling list that shifts every few weeks.

This guide breaks down where each piece of the roadmap actually stands, what’s confirmed versus still speculative, and what running a server through each wave actually looks like. If you manage a server on Physgun’s Rust server hosting, the prep section near the bottom is written specifically for you.

Rust’s 2026 Roadmap At A Glance

Facepunch doesn’t attach hard ship dates to roadmap items until they’re close to release. The most reliable way to catch an exact date is Rust’s own monthly update blog and the public staging branch on Steam, where features get tested before they roll out server-wide. Here’s where the major pieces stand right now.

FeatureStatusWhy It Matters For Your Server
Nexus (server travel)Opt-in testing, cluster-basedNeeds coordinated wipes and settings across connected servers
Player customizationLong-promised, not yet shippedNo admin setup, but expect a character model update when it lands
Tamable animals & dogsPrototype stageNew spawn tables and likely new plugin hooks once live
Procedural cavesDiscussed, not yet in map generationCould affect terrain-reliant plugins and custom maps
Rust PremiumAnnounced as a subscription conceptCosmetic layer, Facepunch has said it stays out of pay-to-win territory
Biofuel generatorPart of the ongoing industrial expansionNew power source, bigger industrial builds mean more server load
Bug bounty programActive and ongoingFaster patches for exploits that target servers directly

Treat this table as a snapshot, not a promise. Roadmap items get delayed, reworked, or quietly shelved often enough that Facepunch itself treats them as intentions, not commitments.

How Facepunch Actually Ships These Updates

Rust runs on a forced wipe every month, almost always the first Thursday, and that cadence is the real delivery mechanism for the roadmap. Big features rarely arrive as a standalone patch. They ride along with a monthly wipe, sometimes in a partial or experimental state that gets iterated on over the following months.

By mid-September, 2026 has already gone through roughly nine of these forced wipes, each one a chance for a roadmap item to show up in some form. Some wipes are blueprint-only, resetting tech tree progress without touching the map. Others reset everything.

If you’re trying to plan community events or wipe-day promotions around when a new feature might land, Physgun’s free Rust wipe schedule tool tracks the upcoming forced wipe dates and lets you subscribe to a calendar feed, so you’re not guessing at the countdown.

Nexus: Traveling Between Connected Servers

Nexus is Facepunch’s system for linking separate Rust servers so players can walk, boat, or train between them without losing their inventory or character. It’s aimed at communities running multiple servers as one shared world instead of isolated islands. As of this writing it’s still rolling out gradually, opt-in for server owners who want to cluster their servers together.

For admins, Nexus isn’t just a flag you flip. Connected servers need matching wipe schedules, since a mismatched wipe on one server in a cluster breaks the shared economy for players traveling between them. If you run a cluster with a team of admins, Physgun’s Subusers feature lets you delegate specific panel permissions to each person instead of handing out full control over every server in the cluster.

Player Customization Is Still Coming

Character customization, letting players adjust hair, face, and body beyond the default randomized skin tones, has been one of Rust’s most requested features for years. Facepunch has discussed it repeatedly in dev blogs and it still hasn’t shipped as of this guide. Expect it to keep sliding until the underlying animation and clothing systems are ready to support it without breaking every skin in the Steam Workshop.

There’s no server-side setup for this one. When it ships, it’ll be a client-and-character update, not something you configure in server.cfg. The only thing worth watching is whether it changes hitbox or player model dimensions enough to affect PvP-focused plugins.

Tamable Animals And Dogs

Breeding and taming mechanics for Rust’s wildlife, with dogs as companions specifically, have shown up in Facepunch’s prototypes and community-facing tests. It’s earlier-stage than Nexus or player customization, without a clear rollout window yet.

Once it lands, expect new animal spawn configuration and possibly new hooks for Oxide or Carbon plugins that manage NPCs and wildlife. If you run a modded server, keep an eye on your plugin authors’ changelogs after any update that mentions animals, since spawn table changes are a common source of plugin breakage.

Procedural Caves Are Making A Comeback

Procedural map generation dropped caves years ago after they caused performance problems and became exploit magnets for base building. Facepunch has talked about bringing a reworked cave system back with new generation tech that avoids the old issues.

If it ships, it’ll change how procedurally generated maps look and could affect any plugin or custom map that assumes today’s cave-free terrain. It’s also worth watching from a performance angle. Terrain generation changes tend to shift server FPS in ways that aren’t obvious until players are actually building on the new ground, which is exactly what Physgun’s Server Metrics graphs are built to catch, live FPS, CPU, and memory, plus per-plugin hook and invoke timing down to the millisecond.

Rust Premium: What It Means For Your Server

Rust Premium is Facepunch’s floated concept for a paid subscription tier. Based on what they’ve said publicly, it’s shaping up as a cosmetic and convenience layer rather than anything that touches gameplay balance, in line with how Rust has historically handled cosmetics and skins.

For community server owners, that’s good news. A subscription that only affects character appearance or client-side perks doesn’t require server-side setup or config changes. The thing to watch for is how it interacts with server-side skin and cosmetic plugins once it actually ships, since Facepunch hasn’t published integration details yet.

Biofuel Generators And The Growing Industrial System

Rust’s electrical and industrial systems, conveyors, industrial crafters, storage monitors, have been expanding steadily for a couple of years, and the biofuel generator is the next piece: an alternative power source for bases that don’t want to run on low grade fuel alone.

Every industrial addition raises the ceiling on how big a base’s automated setup can get, and bigger setups mean more entities for the server to simulate. Rust is unusually CPU-bound during raids and heavy industrial activity, which is exactly why Physgun’s Rust plans run on overclocked Ryzen 9 9950X processors with DDR5 instead of leaning on core count alone. If your community’s bases keep growing, it’s worth rerunning your plan size through Physgun’s free Rust RAM calculator rather than assuming your original estimate still holds.

The Bug Bounty And Reward System

Facepunch runs an active bug bounty program that rewards players and researchers for responsibly reporting exploits instead of selling them or using them to grief servers. It’s ongoing rather than a single roadmap milestone, but it directly affects server owners, since duplication bugs and exploits tend to get patched faster when there’s an incentive to report them instead of abuse them.

The practical takeaway is that Rust’s exploit patch cadence is generally fast by industry standards. Still, keep your server’s Audit Logs in mind after any update, so you can trace exactly what changed if something behaves unexpectedly.

Preparing Your Server For Every Wave Of Updates

You can’t control when Facepunch ships a roadmap item, but you can control how ready your server is when it does. A few habits make every forced wipe and surprise patch less stressful:

  1. Back up before the wipe. Physgun’s Automated Backups can snapshot your server automatically or on demand, so a bad update or a plugin conflict is a quick restore instead of a lost map.
  2. Check plugin compatibility first. Major content updates routinely break Oxide and Carbon plugins until authors patch them. Physgun’s Plugin Installer pulls straight from uMod.org and Codefling and keeps installed plugins updated automatically, cutting down on manual file juggling after every patch.
  3. Watch performance after big drops. New terrain, new industrial items, and new NPCs all add server load. Server Metrics graphs FPS, CPU, and memory live, and breaks down hook and invoke time per plugin in milliseconds, so you can tell instantly if a specific plugin is why your server dropped from 30 FPS to 12.
  4. Coordinate across a cluster if you’re on Nexus. Use Schedules on each server to line up wipe timing across the cluster, and Subusers to delegate admin work without handing out full panel access.

None of this requires guessing at Rust’s roadmap. It just means the update lands on infrastructure that’s already built for it, which is a big part of why server owners move to Physgun’s Rust hosting before a big content wave instead of after one goes badly.

Keeping Your Server Ready For What Rust Ships Next

Rust’s 2026 roadmap is less a fixed list than a set of ongoing bets, Nexus, player customization, tamable animals, procedural caves, Rust Premium, and a growing industrial system, each moving at its own pace through monthly forced wipes. Chasing exact ship dates is a losing game. Watching the staging branch and building server habits that absorb whatever lands next isn’t.

Back up before every wipe, keep plugins current, watch performance after big content drops, and size your hardware for Rust’s CPU-heavy raids rather than just player count. Do that consistently and it genuinely doesn’t matter which roadmap item ships first. If you’d rather have that infrastructure ready before the next forced wipe than scrambling after it, Physgun’s Rust server hosting is built around exactly this kind of update, dogs, caves, or whatever’s next.

Rust Server HostingRun your own Rust server on Ryzen 9 hardware. DDoS-protected, Oxide & Carbon ready.

Was this article helpful?

On This Page

J
Author
Jack
  • ~4 min read

Tags

#rust#rust 2026 roadmap#rust updates#nexus#server hosting#facepunch
Ready to get started?

Your server. The best panel. Any game.

Every Physgun server ships with the full panel experience out of the box — no setup, no extras, no waiting. Pick your game and start hosting.

Garry's ModRustMinecraftTeam Fortress 2S&Box
Pick Your Game