How to Enable a Whitelist on Your Rust Server

If you want to have a private Rust server, you will need to enable a whitelist by using an Oxide plugin. This is because Rust's built-in whitelist feature is not functional. If you are unsure of how to install Oxide plugins, you can find our Oxide plugin installation guide here. If you do not know how to install Oxide, you can follow our Oxide installation here.

Installing the Oxide Whitelist Plugin

To enable a whitelist on your server, you must upload the Oxide Whitelist plugin to your server files.

  1. Download the Whitelist plugin by Wulf, located here
  2. Access your control panel and Stop your server.
  3. Access your server files via FTP, we recommend using FileZilla.
  4. Navigate to /oxide/plugins/
  5. Upload Whitelist.cs to your /oxide/plugins/ directory.
  6. Start your server.
  7. When in-game, press F1 and use the following syntax: oxide.grant user 1234567890 whitelist.allow and replace 1234567890 with the SteamID of the player.

    Important: To allow a player to connect, you will need to know their SteamID. If you do not know what it is or where to find it, you can follow this guide here.


    Note: By default, server admins do not require this permission to be allowed to join.


If you followed these steps correctly, your server should block all players without whitelist permission from connecting to your server.

To learn more about Rust server hosting, you can check out our library of Knowledgebase articles found here

If you require any further assistance, please contact our support at: https://shockbyte.com/billing/submitticket.php

Mitchell Smith

Managing Director @ Shockbyte

  • rust, Rust, whitelist, private server
  • 21 Users Found This Useful
Was this answer helpful?

Related Articles

How to Ban or Unban a Player on Your Rust Server

The ability to ban is built into every Rust server out of the box, preventing unwanted players...

Rust Admin Commands List

Here is a list of all commands for Rust. Note: Some commands listed here may only work with an...

How to Add a Custom Map to Your Rust Server

If you want to use custom maps on your Rust server, you'll need to use the RustEdit Oxide...

How to Set a Server Name for Your Rust Server

When connecting to your server in Rust or viewing the server in the Steam server list, all...

How to Use Rust Oxides Permission System

This guide is designed to help you understand Oxide's permission system. It will cover the basics...