Brewery/README.md
2024-01-27 06:18:25 -05:00

1.6 KiB

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

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