Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps com.viaversion:viafabricplus from 4.3.4 to 4.4.4.

Release notes

Sourced from com.viaversion:viafabricplus's releases.

4.4.4

Fixes a few error handling regressions introduced in 4.4.3.

4.4.3 Changelog

  • Added a new /viafabricplus settings command to open the settings menu in-game. (Thanks @​lowercasebtw)
  • Fixed a passenger glitch on horses and other vehicle entities in versions 1.21.7 and earlier.
  • Fixed invalid commands not being executed in chat click events in versions 1.21.5 and earlier.
  • Fixed bucket variant type lore in versions 1.21.4 and earlier.
  • Fixed food item translations in versions 1.21 and earlier. (Thanks @​RaphiMC)
  • Fixed attack animation rendering in versions 1.8 and earlier. (Thanks @​lowercasebtw)
  • Fixed chunk borders not being visible when Sodium is installed in versions 1.8 and earlier. (Thanks @​lowercasebtw)
  • Fixed mouse click interactions in inventories in versions 1.5.2 and earlier. (Thanks @​lowercasebtw)
  • Fixed HUD armor and heart position offsets in versions Beta 1.7.3 and earlier. (Thanks @​lowercasebtw)
  • Fixed potentially incorrect block entity ID mappings.
  • Fixed potential errors with custom or duplicate registry entries.
  • Fixed optimized default values not being applied to ViaVersion configuration files.
  • Fixed potential loading conflicts with other mods.

There have also been some internal changes:

  • ViaVersion’s Server & Player Details Protocol has been implemented. By default, only the Server Details Protocol is enabled. Both protocols can be toggled in the viaversion.yml file using the send-server-details and send-player-details configuration options.
  • ViaFabricPlus now always injects itself (and its Netty handlers used for protocol translation), even when the native client version is selected. Mods accessing the API can now always assume a valid user connection is present during multiplayer connections.

Translation contributors A list of all translators can be found here: https://crowdin.com/project/viafabricplus/activity-stream

Please also read the 4.4.2 Changelogs.

Thanks to @​lowercasebtw for their contributions in this release.

Your support means a lot! If you'd like to help keep the project going, consider donating at https://florianmichael.de/donate. I’ll continue improving this project to the best of my ability.

4.4.3

  • Added a new /viafabricplus settings command to open the settings menu in-game. (Thanks @​lowercasebtw)
  • Fixed a passenger glitch on horses and other vehicle entities in versions 1.21.7 and earlier.
  • Fixed invalid commands not being executed in chat click events in versions 1.21.5 and earlier.
  • Fixed bucket variant type lore in versions 1.21.4 and earlier.
  • Fixed food item translations in versions 1.21 and earlier. (Thanks @​RaphiMC)
  • Fixed attack animation rendering in versions 1.8 and earlier. (Thanks @​lowercasebtw)
  • Fixed chunk borders not being visible when Sodium is installed in versions 1.8 and earlier. (Thanks @​lowercasebtw)
  • Fixed mouse click interactions in inventories in versions 1.5.2 and earlier. (Thanks @​lowercasebtw)
  • Fixed HUD armor and heart position offsets in versions Beta 1.7.3 and earlier. (Thanks @​lowercasebtw)
  • Fixed potentially incorrect block entity ID mappings.
  • Fixed potential errors with custom or duplicate registry entries.
  • Fixed optimized default values not being applied to ViaVersion configuration files.
  • Fixed potential loading conflicts with other mods.

There have also been some internal changes:

  • ViaVersion’s Server & Player Details Protocol has been implemented. By default, only the Server Details Protocol is enabled. Both protocols can be toggled in the viaversion.yml file using the send-server-details and send-player-details configuration options.
  • ViaFabricPlus now always injects itself (and its Netty handlers used for protocol translation), even when the native client version is selected. Mods accessing the API can now always assume a valid user connection is present during multiplayer connections.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.viaversion:viafabricplus](https://github.com/ViaVersion/viafabricplus) from 4.3.4 to 4.4.4.
- [Release notes](https://github.com/ViaVersion/viafabricplus/releases)
- [Commits](ViaVersion/ViaFabricPlus@4.3.4...4.4.4)

---
updated-dependencies:
- dependency-name: com.viaversion:viafabricplus
  dependency-version: 4.4.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant