Brewery/README.md

1.4 KiB

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

Also see Wiki | Releases | Changelog | Commits


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