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
SmartSpawner - Version 1.3.8
Compatibility Updates
- Re-added Minecraft 1.21 - 1.21.3 compatibility - Full support restored for these versions
- Added Minecraft 1.21.6 compatibility - Plugin now supports the latest Minecraft version
Bug Fixes
- Fixed spawner storage item selling issue - Resolved bug where filtered items from spawner storage couldn't be sold when they should be
- Fixed ESGUI-Premium integration - Resolved issue where price hooks sometimes failed and returned 0 for item prices
New Features
Advanced Natural Spawner Configuration
Added comprehensive configuration options for naturally generated dungeon spawners:
# Controls behavior of naturally generated dungeon spawners
natural_spawner:
# Whether natural spawners can be broken and collected
breakable: false
# Convert natural spawners to smart spawners when broken
# If false, natural spawners will drop vanilla spawner items
convert_to_smart_spawner: false
# Whether natural spawners will spawn mobs
spawn_mobs: true
# Whether natural spawner block will be protected from explosions
protect_from_explosions: false
Entity Support Expansion
- Full compatibility - Spawners now support all Minecraft entities
- Added Happy Ghast spawner - New mob type available for spawner creation
Configuration Options
The new natural spawner system provides server administrators with granular control over how naturally occurring dungeon spawners behave, including protection from explosions, conversion capabilities, and mob spawning control.
Information
Published on | June 27, 2025 |
---|---|
Downloads | 0 |
Platforms
Paper (1.20-1.21.6)