Whitelist install and use in Rust
If you want to play with your friends privately on your Rust server, the whitelist is perfect to protect your server from foreign players.
Install and use the whitelist on your Rust server so you can control who joins your server.
Install whitelist
HintFor the whitelist you need an Oxide plugin. To have to install this plugin, you need to install <a href="/en/wiki/install-oxide-at-rust">Oxide Rust</a> first
- Download the whitelist plugin from umod.org
- Connect to your Rust server via FTP
- Upload the plugin to the
/oxide/plugins/
folder - Restart your server
Add user to whitelist
- Find out the Steam-ID of the user and copy it
- Connect to the server and press the
F1
key - In the console type
oxide.grant user STEAMID
- Replace
STEAMID
with the previously copied Steam ID of the user
- Replace