• Stars
    star
    150
  • Rank 247,323 (Top 5 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created almost 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

PyMine

discord

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

  • Windows & Linux Support - completed and always will be a thing
  • Joinable - completed, players can load into the world
  • Playable - currently a work in progress
  • Packet Models - missing some clientbound packets
  • Status + Login Logic - completed
  • Play Logic - currently a work in progress
  • World Generation - superflat world generation has been completed, normal world gen is a work in progress
  • Entities/Entity AI - not started yet
  • Plugin API - completed, but more will be added as the development continues
  • Command/Argument Parsing - parsers for primitive types and actual parsing has been completed
  • Query Support - completed
  • RCON Support - not started yet

Contributing

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, poetry install)
  • 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):


Milo Weinberg

๐Ÿ’ป ๐ŸŽจ ๐Ÿ”Œ ๐Ÿ”ฃ ๐Ÿง‘โ€๐Ÿซ ๐Ÿ“– ๐Ÿ’ฌ ๐Ÿ› ๐Ÿ’ก ๐Ÿค” ๐Ÿ“† ๐Ÿ‘€ โš ๏ธ ๐Ÿš‡

Sh-wayz

๐Ÿ’ป ๐Ÿ› ๐Ÿ“– ๐Ÿ’ก ๐Ÿ’ฌ ๐Ÿ‘€ โš ๏ธ ๐Ÿ“† ๐Ÿš‡

Ammar-sys

๐Ÿ“–

emerald

๐Ÿ’ป ๐Ÿ‘€ ๐Ÿค” ๐Ÿ› ๐Ÿ“† โš ๏ธ

Paul Przybyszewski

๐Ÿ’ป

Ashwin Vinod

๐Ÿค” ๐Ÿ’ป ๐Ÿ“–

imSofi

๐Ÿ›

Kevin Thomas

๐Ÿค” ๐Ÿ’ป

Milan Mehra

๐Ÿค”

the456gamer

๐Ÿค” ๐Ÿ’ป ๐Ÿ› ๐Ÿš‡

Jendrik A. Potyka

๐Ÿค” ๐Ÿ’ป โš ๏ธ

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