Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Enhances spawner use with GUI that generates mob drops and experience without spawning entity
Smart Spawner - Version 1.3.1
New Features
- Added back support for spawner item in EconomyShopGUI
- Players can now can use spawners in shop as SmartSpawner
- Added option to directly add spawner items to player inventory when breaking spawners
# Whether to directly add spawner items to player inventory instead of dropping them on the ground direct_to_inventory: false - Implemented configurable ghost spawner management options
ghost_spawners: # Remove ghost spawners when server starts up # Only checks spawners in loaded chunks remove_on_startup: true # Remove ghost spawners when players approach them # This checks when players enter spawner range remove_on_approach: false
Bug Fixes
- Fixed storage GUI bug where items weren't properly removed when selling through shop plugins
- Improved ghost spawner removal by preventing checks in unloaded chunks
Performance Improvements
- Optimized ghost spawner detection system for better server performance
Information
| Published on | April 29, 2025 |
|---|---|
| Downloads | 33 |
Platforms
Paper (1.20-1.21.4)