Skip to content
Sh-wayz edited this page Jan 24, 2021 · 11 revisions

Usage

Directions for installation and (what a surprise) 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 __main__ from the root directory, like python3 pymine
  • It is recommended you do not use regular Python, but PyPy3

The fastest, easiest to use, Python-based Minecraft Server.

Clone this wiki locally