Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps com.viaversion:viafabricplus from 4.3.4 to 4.4.3.

Release notes

Sourced from com.viaversion:viafabricplus's releases.

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.

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.2

Bedrock Edition

Experimental block connections

  • Introduced a new experimental block connection system for versions 1.12.2 and earlier. (Thanks @​lowercasebtw)
  • Fixes several edge cases present in the current block connection system.
  • Disabled by default due to higher performance cost, especially on older machines.
  • Can be enabled via ViaFabricPlus → Settings → General → Experimental block connections.

Update changes (1.21.11)

  • Fixed occasional item desyncs in merchant inventories in 1.21.0 and earlier.
  • Fixed sprite atlases not loading in versions 1.21.10 and earlier.
  • Fixed world border lerping 1.21.10 and earlier.
  • Swing hand when detonating a respawn anchor in versions 1.21.10 and earlier. (Also thanks @​RaphiMC)
  • Swing hand when taking items from a shelf in versions 1.21.10 and earlier.
  • Swing hand when interacting with leashes in versions 1.21.10 and earlier.

... (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.3.
- [Release notes](https://github.com/ViaVersion/viafabricplus/releases)
- [Commits](ViaVersion/ViaFabricPlus@4.3.4...4.4.3)

---
updated-dependencies:
- dependency-name: com.viaversion:viafabricplus
  dependency-version: 4.4.3
  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 20, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 21, 2026

Superseded by #113.

@dependabot dependabot bot closed this Jan 21, 2026
@dependabot dependabot bot deleted the dependabot/gradle/com.viaversion-viafabricplus-4.4.3 branch January 21, 2026 13:07
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