Rust custom maps are normally loaded from a direct .map URL using Level URL. You do not usually upload the map into the server root. Only upload files to File Manager if the map author gives extra server files or plugin files with a specific destination path.

  1. Get the direct .map URL from the map author. The URL must be directly reachable by the Rust server, not a download page that needs a browser click.
  2. Open your Rust server in the control panel.
  3. Take a backup before changing maps: How to backup your Rust server.
  4. Stop the server.
  5. Open Commandline Manager.
  6. Create or edit a custom command line and place the direct map URL in Level URL.

    Rust custom commandline form showing Level URL

  7. If the map author gives server.level, server.seed, or server.worldsize values instead, set those in server.cfg Config Editor.
  8. If the map author provides extra plugin files or server files, upload those to the exact folder the author specifies. Do not put the map in the root folder unless the author specifically tells you to.
  9. Wipe the current map using Wiping the world of your Rust server so Rust loads the new map cleanly.
  10. Start the server and check Web Console for map download or startup errors.

If you only have a local .map file and no URL, host it somewhere that provides a direct download link, then use that link in Level URL. For large extra file uploads, use SFTP instead of the browser File Manager: How to connect to SFTP using FileZilla.

  • 19 Users Found This Useful
Was this answer helpful?

Related Articles

Making yourself admin on a Rust Server

Rust admin access lets a trusted player run server commands, moderate players, save/write config...

How to join a Rust Server

Use the server address from your control panel to join your Rust server. You can search for the...

Installing Rust: IO on your Rust Server

Rust:IO is an older mapping/plugin ecosystem for Rust servers. On our Rust panel, Rust:IO is...

Wiping the world of your Rust server

Wiping and resetting a Rust server are the same basic workflow: remove the current saved data so...

Creating a custom command line for your Rust server

Rust command lines control startup-only options such as RCON, WebRCon, logs, map size, save...