Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (23 loc) · 1.28 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.28 KB

Cloudburst

License: GPL v3 Build Status Tests Discord

Cloudburst Vanilla

Cloudburst Vanilla is a plugin for Cloudburst Server that adds vanilla functionality to the base server software.

Links

Compile the plugin

  • 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.

Contributing

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.