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.2.8
β¨ New Features
π§ Refactored Config System + Time Format Support
- Introduced a flexible time format system for configuration.
- Supports formats like
5m
,1h_30m
,1d_2h_15s
, and more. - Time units:
s
,m
,h
,d
,w
,mo
,y
.
- Supports formats like
- β οΈ Note: Review and update your config file after installing this version!
- Introduced a flexible time format system for configuration.
π£ Advanced Language System Overhaul
- Completely restructured message configuration with multi-component support:
message
,title
,subtitle
,action_bar
,sound
.
- Easily toggle individual messages and customize how feedback is delivered to players.
- Enables more immersive and customizable server interactions.
- Completely restructured message configuration with multi-component support:
π§± Spawner Type Split: Smart vs Vanilla
- Spawners are now separated into
Smart Spawner
andVanilla Spawner
. - Both types feature fully customizable:
- Display name
- Lore
- Placeholder support for
%entity%
,%amount%
,%chance%
, and more.
- Customize your item aesthetics like a pro!
- Spawners are now separated into
π§° New Command:
/ss giveVanillaSpawner
- Command to give vanilla spawners:
/ss giveVanillaSpawner <player> <mobtype> [amount]
- Great for manual setups or creative mode use.
- Command to give vanilla spawners:
β Removed / Deprecated
- π² Deprecated
vi_VN
andzh_CN
Language Files- Due to the new language system, legacy language files for Vietnamese (vi_VN) and Simplified Chinese (zh_CN) have been deprecated.
- Please migrate your translations to the new structured format in the language configuration.
π Bug Fixes
π» Fixed Persistent Duplicate Holograms
- Eliminated an issue where disabled holograms would randomly reappear and not despawn.
- Now automatically removes stale holograms on spawner data changes.
π Improved Natural Spawner Detection
- Resolved an issue where natural spawners were incorrectly treated as Smart Spawners when interacted with.
- Now correctly distinguishes between the two.
π₯ Fixed Spawner Drop Logic
- Resolved a bug where broken spawners wouldn't drop an item, causing it to disappear.
- Drops are now handled properly across all conditions.
Information
Published on | April 21, 2025 |
---|---|
Downloads | 9 |
Platforms
Paper (1.20-1.21.4)