A Spigot plugin adding lootboxes with inventory based GUI.
SpigotMC plugin page | Plugin documentation
To build, you need:
- Maven
- JDK 8
buildSettings.properties
file withoutputDir
property set to path where you want the JAR to appear
Build commands:
git clone https://github.com/saharNooby/random-box.git
cd random-box
mvn clean package