Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.61 KB

README.md

File metadata and controls

50 lines (29 loc) · 1.61 KB

BreweryX

This is a fork of the original Brewery plugin to add features and give support to Brewery

Need help, have a feature request, or found a bug? Join the discord here!

Old ReadME:

Brewery is a Minecraft-Plugin for an alternate brewing process, including alcoholic Potions.

Build Status License: GPLv3 Releases


Find the Project Page on Spigot or Bukkit


JavaDocs

JavaDocs on Jitpack (Old, new ones coming soon + wiki)

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