Skip to content

BreweryX - v3.4.10

Latest
Compare
Choose a tag to compare
@Jsinco Jsinco released this 23 Feb 19:13
· 3 commits to master since this release

This release contains a lot of fixes, changes, and a few feature additions. I would HIGHLY recommend upgrading to this verison if you are using any type of SQL storage method.

Changes

  • SQLite is now the default storage method for BreweryX. For servers that experience slow saving times with FlatFile storage, you should migrate to SQLite, MySQL, or MongoDB. **~ by Nadwey**
    -> To migrate, start your server using the storage method FlatFile. Next, change your storage method to SQLite or another database storage method. Finally, run: /brew data reload and /brew data save to finalize your migration.

Additions

  • You can now configure barrel inventory sizes **~ by Mitality**
  • BreweryX now hooks into the Lands plugin. **~ by Mitality**
  • You can now configure your own custom translations in BreweryX **~ by Thorinwasher**
  • Added a Ukranian translation **~ by Thorinwasher**

Fixes

  • Fixes SQL storage methods not deleting objects from the database. If you're using an older version of BreweryX with an SQL database, you should update! **~ by Jsinco**
  • Fixes Brewery not recognizing cauldron.yml recipes, reference here **~ by Jsinco**

That's it, Github generated release notes are below. Have a good day and go get your new version from Modrinth

What's Changed

Full Changelog: 3.4.9...3.4.10