Server Creation

Create your first Minecraft server using MC-Vector.

Creating a Minecraft server with MC-Vector takes under a minute. The app does all the heavy lifting — downloading the server software, accepting the EULA, and building the initial directory structure — automatically.

Step-by-Step

  1. Open MC-Vector.
  2. Click "+ Add Server" button.
  3. Fill in the server details:
FieldDescription
Server NameAny name you like (e.g. My Survival World)
SoftwareChoose a server type (Vanilla, Paper, Fabric, Forge, etc.)
VersionThe Minecraft version to run (e.g. 1.21.4)
PortNetwork port — default 25565
Memory UsageRAM allocated to the server (e.g. 2 GB)
  1. Click Create.

What MC-Vector does automatically

  • Creates a dedicated folder for the server.
  • Downloads the correct .jar from official sources (Mojang API, PaperMC API, etc.).
  • Generates eula.txt and accepts the EULA on your behalf.
  • Creates a default server.properties.

Starting the Server

After creation the server appears in the server list on the left.

  1. Click on your server to open its control panel.
  2. Click Start.
  3. Watch the boot logs in the Console tab — when you see Done! the server is ready.

Connect to your server from Minecraft using localhost (or 127.0.0.1) as the address.

Next Steps