
Malts
An open-source and free Vaults plugin that incorporates a warehouse for mass item storage.
1.0.3
release8 января 2026 г.Additions
- A new configuration option for disabling warehouse modes in specific worlds has been added. Your configuration will automatically be updated.
- A new permission for manually overriding the config vault 'trustCap' has been added. The configuration option still applies globally but you may set a new maximum vault trust list per-player by using
malts.override.trustcap.<amount>. - Added a confirmation for
/malts import <importer>
Fixes
- Some misc lang fixes
- Fixed an issue with Malts over-replenishing items from the warehouse when auto-replenish is active
Full Changelog: https://github.com/BreweryTeam/Malts/compare/1.0.2...1.0.3
Modrinth: https://modrinth.com/plugin/malts Hangar: https://hangar.papermc.io/BreweryTeam/Malts GitHub: https://github.com/BreweryTeam/Malts
1.0.2
release12 декабря 2025 г.I recommend updating to this version specifically for the first fix in this list. Vaults in Malts are designed to not be cached so this could have undefined behavior.
- Fixes Malts inappropriately caching vaults
- Fixes Malts' update checker message in lang files
- Fixes Malts not adding default vaults/stock. Config defaults are now added to player totals (permission + database + config) = total
- Fixes an extra page being shown in the warehouse gui unecessarily
Full Changelog: https://github.com/BreweryTeam/Malts/compare/1.0.1...1.0.2
Modrinth: https://modrinth.com/plugin/malts Hangar: https://hangar.papermc.io/BreweryTeam/Malts GitHub: https://github.com/BreweryTeam/Malts
1.0.1
release9 декабря 2025 г.Malts v1.0.1:
Small patch for gui item caching. This patch won't make a noticeable difference for most users, but for servers which have large amounts lores and/or gradients in gui items, this will make Malts disappear off your spark profiler.
Full Changelog: https://github.com/BreweryTeam/Malts/compare/1.0...1.0.1
Modrinth: https://modrinth.com/plugin/malts Hangar: https://hangar.papermc.io/BreweryTeam/Malts GitHub: https://github.com/BreweryTeam/Malts
1.0
release27 ноября 2025 г.Malts 1.0:
Hi everyone, I'm happy to announce that I'm dropping the -BETA tag from Malts' versioning and officially releasing Malts v1.0! While nothing much has changed internally, this mostly signifies that I'm comfortable with telling people to run this in production.
If you're currently using PlayerVaults, AxVaults, or another vaults plugin, give Malts a try! Let me know what you think, what it's missing, or any other suggestions! If you're not using any vaults plugin and are interested in a virtual backpack/mass storage system for your players, also give this plugin a try :)
- P.S. Malts could use some translations! If you speak another language, feel free to submit a PR.
What's Changed
- feat(translations): added Chinese translation by @SnowCutieOwO in https://github.com/BreweryTeam/Malts/pull/1
- feat(commands): added
/malts editvault <id> <name|icon|trust>for editing your own vaults via the command line - feat(update-checker): an update checker! Malts now includes an update checker which can be toggled off in your
config.yml. - fix(commands):
/pvsearchusing/malts vaultother <name> <id>for clickable in-chat commands even when the viewed vaults was from the sender. Malts will now use/malts vaults <id>when running the command on your own vaults. - chore(license): swapped Malts' license from GPLv3 to MIT
New Contributors
- @SnowCutieOwO made their first contribution in https://github.com/BreweryTeam/Malts/pull/1
Full Changelog: https://github.com/BreweryTeam/Malts/compare/0.9-BETA...1.0
Modrinth: https://modrinth.com/plugin/malts Hangar: https://hangar.papermc.io/BreweryTeam/Malts GitHub: https://github.com/BreweryTeam/Malts
🦃 Happy Thanksgiving!
0.9-BETA
release13 ноября 2025 г.0.9-BETA:
-
Adds
/pvsearch <query> -player <player?> -page <page?>(/malts search <query> -player <player?> -page <page?>). This command can be used to search for items in vaults easily. This command will match by effective names, materials, and lores. Players may search through their own vaults, or through vaults they are trusted in. The search command pulls up and in-chat text interface which players may use to navigate through their search queries. Clicking on a matched item in chat will open up the vault it's in and hovering on it will show the full item description as appears in the vault. The new permissions added aremalts.command.searchandmalts.searchother. -
Fixes Malts not automatically adding new keys into the lang. The only officially supported lang right now is
en_us. For custom translations, you'd need to manually translate and add them in. Or, submit a PR for another language: https://github.com/BreweryTeam/Malts
That's it. Have a good day! ❤️
Full Changelog: https://github.com/BreweryTeam/Malts/compare/0.8-BETA...0.9-BETA
Modrinth: https://modrinth.com/plugin/malts Hangar: https://hangar.papermc.io/BreweryTeam/Malts GitHub: https://github.com/BreweryTeam/Malts
