Cloudburst Vanilla is a plugin for Cloudburst Server that adds vanilla functionality to the base server software.
git clone https://github.com/CloudburstMC/Vanilla.git
cd Vanilla
git submodule update --init
./mvnw clean package
The compiled JAR can be found in the target/Vanilla.jar
directory.
Please read the CONTRIBUTING guide before submitting any issue. Issues with insufficient information or in the wrong format will be closed and will not be reviewed.