Skip to content

BreweryX - v3.4.0

Compare
Choose a tag to compare
@Jsinco Jsinco released this 01 Dec 05:44
· 127 commits to master since this release

Hi everyone, this release of BreweryX contains major changes to the entire plugin so please read this update carefully.

Okaeri

First off, BACKUP YOUR CURRENT CONFIG.YML. While I believe this release to be stable, please backup your current config.yml, or rename it to something else.

BreweryX configuration has been swapped to Okaeri. This means a couple of things:

  • BreweryX config will automatically update
  • Recipes, CustomItems, and Cauldroningredients now have their own file (If they're defined in your config.yml already, that will also work just fine.)
  • Comments inside BreweryX's configuration files will automatically be swapped to whatever language you set.

Unfortuntely, BreweryX new configs do not support external comments. If you have comments in your current config.yml that you wish to keep, move them to a separate file.

The new langs folder is now languages. You can safely delete /BreweryX/configs/ and /BreweryX/langs/ if you wish.

Custom Command Aliases

You can now set custom command aliases for the default /breweryx command. Look for commandAliases in your config.yml.

PAPI support in commands

playercommands and servercommands now support PAPI placeholders. The drinking player will be used as context for the placeholder.

MongoDB support (experimental, use at your own discretion)

BreweryX now supports MongoDB.

A variety of other bugs have been fixed in this version. I won't list them out, but Github generated release notes are below:

What's Changed

New Contributors

Full Changelog: 3.3.5...3.4.0