guidecommunity-serverrust-console-editionserver-hostinggportalnitradohow-toadmin-commandsrust-console-2026

How to Create a Rust Console Edition Community Server (2026 Guide)

August 27, 20268 views

A Rust Console Edition community server is a player-run server that you rent, configure, and fully control yourself, completely separate from the official servers run by Double Eleven. It is how you set your own gather rates, wipe schedule, team limits, and rules, then build a community around a server that plays exactly the way you want.

This is the complete, no-fluff guide: what a community server actually is, everything you can customise (with the real commands), how to rent one on both official hosts, how to set up admins, how to fix the problems every new owner hits, and how to get real players to find and join it. No coding required.

Prefer to be walked through it? Try our interactive step-by-step setup guide: a progress bar, one step at a time, with copy-paste command builders for gather rates, the OwnerID command, and more.

What is a Rust Console Edition community server?

Rust Console Edition has two kinds of servers:

  • Official servers are run by Double Eleven with fixed, standard vanilla settings. You cannot change anything or admin them.
  • Community servers are rented and run by players. The owner gets full admin control and hundreds of adjustable settings, and the server appears under the Community tab of the in-game server browser.

Community servers run on PlayStation and Xbox with crossplay, so players on both can share the same server. You can keep yours private for friends (password or whitelist) or open it to the public.

