Skip to content

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 19 Apr 01:19
· 1050 commits to main since this release

SmartSpawner - Version 1.5.1

Removed

  • BentoBox integration has been fully removed (all related hooks/features are no longer available).

Fixed

  • Hardened selling flow with pre-deposit validation to block dupe selling.
  • Added state validation in FilterConfigUI to prevent navigation exploits.

Changed

  • Updated default Spawner Storage GUI and Filter GUI layouts (big thanks to @xoop).
  • Updated several language files for clarity and consistency.

Added

  • Improved layout configuration system:
    • Add an option to change GUI layout for the Main Spawner GUI.
    • Customize layout, button slots, conditions, and click actions.
    • Added button conditions for the Spawner Storage GUI.

Upgrade Notes

  • Config/Layout

    • If you rely on custom GUI layouts, review and migrate to the new layout configuration for the Main Spawner GUI.
  • Languages

    • Review updated language files. If you maintain custom translations, merge changes to prevent missing keys.