HuskClaims v1.5.9 Released

HuskClaims
changelog
22 Jun 2025, 22:25
Staff

HuskClaims 1.5.9 adds support for Minecraft 1.21.6, and fixes bugs.

  • Added support for Minecraft 1.21.6, including on Fabric servers
  • Made lectern behaviour consistent between platforms
    • Now triggers a block interact operation type for reading a book in a lectern
    • Now triggers a container open operation type for taking a book from a lectern
  • Improved performance of vehicle handling and fixed issues with it
    • You now dismount when entering a claim that you do not have permission to enter
  • Added protection against lightning strikes
  • API: Added PostCreateClaim and PostCreateChildClaim events, which are fired after a claim/child claim are created
    • Useful for doing stuff with a created claim after it has been created. These events are not cancellable.
    • Use the existing CreateClaim and CreateChildClaim events to cancel these actions

To update from 1.5.8, just drag+drop. There are no config changes.