Skip to content

Releases: DieReicheErethons/Brewery

Release v1.8

18 Aug 20:50
Compare
Choose a tag to compare

Release v1.8

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:

  • 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

Brewery v1.7.2

04 Jul 14:29
Compare
Choose a tag to compare

Release v1.7.2

Update to Minecraft 1.14
Fixed the error that it could not find UIDs for drinks in 1.14 and wrong Effect Durations

Changes since last:

  • NEW: Update to MC 1.14
  • FIXED: Error with UIDs in 1.14
  • FIXED: Potion Effect Durations in 1.14
  • FIXED: WorldGuard Support with FastAsyncWorldEdit

For all Changes see the Changelog

Brewery v1.7.1

17 Jan 17:01
Compare
Choose a tag to compare

Release v1.7.1

Fixed the error opening Barrels with the newest Builds of WorldGuard
Now showing more infos if opening a Barrel fails again
Added a few nice custom Metrics about Brews and Recipes to bStats

Changes since last:

  • FIXED: Fixed Error with newest WorldGuard 7.0
  • NEW: Added custom bStats Charts

For all Changes see the Changelog

Brewery v1.7

31 Oct 23:07
Compare
Choose a tag to compare

Release v1.7

Update for CraftBukkit/Spigot 1.13.x but also with added support for Minecraft 1.12 and below. Thanks to @Sataniel98 for updating to 1.13 and @ProgrammerDan for the Update to 1.12

All Potion Colors work again from 1.11 to 1.13
Now Using bStats instead of MCStats
Some other small fixes were added, see the changelog.

Changes since last:

  • NEW: Support for CraftBukkit/Spigot 1.13.x and below
  • FIXED: Now Showing correct Potion Colors again
  • NEW: Different Default configs for <= 1.12 and 1.13
  • NEW: Support for the Plugin Citadel
  • FIXED: Some Display Errors with the Distiller
  • FIXED: Integration into other Plugins updated
  • STILL: Support for all older Minecraft Versions

For all Changes see the Changelog

Brewery v1.5

28 Jun 20:13
Compare
Choose a tag to compare

Release v1.5

Works with Craftbukkit and Spigot 1.10.x, 1.9.x, 1.8.x, 1.7.x, 1.6.x and probably lower.

Added some more config options, like changing the time for each distill run in the recipes. The time for distillruns is now longer by default (40 sec) and can be changed for each recipe. Your config will update automatically.
The create command now accepts a player to give the Brew to, for use in command blocks.
Italian Language and Config were made by FraazT0, thanks for that!
A Lot of Bugs were fixed, especially in 1.10 and 1.9!

Changes since v1.4.4:

  • NEW: Config Option for recipes to set the time for each Distill-run
  • NEW: "/brew create" now accepts a Player to give the Brew to, and @p in CommandBlocks
    • Command is now: /brew create [Quality] [Player]
  • NEW: Italian Language and Config by FraazT0
  • NEW: Config Option to disable Chat Distortion
  • FIX: Fixed a lot of Bugs for MC 1.10 and 1.9
  • FIX: Some items sometimes not accepted by Cauldron (Grass, Cactus, etc.)
  • FIX: Bugs with Distilling
  • FIX: Wood type of Big barrel sometimes not recognized correctly
  • FIX: Some small bugs with MC 1.6 and older

For all Changes see the Changelog

Brewery v1.4.4

29 May 23:18
Compare
Choose a tag to compare

Release v1.4.4

Works with Craftbukkit and Spigot 1.9.x, 1.8.x, 1.7.x, 1.6.x and probably lower.

Small Bug fix update, see Release v1.4.3 for changes and new features

Changes since v1.4.3:

  • FIXED: Applied wrong potion effect sometimes when drinking a brew in 1.9
  • FIXED: plugins/Brewery/configs/ (default configs) not updating

For all Changes see the Changelog

Brewery v1.4.3

28 May 17:16
Compare
Choose a tag to compare

Release v1.4.3

Works with Craftbukkit and Spigot 1.9.x, 1.8.x, 1.7.x, 1.6.x and probably lower.

Has been updated for MC 1.9!
Better reloading recipes
Set the puke item despawn time
Config will update automatically
Removed long login deny

Changes since v1.4.2:

  • NEW: Much better Error handling when reloading recipes.
    • More help when a recipe fails to load
    • Show the messages not only in the log but also to the player doing the /brew reload
  • NEW: Set the time until puke items despawn! Default is 1 minute.
    • Also the item flow is a bit randomized to make it look better
    • Puke items should now never be possible to be picked up, ever.
  • NEW: Updated some outdated config descriptions
    • Your config will update automatically on first start
  • REM: Removed the longer login deny when extremely drunk. No more waiting until logging back in!
  • FIXED: Ensure that the plugin keeps working once Minecraft 1.10 is out

For all Changes see the Changelog

v1.4.2

18 May 23:13
Compare
Choose a tag to compare

Release v1.4.2

Works with Craftbukkit and Spigot 1.9.x, 1.8.x, 1.7.x, 1.6.x and probably lower.

Updated for MC 1.9, thanks for the Help!
Updated the Plugin support

Changes since v1.3.1:

  • NEW: Support for CraftBukkit/Spigot 1.9.x
    • Huge thanks to @Sataniel98 and @ProgrammerDan!
    • Custom distilling process that imitates the old process in the brewing stand using glowstone dust
    • Potions were changed in 1.9 so the Color of Brews may look different
    • Potioneffects are now completely hidden from the Brew lore in 1.9, as they would otherwise show confusing effects
    • Finally here after a long time
  • NEW: Support for WorldGuard 6.1, LWC 4.5.0, GriefPrevention 14.6, LogBlock 1.94/1.10
  • NEW: Using Vault to find Items in recipes
    • Optional dependency
    • This makes creating recipes a lot easier
    • Instead of id and data values ingredients can be added by their name
    • for example "green dye" or "stained glass pane green"
  • NEW: Automatically allow ingredients of recipes into the cauldron
    • Allow even if not in cooked list
    • Those potions will have generic cooked names
  • FIXED: Cauldron duplication Bug
  • STILL: Keeping support for CraftBukkit/Spigot 1.8.x, 1.7.x, 1.6.x and probably older

For all Changes see the Changelog

Brewery v1.3.1

11 Jan 13:03
Compare
Choose a tag to compare

Release v1.3.1

Works with Craftbukkit and Spigot 1.8.x, 1.7.x, 1.6.x and probably lower.

There was added an Update Checker, which automatically checks for new versions of this Plugin and notifies you if one is found. It can be disabled in the config.
Your config.yml will be updated automatically, you will find the new options after starting the new version for the first time.

Changes since v1.3:

  • NEW: WorldGuard 6.0 Support, fixes the error when opening Barrels with WorldGuard 6.0 installed
  • STILL: WorldGuard 5.x Backwards compatibility
  • NEW: Update Checker
    • Checks the Curseforge api for updates to Brewery once at serverstart
    • If found, the log and Ops are notified
    • Runs in an async thread, so it does not lock up the Server
    • Can be disabled in the config
  • NEW: All Languages and config files now come packed with the Plugin
  • FIXED: Proper error Message if checking of supported protection plugins fails

Brewery v1.3

04 Sep 20:21
Compare
Choose a tag to compare

Release v1.3

Now Supports Player UUID!
Works with Bukkit 1.7.x, 1.6.x and probably lower.

You config.yml will be updated automatically, you will find the new options after starting the new version for the first time.

Updated Language files (except english) need to be redownloaded! Check the Main Page on Bukkit or the Wiki to download them.

Changes since v1.2:
NEW: Player UUID support
STILL: Backwards compatibility to older Minecraft versions
NEW: Item Data/Damage Value support in Recipes
NEW: Brew Potioneffects much more configurable
NEW: Performance Improvements
NEW: 1.7 Woodtypes added to config description
FIXED: Worldedit Compatibility by removing /br, use /brew
FIXED: Better description for some config entries
NEW: Commands added (see Wiki for full description):

  • /brew persist - Persistence to copy potions or use with other Plugins
  • /brew static - Make a brewed potion unchangeable
  • /brew create - Simply create a potion without any brewing