minecraft-websocket
minecraft-websocket copied to clipboard
Control Minecraft using websockets in JavaScript and Python
Programming Minecraft with Websockets
Minecraft lets you connect to a websocket server when you're in a game using the Minecraft Websocket protocol, which is undocumented.
This repo is a collection of code snippets that explore the protocol.
Here's the tutorial.
Here's the Python video tutorial

