Scroll to top

How To Load A Custom Rust Map On Your Server - EUGameHost

Learn How To Load Any Custom Map Onto Your Shared Space Or Dedicated Rust Server

Question? Join Discord!

How to Load a Custom Rust Map

Uploading and configuring a custom map for your Rust server can add a unique experience for players. This guide walks you through the steps needed to get your custom map up and running.

Step-by-Step Instructions

Step 1: Login to the Control Panel

Login to the Control Panel with your credentials.

Step 2: Navigate to Game Services

Click on ‘Game Services’

Game Services

Step 3: Select Rust Service

Click on your 'Rust Service'

Rust Service

Step 4: Stop the Server

Click on the ‘Stop’ button to stop your server.

Stop Server

Step 5: Open Configuration Files

Go to the ‘Configuration Files’ section in your control panel.

Configuration Files

Step 6: Edit the server.cfg File

Edit the ‘server.cfg’ file using the Text Editor.

Edit server.cfg

Step 7: Add the Custom Map URL

Add the following line to the server.cfg file:

server.levelurl "https://examplesite.com/maps/myrustmap?dl=1"

Ensure the URL ends with ?dl=1 to load the map directly from the source.

Step 8: Save and Exit

After making changes, click the ‘Save and Exit’ button.

Save and Exit

Step 9: Start the Server

Go back to your server and press the ‘Start’ button to bring the server back online with the custom map.

Start Server

Step 10: Wipe the Server (Optional)

To ensure the custom map loads properly, it's recommended to wipe your server. Follow the server wipe guide.

Conclusion

Following these steps will help you successfully load and configure a custom map on your Rust server. Don't forget to wipe the server if necessary to ensure the map loads properly.