Create Your First Server
Create a New Server
- Click the ”+ Add Server” button in the sidebar.
- Choose “Create New Server” from the dialog.
- Configure the server settings:
| Setting | Description |
|---|---|
| Server Name | Display name shown in MC-Vector (e.g., “Survival Server”) |
| Software | Vanilla, Paper, Spigot, Fabric, or Forge |
| Version | Minecraft version (e.g., 1.21.1) |
| Port | Listening port (default: 25565) |
| Memory | RAM allocation for the JVM (e.g., 2 GB) |
- Click “Create” — MC-Vector downloads the server JAR and sets up the directory structure.
- 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:
- Click ”+ Add Server” → “Import Existing Server”.
- Select the folder that contains your existing server files (the folder with
server.jarandserver.properties). - MC-Vector auto-detects the server name, software, and version.
- Review the detected settings — edit if needed.
- Click “Import”.
What Happens Next
After creation, MC-Vector sets up the following directory under the app data folder:
| Platform | Server 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.