Language & Currency

Currency

Rust: Your game, your server

Rust Rent server
from 10.70
AUD /month
from 11.72
BGN /month
from 37.89
BRL /month
from 9.60
CAD /month
from 5.61
CHF /month
from 49.81
CNY /month
from 146.50
CZK /month
from 44.71
DKK /month
from 5.99
EUR /month
from 5.19
GBP /month
from 54.44
HKD /month
from 45.14
HRK /month
from 2,377.43
HUF /month
from 115,052.33
IDR /month
from 23.33
ILS /month
from 615.79
INR /month
from 856.57
ISK /month
from 1,028.60
JPY /month
from 9,717.34
KRW /month
from 130.54
MXN /month
from 29.50
MYR /month
from 70.36
NOK /month
from 11.87
NZD /month
from 399.46
PHP /month
from 25.56
PLN /month
from 30.39
RON /month
from 702.03
RUB /month
from 66.22
SEK /month
from 8.98
SGD /month
from 226.18
THB /month
from 287.24
TRY /month
from 6.98
USD /month
from 123.85
ZAR /month
from 53.98
date /month

Installing Custom Map in Rust

First, upload your map to a file hosting service such as Dropbox.
Once your map is uploaded, click on “Share”, then “Create a link”, and finally “Copy link”.
Save this link in an empty text file as you will need it later.
Next, please stop your server and switch it to Advanced mode.
Then, in the white column on the left, click on server.cfg.
Insert the following line:

levelurl "DropboxLink"

Replace DropboxLink with the link to your map.
Replace ?dl=0 in the link with ?dl=1, otherwise the server won’t be able to download the map.
If you have done everything correctly, the line should look like this:

levelurl "https://www.dropbox.com/s/1j5v186m720kmr4/test.map?dl=1"

Once you are finished, click Save and start your server.