Skip to content

Releases: DieReicheErethons/Brewery

Release v3.1.1

10 Jul 16:02
Compare
Choose a tag to compare

Release v3.1.1

Update for Minecraft 1.19
Fix Slimefun and ExoticGarden integration
Add Mangrove Wood for Barrels

Changes

  • NEW: Support for Minecraft 1.19 and Mangrove wood in Barrels
  • FIX: Slimefun and ExoticGarden support

For all Changes see the Changelog

Release v3.1

15 Jun 19:09
Compare
Choose a tag to compare

Release v3.1

Update for Minecraft 1.17!

Including some more options to make Brewery even better for your Server.
Coffee and other Brews can now reduce your drunkeness and you can now dump your ruined Brews into a hopper.
Your config will update automatically with new options.

Changes

  • NEW: Full Support for Minecraft 1.17
  • NEW: Permission to set
    • how much certain players are affected by alcohol
    • how quickly players naturally reduce drunkeness
  • NEW: Recipes can now reduce drunkeness (negative alcohol)
  • NEW: Pour your ruined Brews into a Hopper to get the glass bottle back
  • FIX: Allow recipes to use Crimson and Warped Barrels
  • FIX: Newer versions of MMOItems, Slimefun
  • FIX: Config option enableWake was always active
  • STILL: supporting Minecraft down to 1.8

For all Changes see the Changelog

Release v3.0

28 Nov 20:06
Compare
Choose a tag to compare

Release v3.0

New Features for Brewery!
Now you know just how much alcohol was in those drinks,
and what exactly is boiling over there in these Cauldrons.
Also added some new Commands and Config options, see below.

Your config will update automatically with new options.
Check out the particle colors added to your Cauldron Recipes!

Changes

  • NEW: Action Bar graph to show drunkeness
    • Shown when drinking a Brew
    • And setting drunkeness by command
  • NEW: Colored Particles from boiling Cauldrons
    • Different Colors depending on Recipe and Boiling Time
    • Easier timing of recipes, just see when it changes color
    • Better to keep track of lots of boiling Cauldrons
    • Color and time configurable
  • NEW: Commands:
    • Drink - Simulate player drinking a brew
    • Puke - Make player puke
  • NEW: Config options:
    • Chest System for better Barrel protection [disabled by default]
    • How strong stumbling is when drunk
    • Set Different Commands depending on Quality
    • Support new crimson and warped planks for barrels
  • NEW: Plugin support:
    • BlockLocker for Barrel locking
    • Towny for Barrel protection
  • NEW: Russian and Spanish language
  • FIX: Sometimes all Brews turned Murky or Ruined
  • FIX: Lag when unloading a world
  • FIX: Create Command not finding all recipe names
  • FIX: Bugfixes, with the distiller and others

For all Changes see the Changelog

Release v2.1.2

31 Oct 15:28
Compare
Choose a tag to compare

Release v2.1.2

Update for Minecraft 1.16

And some small bug fixes

Changes

  • NEW: 1.16 Item definitions: Use Soul Fire for Cauldron etc.
  • FIX: Alc Lore not updating properly in 1.16
  • FIX: Check all Blocks for Barrels when retracting Piston

Release v2.1.1

13 Apr 22:04
Compare
Choose a tag to compare

Release v2.1.1

This update adds support for Custom Model Data in recipes
and fixes some issues, mainly the Async Load Exception in 1.12.2

Your config will update automatically with new options.

Changes

  • NEW: Support Custom Model Data in Recipes
  • NEW: Added Config option to disable MC-Barrel aging
  • FIX: Async Load Exception on 1.12.2 and lower
  • FIX: Using Bottles like Honey Bottles on cauldron now gives back the empty bottle
  • FIX: Placeholders for the Player and Server Commands

Release v2.1

08 Apr 12:19
Compare
Choose a tag to compare

Release v2.1

Added a craftable Brew Sealing Table, which allows your brews (that have been brewed similarly) to be sold in shops using most shop plugins.
Also Data like Barrels and Cauldrons are now loaded in the background, greatly improving load times at start and when loading worlds.
Player Drunkeness can now be synced between servers and the error in the log about MMOItems has been resolved.

Your config will update automatically with new options.

New Permissions:
brewery.cmd.seal - Open the Brew Sealer by command
brewery.openbarrel.mc - given to everyone by default - Allow opening of Minecraft Barrels

Changes

  • NEW: Brew Sealing Table
    • Seal your Brews to make similar Brews exactly equal
    • For better support in shop plugins
    • Allows your sealed Brews to be sold and used in most shop plugins
  • NEW: Background loading for World-Data
    • Extreme improvement in load times at server start and when loading worlds
    • World-Data is split into a separate file: data.yml -> worlddata.yml
    • Loaded data always merged in main thread & mutual exclusion of loading/saving
  • NEW: Sync Player Drunkeness Data across multiple Servers with MySQL
  • FIX: Error in Log with newer Version of MMOItems
  • FIX: Cauldron now starts properly at minute 0 and as intended takes longer until usable brews come out
  • FIX: Permission brewery.openbarrel.mc for the Minecraft Barrel

