Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.49 KB

README.md

File metadata and controls

42 lines (26 loc) · 1.49 KB

Brewery is a Minecraft-Plugin for an alternate brewing process and custom Potions.

This is an unsupported maintenance fork of DieReicheErethons/Brewery for the BadWolfMC Network.

Build Status License: GPLv3 Releases


Find the original Project Page on Spigot or Bukkit


JavaDocs

JavaDocs on Jitpack

Maven

<repository>
   <id>jitpack.io</id>
   <url>https://jitpack.io</url>
</repository>

<dependency>
   <groupId>com.github.DieReicheErethons</groupId>
   <artifactId>Brewery</artifactId>
   <version>3.1.1</version>
   <scope>provided</scope>
</dependency>

License

This Project is licensed under GPLv3