Skip to content

3.8.8.1

Choose a tag to compare

@MrPippi MrPippi released this 04 May 08:09

HuskSync 3.8.8.1 (Paper 26.1.2 Fork)

This is an unofficial fork of WiIIiam278/HuskSync adding Paper 26.1.2 support and backporting upstream bug fixes.

Bug Fixes

  • fix WiIIiam278#647 — Reduced latest_snapshot Redis TTL from 1 year (~31M seconds) to 7 days, preventing Redis from accumulating tens of thousands of stale player keys over time
  • fix WiIIiam278#642 — Removed duplicate DataFixer item upgrade in BukkitSerializer; NBTAPI 2.15.7 already applies DataFixerUtil internally via DataVersion tag, so the manual upgradeItemStacks() call was causing double-migration of item NBT data
  • fix WiIIiam278#588 — Pre-filtered Registry.MATERIAL into block-only and item-only sets (lazily cached), eliminating the N×M nested loop over all materials per statistic type that could cause CPU spikes to 100% on server startup

Supported Platforms

JAR Minecraft Version Java
HuskSync-Bukkit-3.8.8.1+mc.1.21.1.jar Paper 1.21.1 21
HuskSync-Bukkit-3.8.8.1+mc.1.21.4.jar Paper 1.21.4 21
HuskSync-Bukkit-3.8.8.1+mc.1.21.5.jar Paper 1.21.5 21
HuskSync-Bukkit-3.8.8.1+mc.1.21.8.jar Paper 1.21.8 21
HuskSync-Bukkit-3.8.8.1+mc.1.21.10.jar Paper 1.21.10 21
HuskSync-Bukkit-3.8.8.1+mc.1.21.11.jar Paper 1.21.11 21
HuskSync-Bukkit-3.8.8.1+mc.26.1.2.jar Paper 26.1.2 25

Paper 26.1.2 requires Java 25. All other versions require Java 21.

Based On

  • Upstream: HuskSync 3.8.8
  • item-nbt-api: 2.15.7 (fixes Paper 26.1.x version string format)
  • triumph-gui: 3.1.13