Blossom is a fork of TacoSpigot to succeed Ion.
Blossom requires Java 8 or above to run.
- Download a copy of our Paperclip jar from here: https://github.com/Samsuik/Blossom/releases
- Run the Blossom jar directly from your server.
First, make sure you have these dependencies to compile Blossom.
- JDK 8 or above
- Git
- Bash
- Maven
Second, clone this repository then run the build script.
git clone https://github.com/Samsuik/Blossom
./build.sh
Finally, the Paperclip jar will be placed in the build folder in the project root.
Blossom inherits the GNU General Public License version 3 licence from the upstream projects. Some upstream patches are instead licensed under the MIT Licence give Authors a read for the list of patch authors opted in.