HuskClaims v1.5 Released

HuskClaims
Changelog
17 Jan 2025, 13:38
Staff

HuskClaims 1.5 is a milestone release which introduces support for Fabric 1.21.1 and 1.21.4 and introduces new supporting API for custom claim operations, ideal for introducing mod support to HuskClaims.

  • Added support for Fabric 1.21.1 and 1.21.4 (#280)
    • Support for this is still experimental and may have bugs for the initial release phase
    • Will target a limited version range of the latest version of Minecraft and a handful of popular Fabric modding versions
    • Available for download on william278.net
    • A HUGE thank you to @LuckyValenok for their excellent work preparing this release across HuskClaims, supporting libraries, and build script streamlining.
  • Fixed the PlaceholderAPI hook unloading when /papi reload was used (#292)
  • Fixed the inspection tool not showing last seen information and gave access to this to operators by default (#263)
  • Fixed wilderness permissions being verbosely evaluated causing message duplication in some cases
  • Fixed vehicle mobs being invincible outside of claims in certain cases
  • Updated the Russian (ru-ru) locales, courtesy of @FreeMonoid (#269)
  • API: API is now available for HuskClaims on Fabric 1.21.1 and 1.21.4, including callback event support
  • API: Introduced new API for registering custom OperationTypes.
    • Lets mod and plugin developers register custom operation types and call actions to cancel actions based on HuskClaims claims.
    • Documentation for this is available here.

To update, drag+drop and regenerate your config.yml file, as some slight configuration changes were made to the layout of the hooks section of this file.