/zhunbo

准没?tinkering with Minecraft's protocol

Primary LanguageJavaScript

zhunbo

准没?tinkering with Minecraft's protocol

npm start HOST PORT=25565

Result

{
  "description": { "text": "message of the day here" },
  "players": { "max": 5, "online": 2 },
  "version": { "name": "1.14.4", "protocol": 498 }
}

TODO:

  • Add frontend to serve as a webapp
  • Add misc stats