Brewery/README.md

1.0 KiB

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

Build Status


Find the Project Page on Spigot or Bukkit

Also see Wiki | Releases | Changelog | Commits

Maven

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

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

For older maven releases see here