Language & Currency

Currency

Rust: Your game, your server

Rust Rent server
from 10.65
AUD /month
from 11.72
BGN /month
from 38.34
BRL /month
from 9.40
CAD /month
from 5.61
CHF /month
from 49.53
CNY /month
from 148.74
CZK /month
from 44.68
DKK /month
from 5.99
EUR /month
from 5.09
GBP /month
from 54.13
HKD /month
from 45.14
HRK /month
from 2,416.55
HUF /month
from 112,514.36
IDR /month
from 24.81
ILS /month
from 593.67
INR /month
from 863.76
ISK /month
from 993.98
JPY /month
from 9,448.75
KRW /month
from 131.07
MXN /month
from 29.28
MYR /month
from 68.55
NOK /month
from 11.48
NZD /month
from 387.59
PHP /month
from 25.60
PLN /month
from 30.15
RON /month
from 702.03
RUB /month
from 65.67
SEK /month
from 8.85
SGD /month
from 223.73
THB /month
from 271.93
TRY /month
from 6.90
USD /month
from 124.21
ZAR /month
from 36.97
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.