Skip to content

Create Your First Server

Create a New Server

  1. Click the ”+ Add Server” button in the sidebar.
  2. Choose “Create New Server” from the dialog.
  3. Configure the server settings:
SettingDescription
Server NameDisplay name shown in MC-Vector (e.g., “Survival Server”)
SoftwareVanilla, Paper, Spigot, Fabric, or Forge
VersionMinecraft version (e.g., 1.21.1)
PortListening port (default: 25565)
MemoryRAM allocation for the JVM (e.g., 2 GB)
  1. Click “Create” — MC-Vector downloads the server JAR and sets up the directory structure.
  2. Wait for setup to complete. When done, the server is ready to start from the Dashboard.

Import an Existing Server

If you already have a Minecraft server folder on disk:

  1. Click ”+ Add Server”“Import Existing Server”.
  2. Select the folder that contains your existing server files (the folder with server.jar and server.properties).
  3. MC-Vector auto-detects the server name, software, and version.
  4. Review the detected settings — edit if needed.
  5. Click “Import”.

What Happens Next

After creation, MC-Vector sets up the following directory under the app data folder:

PlatformServer data path
macOS~/Library/Application Support/MC-Vector/servers/<name>/
Windows%APPDATA%\MC-Vector\servers\<name>\
Linux~/.local/share/MC-Vector/servers/<name>/

Select your server in the sidebar to open the Dashboard and start it.