Skip to content

A open source Minecraft server written 100% in Python

License

Notifications You must be signed in to change notification settings

sarhvesh/Minecraftpyserver-1

 
 

Repository files navigation

McPy

A Minecraft server implementation written in Python

Why should you use McPy?

McPy aims to be as fast as possible, while keeping as many game mechanics same as vanilla, and including a plugin system by default.

Where can I download McPy?

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.

Where can I get more info and help?

Our support server: https://discord.gg/5bRV8ut

Wanna help us finding bugs?

Join the early alpha server: play.skulltown.net:30000 with Minecraft version 1.15.2. 1.16+ will not work.

You found a bug or a feature is missing?

Don't forget to report it here if it hasn't been reported previously !

Wanna help us in development?

More information here

About

A open source Minecraft server written 100% in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%