A Minecraft server implementation written in Python
McPy aims to be as fast as possible, while keeping as many game mechanics same as vanilla, and including a plugin system by default.
McPy is currently under heavy development: very few things are actually working. However, there is a very early alpha available: all you need to do is clone the repository (either by download of the .zip file or with git clone). Then run python dependencies.py
for most OSes or sudo python dependencies.py
for Debian-based Linux distributions with PYTHON 3.8 OR HIGHER and wait for the dependencies to install. After that run python3 main.py
to start the server. As with all terminal-based applications, you can use Ctrl + C to abort this task.
Our support server: https://discord.gg/5bRV8ut
Join the early alpha server: play.skulltown.net:30000
with Minecraft version 1.15.2. 1.16+ will not work.
Don't forget to report it here if it hasn't been reported previously !
More information here