saharNooby / random-box

A Minecraft (Bukkit) plugin adding lootboxes

Home Page:https://www.spigotmc.org/resources/randombox.3217/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RandomBox

A Spigot plugin adding lootboxes with inventory based GUI.

SpigotMC plugin page | Plugin documentation

Build

To build, you need:

  • Maven
  • JDK 8
  • buildSettings.properties file with outputDir 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

About

A Minecraft (Bukkit) plugin adding lootboxes

https://www.spigotmc.org/resources/randombox.3217/

License:MIT License


Languages

Language:Java 100.0%