02-20-2014, 04:39 PM
If you cloned the sources through git, you need to update the submodules:
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
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