Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-mineflayer

A python wrapper mineflayer node package based on websockets

Usage

import mineflayer

bot = mineflayer.Bot(**{
  "username": "PyBot",
  "host": "127.0.0.1",
  "port": 25565,
  "version": "1.16.4"
})

License

This source code is under MIT license

About

A python wrapper mineflayer node package

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages