Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.4 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.4 KB

BreweryNG is a Minecraft plugin that adds more advanced brewing, including alcohol

Build Status License: GPLv3 Releases Crowdin


Get It

BreweryNG can be obtained from Spigot.

Translate It

BreweryNG can be translated on Crowdin. If your language is not on here, please open an issue!

JavaDocs

JavaDocs on Jitpack

Maven

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

<dependency>
   <groupId>com.github.BlueMoonVineyard</groupId>
   <artifactId>BreweryNG</artifactId>
   <version>1.0.0</version>
   <scope>provided</scope>
</dependency>

The Fork, Or What's Up With The Package Name

BreweryNG is a fork of Brewery by DieReicheErethons; hence the com.dre.brewery package name.

License

This Project is licensed under the GPL license, version 3.