Cuberite Forum

Full Version: Help!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
If you cloned the sources through git, you need to update the submodules:
Code:
git submodule update --init

If you downloaded the ZIP pack of the sources, you need to download the Core separately from its GitHub repo page and put it in the proper location ($/MCServer/Plugins/Core) https://github.com/mc-server/Core
Pages: 1 2 3