What you can customise (and what you can't)

This is where community servers shine. As the owner you control settings like gather rates (the classic 2x, 5x, 10x servers), team/group size limits (solo, duo, trio, quad, or no limit), wipe schedule, PvP or PvE rules, decay, day/night length, map (preset or custom seed and size), player slots, platform (Xbox, PlayStation, or crossplay), and access control (password, whitelist, VIP queue). You also get native kits, a welcome screen, and full admin tools.

One honest limitation: Rust Console Edition does not support mods or plugins. Oxide, uMod, Carbon, and RUST+ are PC-only. On console, everything is done through the built-in settings and admin commands, so community servers are heavily customisable but not code-modded. That is a platform limitation, not a host one, and it applies no matter which host you choose.

What you need to get started

  • A PlayStation or Xbox console and your Rust Console account.
  • An account with an approved host: G-Portal or Nitrado, the two official providers (Double Eleven says more will be added over time).
  • A budget of roughly $10 to $50 per month, depending on the host, slot count, and rental length. (Always check the host for current pricing.)
  • Your Xbox Gamertag or PSN ID to set yourself as owner.

Step 1: Choose your host, G-Portal or Nitrado

Both are official Rust Console Edition hosting partners. Here is how they compare:

  G-Portal Nitrado
PlatformsPlayStation + Xbox, crossplay, old-gen supportedPS5 + Xbox Series only (new-gen), crossplay
SlotsFixed at 100You choose the slot count
Pricing modelBy duration (30 / 90 / 180 days)By slots + runtime (subscription or prepaid)
Where you buyWebsite or the G-Portal console appPS5 on the website; Xbox via the Nitrado Windows/Xbox app
Remote consoleRCON via the Facepunch WebRcon clientNo traditional RCON; built-in Live Console + in-game admin menu
Manual backupsYesDaily automatic only

Both include DDoS protection and backups, and both are managed through a web control panel with no technical knowledge needed. G-Portal is the simplest if you just want a straightforward 100-slot server; Nitrado gives you finer control over slot count and billing.

Step 2: Rent your server

On G-Portal

  1. Open G-Portal's Rust Console Edition hosting page for your platform: PlayStation or Xbox.
  2. Pick a rental term: 30, 90, or 180 days (console servers are a fixed 100 slots, so you choose duration, not slots). Longer terms lower the monthly cost.
  3. Create or log into your G-Portal account and pay. The server provisions automatically (New Gen by default; switch to Old Gen in the panel if you want).

On Nitrado

  1. Open Nitrado's Rust Console offer for your platform: PS5 or Xbox. Note: PS5 servers can be booked on the website, but Xbox servers must be purchased through the Nitrado Windows/Xbox app from the Microsoft Store.
  2. Choose your slot count and runtime, and pick subscription or prepaid billing.
  3. Log into your Nitrado account and pay. Setup is instant, and the server appears under My Services.

Step 3: Configure your server

In your host's control panel, set up your server's identity and rules. The most important settings:

  • Server name (what players see and search for, so make it clear and distinctive) and optional password / whitelist for a private server.
  • Platform: set it to Crossplay unless you specifically want a single-console community. Xbox-only or PlayStation-only makes your server invisible to the other platform.
  • Map: preset, or a custom seed and size.
  • Max Team Size: default 8, up to 10. Set it to 1 for a solo-only server.
  • PvP / PvE: turn PvP Mode off for a PvE server. There are also Game Mode presets (Vanilla, Easy, Hard).
  • Decay: set Decay Scale to 0 for no decay, or tune Upkeep for a more or less hardcore base-maintenance experience.
  • Day / Night length, radiation, stability, and more.

Setting gather rates. Rates use the modifier system, set per item in the console. For example:

  • modifiers.setmodifier "Wood" gather "2" for 2x wood gathering
  • modifiers.setmodifier "Scrap" loot "3" for 3x scrap from loot
  • modifiers.setmodifier "cupboard.tool" craftspeed "2" for faster crafting

Use modifiers.listallmodifiers to see what you have set, and modifiers.clearmodifiers to reset. Note that console caps many global multipliers at 3x.

Important: most settings in the config UI only take effect after a server restart. And anything you type only into the live console can reset on reboot, so put anything you want to keep (owner/admin IDs, whitelist, gather modifiers) into Custom Boot Commands, which re-run every time the server starts.

Step 4: Make yourself owner and add staff

Admin control on console is tied to your Xbox Gamertag or PSN ID, not your host login. There are four authority tiers:

  • Owner (full control): OwnerID "YourGamerTagOrPSNID"
  • Admin (settings, bans): AdminID "ID"
  • Moderator (kick/ban/mute, teleport, spectate): ModeratorID "ID"
  • VIP (skip the queue on a full server): VIPID "ID"

Run these in your server console (G-Portal's WebRcon or Nitrado's Live Console). Use quotes if the name has a space, and revoke with RemoveOwner, RemoveAdmin, and so on.

The gotcha that catches everyone: after granting yourself Owner, you usually have to leave and rejoin the server for the powers to apply in-game. It looks broken until you reconnect. The bulletproof fix is to put your ID commands in Custom Boot Commands so they re-apply on every restart. Once you are Owner or Admin, you can also open the in-game admin menu (Xbox: A + Y together; PlayStation: X + Triangle together) to manage players live.

Admin command cheat sheet

The commands you will actually use day to day (run them in your host's console):

  • global.kick "ID" / global.kickall — kick a player, or everyone
  • global.banid "ID" "reason" "seconds" — ban a player (leave time blank for permanent); global.unban "ID" to reverse
  • global.mutevoice "ID" / global.mutechat "ID" — mute a player's voice or chat
  • global.teleport "ID" — teleport to a player; global.spectate "ID" — watch their perspective
  • global.god "1" / global.vanish "1" — god mode / go invisible (for admin work)
  • global.whitelistid "ID" + global.enablewhitelist "1" — build and turn on a whitelist
  • entity.deleteby "ID" — remove everything a player built (great for cleaning up after a ban)
  • save — force a save (the server also auto-saves every 5 minutes)

Step 5: Wipes and backups

There are three wipe types, scheduled through your host's Restarts scheduler (not an in-game command):

  • Save wipe: clears player buildings and inventories (the map/base reset), keeps blueprints
  • Blueprint wipe: clears learned blueprint / tech-tree progress only
  • Full wipe: does both, a complete progress reset

Wipe at least once a month. This is not optional: Rust Console servers that go too long without a wipe become unstable and can crash for you and your players. Set a scheduled restart with a wipe (Daily / Weekly / Biweekly / Monthly are the common cadences) and make sure backups are running. For reference, the official force wipe is the last Thursday of each month, and most community servers run weekly or biweekly.

Step 6: Get players to actually find and join it

Here is the part most new owners underestimate. Appearing in the Community tab is not the same as being found. The in-game browser is sorted by ping and buried thousands deep, so a brand-new, empty server is nearly invisible. To grow, you need to get your server in front of players who are actively looking.

That is exactly what RustConsoleServers.com is for, the dedicated server list for Rust Console Edition:

  • List your server for free so players searching by game mode, region, gather rate, and wipe schedule can discover it.
  • Show a live player count. Connect your server and we read your live count directly, so your listing always looks active and honest instead of showing a stale number. It is read-only and you can revoke access any time.
  • Wipe alerts. Players subscribe to your wipes, so your fresh-wipe rush is full of people who already want to play.
  • Paid placement (optional) puts you at the top of the list for maximum visibility, which matters most on wipe day.

Just wiped? Players hunting a fresh start will also find you on the Just Wiped page.

Troubleshooting: the problems every new owner hits

My server does not show up in the browser

It is almost never broken, just filtered out or not fully live. Work through these:

  • Wait for it to be fully online. A freshly created, restarted, or just-wiped server takes a few minutes to boot and register. Check the panel shows it running before you go hunting.
  • Use the in-game search. Do not scroll: press Y (Xbox) or Triangle (PlayStation) to open the server search and type your exact name. The ping-sorted list buries new servers.
  • Clear browser filters. A ping cap, a region filter, or a hide-full toggle each silently removes servers. Reset filters (max ping, region = worldwide) before deciding it is missing.
  • Set Platform to Crossplay. Xbox-only or PlayStation-only makes it invisible to the other platform.
  • Keep the name clean. A name that trips the profanity filter shows as asterisks and becomes unsearchable. Same for passwords.
  • Restart to apply. Most visibility settings only take effect after a reboot, which also updates the server to the current version.

Players can't join

If it is visible but people bounce off, check for a password they need, a whitelist that only lets approved IDs in, a full server, a platform lock, or a server that is mid-restart / outdated (restart to pull the latest version).

My admin powers don't work

Reconnect. After setting your ID you have to leave and rejoin for it to apply in-game. If it keeps resetting after restarts, your commands are living only in the live console: move them to Custom Boot Commands so they persist. And remember, Rust Console has no PC-style F1 console, so admin work happens in the host panel and the in-game admin menu.

How to grow a Rust Console community server

  • Pick a clear niche, not a vanilla clone. Rates (2x/5x/10x), PvE, roleplay, solo/duo-only, no-BP, build/aim-train. Put the theme and searchable keywords right in your name and description.
  • Run a consistent, advertised wipe schedule. Weekly or biweekly is the sweet spot. Fresh-wipe hype is when players server-hop, so predictable wipes capture them.
  • Seed the population. Empty servers get skipped and buried. Get regulars on during peak evenings and weekends so newcomers see people playing. Population attracts population.
  • Build a Discord and funnel everything through it: wipe reminders, rules, events, VIP perks, and a place to return between wipes. Put the invite in your welcome message and listing.
  • Promote where RCE players are: r/RustConsole, RCE Discords, and short clips on TikTok/YouTube/X. Partnering with small RCE creators converts far better than spamming links.
  • Moderate fast and fair. Visibly active, even-handed admins are the single biggest retention lever. Clear rules plus reliable enforcement makes players stay and recommend you.
  • Run events and rewards. Contests, in-game events, and VIP tiers give players a reason to keep logging in and to invite friends.

Frequently asked questions

How much does a Rust Console community server cost?

Roughly $10 to $50 per month depending on the host, slot count, and rental length. G-Portal charges by duration for a fixed 100-slot server; Nitrado charges by slot count and runtime. Check the host for current pricing.

Can you mod Rust Console Edition servers?

No. Console does not support Oxide, uMod, Carbon, or plugins. All customisation comes from the game's built-in settings and admin commands. Community servers are custom-configured, not code-modded.

Can PS and Xbox players join the same server?

Yes. Set Platform to Crossplay and players on both can share the server.

How do I become admin on my own server?

Run OwnerID "YourGamerTagOrPSNID" in your server console, then leave and rejoin for it to apply. Add staff with AdminID, ModeratorID, and VIPID.

How often should I wipe?

At least once a month, or the server can become unstable and crash. Most community servers wipe weekly or biweekly. Schedule it through your host's Restarts menu.

How do players find my community server?

In-game, they open the server browser, switch to the Community tab, and search by name. To reach players beyond the crowded in-game list, list your server on RustConsoleServers.com.

Ready to launch?

Rent your server from G-Portal or Nitrado, configure it the way you want it to play, make yourself owner, set a monthly (or weekly) wipe, and then list it free on RustConsoleServers.com so real players can find it. Connect it for a live player count and your listing stays accurate and active from day one. That is how a new community server goes from empty to thriving.

Ready to find your next Rust Console server?

Browse our full list of Rust Console community servers - filter by region, game mode, and player count.

How to Create a Rust Console Edition Community Server (2026 Guide) | RustConsoleServers.com