Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for William278

The powerful and intuitive set homes, warps, and teleports plugin/mod

Report HuskHomes?

Alpha
4.11-57ce10b

William278 released HuskHomes version 4.11-57ce10b on Sat 9:44 PM

Fix async teleport error on Folia (#988)

  • fix: replace PaperLib with runtime Paper API detection for Folia async teleports

PaperLib falls back to synchronous teleport and chunk loading on Folia 26.x, which violates region threading requirements. Introduce BukkitPaperCompat to invoke native Paper APIs via reflection when available, with safe Spigot fallbacks, and remove the PaperLib dependency.

Co-authored-by: Cursor [email protected]

  • fix: restore paper-api 1.19.4 compile target for project policy compliance

The Paper 1.21 compile dependency bump was not appropriate for this project. Runtime Paper/Folia APIs continue to be invoked via reflection in BukkitPaperCompat without requiring a newer compile-time API.

Co-authored-by: Cursor [email protected]


Co-authored-by: Cursor [email protected]

Information

Published onJuly 11, 2026
Downloads0

Platforms

Paper Paper (1.17.1-1.21.2, 1.21.4-1.21.6, 1.21.8, 1.21.11, 26.1.1-26.1.2)