Skip to content

HuskSync 3.6 - Minecraft 1.21 support

Compare
Choose a tag to compare
@WiIIiam278 WiIIiam278 released this 14 Jun 11:44
· 175 commits to master since this release
24ba209

HuskSync 3.6 adds support for 1.21 and makes several internal changes to improve data syncing.

  • Updated the plugin to support Minecraft 1.21 on Spigot/Paper servers.
  • HuskSync now also runs as a server-side Fabric mod on Minecraft 1.20.1 servers. (#217)
    • Support for this is still in beta, but if you'd like to try it out, get in touch on Discord or self-compile as you will need a separate jar.
    • You cannot sync data between Bukkit & Fabric currently
    • Thanks to @hanbings and @Stampede2011 for their help with this
  • Data is now synced in a deterministic order, and data types can depend on one another (#309)
    • Attribute syncing now requires potion effect syncing to be enabled (it will automatically disable if both are not turned on)
    • Fixed health syncing conflicting with attribute syncing if they were applied to a user in the wrong order. (#307)
  • Updated the Traditional Chinese (zh-tw) locales, courtesy of @davgo0103 (#316)
  • Fixed an issue where HuskSync would attempt to load a hook for a dependency that had failed to enable
  • Fixed an incorrect syntax error message being displayed with the /userdata command.
  • API: Added data identifier dependencies
  • API: The plugin will now throw a NotRegisteredException if you attempt to access an invalid (shaded) API instance
  • API: Added an API platform target for HuskSync on Fabric

To update from 3.5.x, just drag+drop as there are no config changes.

📋 HuskSync binaries are only distributed on Spigot, Polymart, or BuiltByBit.