Skip to content

v1.5.7

Choose a tag to compare

@github-actions github-actions released this 19 Apr 01:20
· 340 commits to main since this release
215b688

SmartSpawner - Version 1.5.7

Changes

  • Removed chunk spawner limiter - This feature has been temporarily removed from the core plugin and will be re-implemented as a separate addon to improve overall performance

Bug Fixes

  • Fixed shift-place spawner - Resolved an issue where players would lose their entire stack when shift-placing spawners if the max stack size config was less than 64 items
  • Fixed storage item consumption bug - Resolved incorrect item amount when using the "Take All" button in spawner storage
  • Fixed race condition exploit - Added lock protection to spawner breaking/mining operations to prevent potential race condition exploits

Performance Improvements

  • Optimized storage GUI rendering for better performance
  • General performance enhancements to improve plugin efficiency

Note: The chunk spawner limiter will return as a separate addon in a future update with enhanced performance optimizations.