
BreweryX
An actively maintained, support given, and addon supported fork of Brewery with tons of extras
- Загрузки
- 58K
- Подписчики
- 132
- Обновлён
- 8 мая 2026 г.
- Лицензия
- GPL-3.0-only
Опубликован 20 декабря 2024 г.
BreweryX is an actively maintained fork of Brewery which includes many new features and gives support to the inactive plugin. Find more info below.
Brewery is a Plugin for an alternate brewing process, including alcoholic Potions.
This Plugin works with Spigot, Paper, and Folia 1.21, 1.20, 1.19, 1.18, 1.17, 1.16, 1.15, 1.14, ... 1.8.x.
The somewhat difficult brewing process rewards you with a diversity of Potions, which, through their effects, create a drunkeness that has never existed in Minecraft before.
Learn the art of brewing through fermenting, distilling and barrel aging on your Minecraft server. Experience how from spring water and wheat, through hard work, a cool beer is created. Distill high-proof liquor, which gets that unique taste after some aging in oak barrels.
Celebrate the biggest feasts you can imagine and always keep the cheerful atmosphere. Fill the taverns with laughter and loud music, while the drunkards scuffle on the streets.
Features
- Brew alcoholic Drinks, that actually can make you drunk
- Drunk people will stagger, the chat is influenced, effects and more
- Wake up at /home after a long night of drinking
- Lower quality brewed drinks have downsides like hangover
- Process of brewing with different steps like fermenting, distilling, aging
- Refine the quality, until the Drinks are perfect
- Master the brewing of even the most difficult Drinks
- Create your own Recipes including ingredients, properties and creation process
- Configurable influence on the chat
BreweryX now has its own docs! Visit: https://brewery.lumamc.net
Getting Started
After installing you may simply start brewing, by fermenting ingredients, distilling and aging the ingredients. Check the Wiki for detailled informations about the process of brewing.
To also take advantage of the more advanced features, you may want to have a look at the config, where you can create your own recipes and even alter the word replacements in chat when a player is drunk. By default there are some basic recipes, that also show what settings you can utilize. There are plenty more possibilities to create own recipes such as other Liquors, Special Drinks, etc. You may want to look around on the internet about how the Drinks are made, or create fantasy recipes with funny effects and ingredients.
Most of the good Drinks should be kept secret or have just vague descriptions on how to brew them. That allows players to try around on specific ingredients, so that only certain brewers master the creation of a high quality drinks.
When it comes to drinking, it is nice to define Wakeup Points. These are places in the World where players "wake up" when they log off for a period of time while drunk. These places may be anything like high on a tree, inside a cave, on towers, on small islands or in astonishing buildings.
For best results the places should be distributed over a big area, as the algorithm favors a place near the players current position.
BreweryX is an actively maintained fork of a now decade old plugin, Brewery.
BreweryX offers a variety of additions over the original verson of Brewery. This list is not exhaustive, but showcases some of our work on this plugin.
- Customizable plugin prefix
- Full RGB support for 1.16+
- Multi-puke items
- Ability to specify custom ingredients by CustomModelData
- Support for BreweryX addons (Things like Recipes)
- Patches like these
- Support for BreweryX in our Discord
- Folia support
- Constantly adding new things, fixing bugs, and giving life to Brewery!
Some old videos showcasing Brewery
Youtube Video
Youtube Video
Important Commands
Command ----------------- Description
- /brew help ----------------- Shows the help page
- /brew info ----------------- Information about your own drunkeness
- /brew info ----------------- Information about the drunkeness of
- /brew create ----------------- Create a Brew by Command
Important Permissions
Permission ----------------- Description
- brewery.user ----------------- Access to everything needed for brewing (default)
- brewery.mod ----------------- Allow to maintain Wakeup Points and to login even if overdrunken
- brewery.admin ----------------- Give access to every Command and most bypasses (Default: op)
By Default, the Plugin is in english language and config. It is advised to use the config and language file for your language, as some parts of the plugin (like the Chat distortion) are language specific.
This plugin uses bStats to record how many servers and players actively use it. Metrics can be found here:
BreweryX bStats Page
Brewery bStats Page
Ченджлог
3.7.0Релиз26.1, 26.1.1, 26.1.2 · 8 мая 2026 г.
What's Changed
- fix(minecraft-version): Parse the minecraft version properly on Spigot by @Nadwey in https://github.com/BreweryTeam/BreweryX/pull/205
- build(gradle): Update to Gradle v9.4.1 by @Nadwey in https://github.com/BreweryTeam/BreweryX/pull/209
- Minecraft 26.1 support by @Nadwey in https://github.com/BreweryTeam/BreweryX/pull/212
- fix: Avoid taking block state snapshot for distiller by @Thorinwasher in https://github.com/BreweryTeam/BreweryX/pull/208
- Add brewery.bypass.chatdistort permission by @Nadwey in https://github.com/BreweryTeam/BreweryX/pull/210
- Remove unnecessary quality rounding for recipe match calculation by @Thorinwasher in https://github.com/BreweryTeam/BreweryX/pull/214
- fix: 26.1.2 incompatibility for distillers by @Thorinwasher in https://github.com/BreweryTeam/BreweryX/pull/213
You can download the release here
Full Changelog: https://github.com/BreweryTeam/BreweryX/compare/3.6.5...3.7.0
3.6.5Релиз1.21.9, 1.21.10, 1.21.11 · 8 апреля 2026 г.
What's Changed
- fix(folia): Barrel unload checks for Folia by @Jsinco in https://github.com/BreweryTeam/BreweryX/pull/203
- fix: Advancements not persistent by @Thorinwasher in https://github.com/BreweryTeam/BreweryX/pull/199
- Base64 decoding issue by @Thorinwasher in https://github.com/BreweryTeam/BreweryX/pull/202
- fix(recipe): preserve ':' in plugin item ids when parsing custom ingr… by @ClayCoffee in https://github.com/BreweryTeam/BreweryX/pull/204
New Contributors
- @ClayCoffee made their first contribution in https://github.com/BreweryTeam/BreweryX/pull/204
Full Changelog: https://github.com/BreweryTeam/BreweryX/compare/3.6.4...3.6.5
3.6.4Релиз1.21.9, 1.21.10, 1.21.11 · 19 марта 2026 г.
What's Changed
- Fix: Avoid using non api class by @Thorinwasher in https://github.com/BreweryTeam/BreweryX/pull/195
- fix: Use HikariCP for MySQL connections by @Thorinwasher in https://github.com/BreweryTeam/BreweryX/pull/193
- fix: Remove kotlin by @Thorinwasher in https://github.com/BreweryTeam/BreweryX/pull/192
- Fix: Ingredient matching issue - Multi match by @Thorinwasher in https://github.com/BreweryTeam/BreweryX/pull/191
- Fix/1.21.5 int custom model data deprecated by @tobyprime in https://github.com/BreweryTeam/BreweryX/pull/184
- Fix custom model data compatibility on 1.21.4 by @Bogdan28437 in https://github.com/BreweryTeam/BreweryX/pull/200
New Contributors
- @Bogdan28437 made their first contribution in https://github.com/BreweryTeam/BreweryX/pull/200
Full Changelog: https://github.com/BreweryTeam/BreweryX/compare/3.6.3...3.6.4
You can find the release here
3.6.3Релиз1.21.9, 1.21.10, 1.21.11 · 2 января 2026 г.
What's Changed
- 1.21.11 Support
- Fix executing commands on the wrong thread with folia by @tobyprime in https://github.com/BreweryTeam/BreweryX/pull/182
- Enable auto-reconnect for MySQL storage
- Fix an exception when taking out a brew from a cauldron with a cooking time of 0
- Add polish translations by @bogdantheloser
New Contributors
- @tobyprime made their first contribution in https://github.com/BreweryTeam/BreweryX/pull/182
Full Changelog: https://github.com/BreweryTeam/BreweryX/compare/3.6.2...3.6.3
3.6.2Релиз1.21.8, 1.21.9, 1.21.10 · 21 ноября 2025 г.
What's Changed
- Add MMOItems as a softdepend by @Nadwey in https://github.com/BreweryTeam/BreweryX/pull/175
- Create a Jenkinsfile for multibranch pipeline by @Nadwey in https://github.com/BreweryTeam/BreweryX/pull/179
- fix(integration): remove vault items support by @Jsinco in https://github.com/BreweryTeam/BreweryX/pull/178
- Fixxed Outdated Types and Not Shown Lore by @kami-tsuki in https://github.com/BreweryTeam/BreweryX/pull/174
New Contributors
- @kami-tsuki made their first contribution in https://github.com/BreweryTeam/BreweryX/pull/174
Full Changelog: https://github.com/BreweryTeam/BreweryX/compare/3.6.1...3.6.2
3.6.1Релиз1.21.8, 1.21.9, 1.21.10 · 11 ноября 2025 г.
What's Changed
- i18n(zh): Update zh.yml by @nuoxi4n in https://github.com/BreweryTeam/BreweryX/pull/161
- Fix force adding signs to movecraft craft by @Intybyte in https://github.com/BreweryTeam/BreweryX/pull/166
- Prevent bypass of onlyAllowBrewsInBarrels via drag events by @nustad10 in https://github.com/BreweryTeam/BreweryX/pull/167
- Fix error messages caused by --age (#162) by @nuoxi4n in https://github.com/BreweryTeam/BreweryX/pull/163
- Fix for BUG #165 by @nustad10 in https://github.com/BreweryTeam/BreweryX/pull/168
- Update to paper version 1.21.10 by @Jsinco in https://github.com/BreweryTeam/BreweryX/pull/169
New Contributors
- @nuoxi4n made their first contribution in https://github.com/BreweryTeam/BreweryX/pull/161
- @nustad10 made their first contribution in https://github.com/BreweryTeam/BreweryX/pull/167
Get your version from Modrinth
Important release quote
I only take a drink on two occasions — when I’m thirsty and when I’m not.
Brendan Behan
Full Changelog: https://github.com/BreweryTeam/BreweryX/compare/3.6.0...3.6.1
3.6.0Релиз1.21.6, 1.21.7, 1.21.8 · 17 августа 2025 г.
Download available at
What's Changed
- Hook/movecraft by @Intybyte in https://github.com/BreweryTeam/BreweryX/pull/143
- Various small patches by @Thorinwasher and @Mitality in https://github.com/BreweryTeam/BreweryX/pull/159
- Added translations for the lands hook's flag title/description
- Fix NPE when loading barrels in some cases
- Allow late-init world loading
- Fix class initialization issue
- Fix NPE when accessing an item from a removed integration
Full Changelog: https://github.com/BreweryTeam/BreweryX/compare/3.5.0...3.6.0
3.5.0Релиз1.21.6, 1.21.7, 1.21.8 · 17 июля 2025 г.
What's Changed
- Complement the Ukrainian translation by @Thorinwasher in https://github.com/BreweryTeam/BreweryX/pull/109
- Add /brew simulate by @Tisawesomeness in https://github.com/BreweryTeam/BreweryX/pull/119
- New barrel type distance algorithm by @Tisawesomeness in https://github.com/BreweryTeam/BreweryX/pull/124
- Fix applying potion effects on folia errors by @Intybyte in https://github.com/BreweryTeam/BreweryX/pull/127
- Fix/folia reload by @Intybyte in https://github.com/BreweryTeam/BreweryX/pull/128
- Remove wood quality lore on unlabel by @Tisawesomeness in https://github.com/BreweryTeam/BreweryX/pull/130
- Set encode seed on (re)load by @Tisawesomeness in https://github.com/BreweryTeam/BreweryX/pull/129
- Allow recipes to have multiple barrel types by @Tisawesomeness in https://github.com/BreweryTeam/BreweryX/pull/125
- Fix age command not using wood type by @Tisawesomeness in https://github.com/BreweryTeam/BreweryX/pull/123
- Config option for only allowing brews in barrels by @Jsinco in https://github.com/BreweryTeam/BreweryX/pull/118
- Ruined brew hints by @Tisawesomeness in https://github.com/BreweryTeam/BreweryX/pull/126
- Validate barrels much more strictly by @Thorinwasher in https://github.com/BreweryTeam/BreweryX/pull/116
- Make is small method work for folia by @Thorinwasher in https://github.com/BreweryTeam/BreweryX/pull/148
- Stricter bounding box validation by @Thorinwasher in https://github.com/BreweryTeam/BreweryX/pull/149
- Fix exception when reapplying effects in folia by @Thorinwasher in https://github.com/BreweryTeam/BreweryX/pull/150
Full Changelog: https://github.com/BreweryTeam/BreweryX/compare/3.4.10...3.5.0
Комментарии
Загружаем…