SkillAgentSearch skills...

MCServer

In-development project for Minecraft servers in Python

Install / Use

/learn @Martmists-GH/MCServer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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
View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks4

Languages

Python

Security Score

60/100

Audited on Jun 9, 2024

No findings