A Random plugin for SpongeAPI.
Requires FoxCore.
I made this because I was bored and wanted to make it rain health potions and cats.
Make sure you have git installed and then run:
git clone --recursive https://github.com/foxdenstudio/FoxMisc.git
Open a command line inside the directory.
If you have gradle installed:
gradle build
If you don't have gradle installed:
gradlew build
The built jarfile can be found under ./build/libs
It should be named something like FoxMisc-SNAPSHOT.jar