PyMine icon indicating copy to clipboard operation
PyMine copied to clipboard

Minecraft Server in Python

PyMine

Minecraft Server in Python WARNING : This server has been tested in 1.15.2 and could not work on others versions

Dependances

  • Python 3
  • Quarry (pip install quarry)

Installation

  • Install requirements with pip install -r requirements.txt
  • Launch PyMine.py
  • Enjoy :D

Features

  • Player's connection
  • Chat
  • Basic Plugin System
  • Basic Command System

Upcoming Features

  • Permission system
  • Upgrade Plugin System
  • Upgrade Command System
  • World generation
  • World saving

Changelog

V 1.0.0 : XXX Update - XX/XX/XX (IN DEV)

  • First version