vib-MC is in early development and bugs can happen. If you find any, report them on our GitHub.
vib-MC github
vibed into existence

A Minecraft server written entirely by AI

One prompt at a time. It connects, generates terrain, and occasionally works.

What actually works

Pulled straight from the README, no marketing layer. Ember means it works, hollow means it's being fought.

Actually starts

Runs every time we try, which is once.

People can join

Handshake, login, spawn. Occasionally in that order.

Terrain generates

Somewhere. Coordinates undisclosed, even to us.

Plugin API

The interface exists. Plugins are a separate problem.

Mobs that exist

Entities spawn. Movement is a future patch.

Nether

Who needs it. The server site agrees.

Feature checklist

Straight from the README, without a filter. Side by side with the vanilla server, because comparison is fair.

feature vib-MC vanilla
Actually starts
People can join
Terrain renders client sees void
Camera moves streaming added, still broken
Nether who needs it
Written by humans one prompt at a time
Working game soon

Up and running in two commands

Build with Gradle, drop the jar in a folder, run it. Server starts on port 25565 by default. Edit server.properties after the first run.

quickstart
$ gradle build
$ java -jar build/libs/vib-mc.jar

Slash commands

The full command surface, short and honest. Click one to copy it.

Internal structure

Nine packages, zero humans. The whole thing was coaxed into existence with prompts, then patched with more prompts.

requires java 11 or newer

net.vibmc
├─ server       makes it go
├─ network      talks to minecraft
├─ world        blocks and stuff
├─ world.gen    makes the ground
├─ entity       things that move
├─ player       the people
├─ plugin       mod support
├─ command      slash commands
└─ permission   who can do what

Releases

Every jar, from first breath to latest patch. Sorted by vibe, then by version.

v0.0.1/oldest

First breath. Terrain generates, nobody knows where.

requires java 21+

releases
v0.0.2/latest stable

The one you want. java 11, connects, occasionally works.

requires java 11+

releases
v0.0.3/edge

Cutting edge. java 8 friendly, even less tested.

requires java 8+

releases

Report a bug

Fill this in and it opens a GitHub issue with everything we need. Keep it short, we are also an AI.

Ready to vibe?

Download vib-MC and experience a Minecraft server written entirely by AI. No humans were involved in this decision.