Language & Currency

Currency

Rust: Your game, your server

from 9.76
AUD /month
from 11.72
BGN /month
from 36.04
BRL /month
from 9.42
CAD /month
from 5.41
CHF /month
from 47.41
CNY /month
from 146.38
CZK /month
from 44.76
DKK /month
from 5.99
EUR /month
from 5.18
GBP /month
from 53.81
HKD /month
from 45.14
HRK /month
from 2,344.97
HUF /month
from 116,176.65
IDR /month
from 21.49
ILS /month
from 635.07
INR /month
from 863.76
ISK /month
from 1,095.27
JPY /month
from 10,254.10
KRW /month
from 122.51
MXN /month
from 27.07
MYR /month
from 66.84
NOK /month
from 11.79
NZD /month
from 409.12
PHP /month
from 25.56
PLN /month
from 30.52
RON /month
from 702.03
RUB /month
from 64.42
SEK /month
from 8.80
SGD /month
from 221.35
THB /month
from 303.77
TRY /month
from 6.87
USD /month
from 115.46
ZAR /month
from 18.88
date /month

How to Activate a Whitelist on Your Rust Server

Note: Currently, the built-in whitelist in Rust is not functional. This tutorial assumes that you have enabled Oxide in the web interface under Add-Ons.
If you want to have a private Rust server, you need to activate a whitelist by using an Oxide plugin.
If you are unsure how to install Oxide plugins, you can find a general guide HERE.


To activate a whitelist on your Rust server, you can follow the steps below:

  1. Download the Whitelist plugin from Wulf HERE.
  2. Upload the plugin to the following folder:
    /ConfigurationID/oxide/plugins/
  3. Restart your server. Once the server is started, the plugin should be activated.
  4. To allow a player to connect, find the player’s SteamID64 on this website.
  5. In the game, press F1 (you must be admin) and use the following syntax:
    oxide.grant user 1234567890 whitelist.allow
    (Replace “1234567890” with the SteamID64 you obtained in the previous step).
  6. After that, save everything with
    server.save

If you have followed these steps correctly, your server should prevent any players without whitelist permission from connecting to your server.
Note: Admins that you have added in the web interface do not require an additional whitelist entry.