How do I upload custom maps?

To upload custom maps to your game server:

  1. Download the map file from a trusted source
  2. Upload it via the panel's file manager, or connect via SFTP (credentials in the panel)
  3. Navigate to the maps folder:
    • Minecraft: /world folder (replace existing)
    • Rust: Upload .map file to /server/[servername]/procedural folder
    • CS:GO/CS2: /csgo/maps folder
  4. Update server configuration to use new map
  5. Restart server

For Minecraft world uploads:

  • Stop your server first
  • Backup existing world
  • Upload new world folder
  • Rename to match server.properties world name
  • Start server
Back to Knowledge Base