thecoder-001 / MineColab

Run Minecraft Server on Google Colab.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Cuberite

iamtakingithard opened this issue · comments

Recently, I wanted to discover if there are any good Minecraft server software which doesn't use Java at all and found Cuberite project. Unfortunately the binaries from the website don't work, mainly due to glibc, but I managed to get it working on my own repo.

Tested it with 5 players (me myself including)
No logs, no tweaks and stuff. Works on 1.8 through 1.12.2

Binaries: https://github.com/iamtakingithard/cuberite/actions

Cuberite seems to be pretty interesting. But I don't think its a good idea to use their master branch directly instead of releases. Or is their master branch considered stable and the same is offered as the binaries on the website?

Cuberite seems to be pretty interesting. But I don't think its a good idea to use their master branch directly instead of releases. Or is their master branch considered stable and the same is offered as the binaries on the website?

Yes, they are providing nightly binaries on their own website which are building on master one