Skip to content

In-development project for Minecraft servers in Python

Notifications You must be signed in to change notification settings

Martmists-GH/MCServer

Repository files navigation

MCServer

A minecraft server written in python

Usage

Install from pypi:

$ pip install mcserver  # Note: Not yet on pypi due to conflict
$ mcserver

Install from source:

$ git clone git@github.com:martmists/mcserver
$ python mcserver/mcserver

Features

Current features:

  • Partial support for the minecraft protocol
  • Partial official server file interop (server.properties and server.icon so far)

Planned features:

  • Full support for the minecraft protocol
  • Full server-side game implementation
  • Full official server file interop
  • Plugins/Modding support

About

In-development project for Minecraft servers in Python

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published