Skip to content

Control Minecraft using websockets in JavaScript and Python

License

Notifications You must be signed in to change notification settings

MCBE-KR/minecraft-websocket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Control Minecraft using websockets in JavaScript and Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.8%
  • Python 47.2%