KnowledgebaseRust

How to Enable a Whitelist on Your Rust Server

How to Enable a Whitelist on Your Rust Server

Rust
·
Oct 27, 2024
·
2 min read

If you want to have a private Rust server, you will need to enable a whitelist by using an Oxide plugin.

Oxide

This article assumes you have Oxide installed. If you need help with installing Oxide, you can find our tutorial 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 MrBlue, located here.

  2. Access your control panel and Stop your server.

  3. Navigate to your Server Files.

  1. Navigate to /oxide/plugins/ .
  1. Upload Whitelist.cs to your /oxide/plugins/ directory.
  1. Start your server.

  2. 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

By default, server admins do not require this permission to be allowed to join. 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.

Unirse a Discord