ashwinvin / PyMine

A fast and easy to use, moddable, 100% Python based Minecraft server!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyMine

discord views quality contributors code size build status

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

  • Joinable - the login process is complete, but users can not yet join the world
  • Packet Models - missing some clientbound packets
  • Status + Login Logic - completed
  • Play Logic - not started yet
  • World Generation - not started yet
  • Entities/Entity AI - not started yet
  • Plugin API - completed, but more will be added as the development continues

Contributing

Installation / Usage

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 server.py from the root directory, like python3 pymine/server.py
  • It is recommended you do not use regular Python, but PyPy3

API/Plugin Examples

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Milo Weinberg

πŸ’» 🎨 πŸ”Œ πŸ”£ πŸ§‘β€πŸ« πŸ“– πŸ’¬ πŸ› πŸ’‘ πŸ€” πŸ“† πŸ‘€ ⚠️

Sh-wayz

πŸ’» πŸ› πŸ“– πŸ’‘ πŸ’¬ πŸ‘€ ⚠️ πŸ“†

Ammar-sys

πŸ“–

Treyver Reicha

πŸ’» πŸ‘€ πŸ€” πŸ› πŸ“† ⚠️

Paul Przybyszewski

πŸ’»

Ashwin Vinod

πŸ€”

This project follows the all-contributors specification. Contributions of any kind welcome!

About

A fast and easy to use, moddable, 100% Python based Minecraft server!

License:GNU General Public License v3.0


Languages

Language:Python 100.0%