Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
1.4.0
TheFaser released FlectonePulse version 1.4.0 on Yesterday 9:06 AM
โจ Features
- Created and uploaded API to Maven Central
- Added minecraft dialogs for
/chatsetting
- Added support for Paper chat event (#17)
- Added support for legacy and named colors in chatcolor, with flexible input for admins
- Implemented Maintenance integration support (#16)
๐ง Refactors
- Registered EnumSerializer for Range.Type
- Added onLoad method and modified module loading logic
- Implemented get() method for dependency injection
- Implemented message caching to improve performance
- Changed default chat mode to PACKET and optimized chat handling
- Moved replacement logic to ReplacementModule and removed duplicated modules
- Optimized distance calculation between players in PlayerAdapter
- Optimized player-related operations and vanish checks
- Optimized scoreboard packets and added reload functionality
- Optimized async and sync method execution
- Optimized Bukkit chat listener performance
- Updated permissions for /chatcolor and fcolor modules
- Replaced String ".replace" with Strings and StringUtils
- Replaced manual string checks with StringUtils
- Replaced try-catch with StringUtils.isNumeric()
๐ Bug Fixes
- Fixed UpdateModule permission
- Inverted condition in hasClassOrElse method
- Corrected URL operator formatting and ampersand escaping
- Ensured valid color for scoreboard team
- Corrected color code conversion in LegacyMiniConvertorPulseListener
- Handled null values in style settings for SQL
๐ฆ Chores
- Added Maven publication
New Contributors
- @giftedl made their first contribution in https://github.com/Flectone/FlectonePulse/pull/18
Full Changelog
Information
Published on | August 15, 2025 |
---|---|
Downloads | 0 |
Platforms
Paper (1.8.8-1.21.8)
Waterfall (1.21)
Velocity (3.4)