Skip to content
burbas edited this page Feb 25, 2011 · 9 revisions

Status:

Can handle initial connections. Output from trying to connect with minecraft:

2> server:start_link(22222).

{handshake,2,"burbas"}

{login_request,1,2,126862100690274,<<"Password">>}

TODO:

  • Solve the mystery with Map Chunk packets.

Minecraft server protocol:

Clone this wiki locally