mirror of
https://github.com/DieReicheErethons/Brewery.git
synced 2024-11-15 10:25:15 +01:00
.github/workflows | ||
resources | ||
src/com/dre/brewery | ||
test/com/dre/brewery | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
pom.xml | ||
README.md |
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.
Find the Project Page on Spigot or Bukkit
Also see Wiki | Releases | Changelog | Commits
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