Release v2.0.1

13 Dec 21:22
Compare
Choose a tag to compare

Release v2.0.1

BIG update for Brewery with lots of Additions and Improvements.
Brewery is still the same Brewery, but for recipes and under the hood, there have been great changes.
For more Informations, see below.

Your config will update automatically with new options.
Your Recipes will stay the same, so check out the new added default recipes here: configs

Changes in 2.0

  • BIG: New Recipe Options with Custom Items
    • Define Custom Items in the config for recipes, using Name, Lore, Plugin and/or Material
    • Changed how Cauldron Base Potions work, now defined as Cauldron-Recipes
    • Add Custom Lore, drink-commands, drink-messages to Brews
    • New Default Recipes
  • BIG: New Brew Save System
    • Save Brew data on the Item itself for more reliability
    • allows items to be copied and modified!
    • Much more robust, reliable and better performance
    • Uses NBT or a custom Lore Save System for older Minecraft Versions
  • BIG: Revamped Lore System
    • Stars in the brew lore showing the quality of the brew
    • Show alcohol content when dropping any brew into the Distiller
    • Configurable in Config
    • Better order in lore and allow for modification by admin or other plugins
  • BIG: Performance Improvements
    • Redesigned some data structures
    • Retrieving Barrels by BoundingBox
    • Distilling process improved
    • Lots of under the hood changes and improvements
  • BIG: Full Developer API with Events
    • Allow Plugins to add new Recipes
    • Access to most parts of Brewery and the brewing process
    • Added JavaDocs and simple api methods
  • FIX: Some issues with Hoppers in the brewing process
  • FIX: Make reloading config way more robust
  • FIX: Brew Create by Command with space in recipe name
  • NEW: Language File Updater
  • STILL: Support for older Minecraft versions, tested down to 1.8

Changes in 2.0.1

  • FIX: Error in converting Barrels from old version

For all Changes see the Changelog

Release v2.0

13 Dec 12:28
Compare
Choose a tag to compare

Release v2.0

BIG update for Brewery with lots of Additions and Improvements.
Brewery is still the same Brewery, but for recipes and under the hood, there have been great changes.
For more Informations, see below.

Your config will update automatically with new options.
Your Recipes will stay the same, so check out the new added default recipes here: configs

Changes since last

  • BIG: New Recipe Options with Custom Items
    • Define Custom Items in the config for recipes, using Name, Lore, Plugin and/or Material
    • Changed how Cauldron Base Potions work, now defined as Cauldron-Recipes
    • Add Custom Lore, drink-commands, drink-messages to Brews
    • New Default Recipes
  • BIG: New Brew Save System
    • Save Brew data on the Item itself for more reliability
    • allows items to be copied and modified!
    • Much more robust, reliable and better performance
    • Uses NBT or a custom Lore Save System for older Minecraft Versions
  • BIG: Revamped Lore System
    • Stars in the brew lore showing the quality of the brew
    • Show alcohol content when dropping any brew into the Distiller
    • Configurable in Config
    • Better order in lore and allow for modification by admin or other plugins
  • BIG: Performance Improvements
    • Redesigned some data structures
    • Retrieving Barrels by BoundingBox
    • Distilling process improved
    • Lots of under the hood changes and improvements
  • BIG: Full Developer API with Events
    • Allow Plugins to add new Recipes
    • Access to most parts of Brewery and the brewing process
    • Added JavaDocs and simple api methods
  • FIX: Some issues with Hoppers in the brewing process
  • FIX: Make reloading config way more robust
  • FIX: Brew Create by Command with space in recipe name
  • NEW: Language File Updater
  • STILL: Support for older Minecraft versions, tested down to 1.8

For all Changes see the Changelog

Release v1.8.2

11 Oct 14:25
Compare
Choose a tag to compare

Release v1.8.2

Changes since last

  • FIX: Drinking Animation Bug when opening a barrel with Potion in hand in 1.14
  • FIX: Reapply Potion Effects even if the player has got them already
  • FIX: Rare crash when breaking Barrel with many players

For all Changes see the Changelog

Release v1.8.1

19 Aug 13:54
Compare
Choose a tag to compare

Release v1.8.1

Adds some more features for 1.14, like brewing in the new minecraft barrels, campfire under the cauldron, sounds, rgb brew colors and more.
To make it easier to create recipes, a new command (itemInfo) was added that allows you to see the material name of an item, to use that in a recipe.

Changes since last

  • FIX: Bug when breaking a barrel

Changes since 1.7.2:

  • NEW: You can now use the new Minecraft Barrels for brewing!
    • Will take 6 brews, compared to 9 of the small and 27 of the big barrel
    • Configurable number of max brews in the Minecraft Barrel
  • NEW: Supports the Campfire as fire source under the cauldron
  • NEW: /brew ItemName command
    • Shows the material name of an item, to use in a recipe
  • NEW: Can use RGB colors for brews in recipes
  • NEW: Barrels now make sounds when opening and closing in 1.14
  • NEW: Chinese language by Neubulae and kp06125
  • FIX: Don't load Chunks just to check a barrel

For all Changes see the Changelog