Changelog
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 methodFlatFile
. Next, change your storage method toSQLite
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!
What's Changed
- Set SQLite as the default storage type by @Nadwey in https://github.com/BreweryTeam/BreweryX/pull/96
- Fix: SQL saving, Cauldron brew matching by @Jsinco in https://github.com/BreweryTeam/BreweryX/pull/105
- Fix lore of sealed potions by @Nadwey in https://github.com/BreweryTeam/BreweryX/pull/95
- Allow custom translations by @Thorinwasher in https://github.com/BreweryTeam/BreweryX/pull/103
- Ukrainian translation by @Thorinwasher in https://github.com/BreweryTeam/BreweryX/pull/102
Full Changelog: https://github.com/BreweryTeam/BreweryX/compare/3.4.9...3.4.10
Files
BreweryX-3.4.10.jar(3.47 MiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
3.4.10Loaders
BukkitFoliaPaperPurpurSpigot
Game versions
1.13.2, 1.14.4, 1.15.2, 1.16.5, 1.17.1, 1.18.2, 1.19.4, 1.20.4, 1.21–1.21.1, 1.21.2, 1.21.3, 1.21.4Downloads
794Publication date
February 23, 2025 at 7:14 PMPublisher

Jsinco
Member