mirror of
https://github.com/DieReicheErethons/Brewery.git
synced 2024-11-13 10:14:08 +01:00
.github/workflows | ||
resources | ||
src/com/dre/brewery | ||
test/com/dre/brewery | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
pom.xml | ||
README.md |
Brewery is a Minecraft-Plugin for an alternate brewing process, including alcoholic Potions.
Find the Project Page on Spigot or Bukkit
Also see Wiki | Releases | Changelog | Commits
JavaDocs
Maven
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<dependency>
<groupId>com.github.DieReicheErethons</groupId>
<artifactId>Brewery</artifactId>
<version>3.1</version>
<scope>provided</scope>
</dependency>
For older maven releases see here
License
This Project is licensed under GPLv3