Skip to content

SmartSpawner 1.6.4

Choose a tag to compare

@github-actions github-actions released this 02 Apr 02:09
· 64 commits to main since this release
9b8477b

Hotfix & compatibility update following v1.6.3

Bug Fixes

  • Resolved plugin crash introduced in v1.6.3 when running on Minecraft 1.21.4 and below.
  • Fixed hook integration with the Residence protection plugin.
  • Enhanced explosion protection logic to correctly handle non-destructive explosions.
    Wind Charge, Breeze Wind Charge, and player mace wind-burst blasts appear in the block list
    but never actually destroy blocks. Spawner data is now always preserved for these explosion
    types, regardless of the protect_from_explosions config value.

New Integrations

  • Added support for HuskClaims land-claim plugin.
  • Added support for SimpleClaimSystem 2.
    (Thanks to Xyness, the plugin author, for the contribution.)

Performance

  • Optimized the selling process for improved throughput and transaction security.