PyMine

discord views quality contributors code size build status code style

PyMine – The fastest, easiest to use, Python-based Minecraft Server!

Features

Note: This list is not always up to date, and doesn’t contain all the features that PyMine offers

  • Joinablethe login process is complete, but users can not yet join the world
  • Packet Modelsmissing some clientbound packets
  • Status + Login Logiccompleted
  • Play Logiccurrently a work in progress
  • World Generationsuperflat world generation has been started
  • Entities/Entity AInot started yet
  • Plugin APIcompleted, but more will be added as the development continues
  • Command/Argument Parsingcurrently a work in progress
  • Query Supportcompleted
  • RCON Supportnot started yet

Contributing

  • We’d love to have your help! Please read CONTRIBUTING.md to get started!

Installation / Usage

Check out the docs for more info

Installing from source

  • First, clone the repository git clone https://github.com/py-mine/PyMine.git and move into that directory (cd PyMine)
  • Next, install the required Python packages via pip (python3 -m pip install -r requirements.txt)
  • To run the server, you should run python3 pymine.
  • It is recommended you do not use regular Python, but PyPy3

API/Plugin Examples

Contributors

Thanks goes to these wonderful people (emoji key):

GitHub

https://github.com/py-mine/PyMine