FlectonePulse 0.5.3 Velocity
on Feb 12, 2025FlectonePulse 0.5.3 BungeeCord
on Feb 12, 2025What's Changed
🚀 Features
- Added support for stay ticks in action bar messages to control display duration
🐛 Fixes
- Fixed action bar message compatibility for Minecraft 1.18 and older versions
- Improved emoji escaping to prevent formatting issues
- Added null checks for channels in
BukkitProxyConnectorto avoid unexpected errors - Removed duplicate Sync matcher to prevent conflicts
- Added null player checks in the
spitmodule for safer execution - Fixed player data (fPlayer) not updating when inventory settings were closed
- Corrected maintenance mode logic to properly kick players when enabled
- Ignored null connections to prevent crashes during network handling
🔧 Refactors
- Major codebase reorganization: Renamed multiple classes, packages, and interfaces (e.g.,
ILocalization→Localization, moved interceptors to dedicated packages) - Removed deprecated/unused code:
DebugInterceptor,ModuleManager,DatabaseThread, and ticker classes - Optimized SQLite integration using HikariCP for better performance
- Split database logic into DAO (Data Access Object) layers for modularity
- Updated user login and maintenance-checking logic for reliability
- Integrated the latest version of MiniTranslator
Full Changelog: v0.5.2...v0.5.3
FlectonePulse 0.5.2 Bukkit
on Feb 8, 2025What's Changed
- Updated regex to allow uppercase in HEX colors (e.g.
#AAAAAA) - Fixed disabling format tags
- Fixed calculating next message for lists modules
Full Changelog: https://github.com/Flectone/FlectonePulse/compare/v0.5.1...v0.5.2
FlectonePulse 0.5.2 Velocity
on Feb 8, 2025FlectonePulse 0.5.2 BungeeCord
on Feb 8, 2025Bump to 0.5.2 version
FlectonePulse 0.5.1 Bukkit
on Feb 7, 2025What's Changed
- Added lists to auto module
- Removed legacy color map
- Fixed legacy color support for &#
- Fixed deop module
Full Changelog: https://github.com/Flectone/FlectonePulse/compare/v0.5.0...v0.5.1
FlectonePulse 0.5.1 Velocity
on Feb 7, 2025FlectonePulse 0.5.1 BungeeCord
on Feb 7, 2025Bump to 0.5.1 version
FlectonePulse 0.5.0 Bukkit
on Feb 7, 2025- Added full support legacy colors (gradients too)
- Added translateto tag for messages
- Added YandexSDK integration for /translateto
- Added Deepl integration for /translateto
- Added Triton integration
- Refactored /poll and added repeat time
- Refactored /mark and added modern version mark
Full Changelog: https://github.com/Flectone/FlectonePulse/compare/v0.4.1...v0.5.0
FlectonePulse 0.5.0 Velocity
on Feb 7, 2025FlectonePulse 0.5.0 BungeeCord
on Feb 7, 2025Bump to 0.5.0 version
FlectonePulse 0.4.1 Bukkit
on Feb 4, 2025What's Changed
- Fixed 1.20.5 support
- Fixed bubble height change
Full Changelog: https://github.com/Flectone/FlectonePulse/compare/v0.4.0...v0.4.1
FlectonePulse 0.4.1 Velocity
on Feb 4, 2025FlectonePulse 0.4.1 BungeeCord
on Feb 4, 2025Bump to 0.4.1 version
FlectonePulse 0.4.0 Bukkit
on Feb 4, 2025What's Changed
- Added InteractiveChat support
- Added Q&A module
- Added ping module
- Added modern bubble system
- Updated symbols
- Updated README and Added README-RU
- Fixed knock module
- Fixed folia support
- Fixed double mention
Full Changelog: https://github.com/Flectone/FlectonePulse/compare/v0.3.0...v0.4.0
FlectonePulse 0.4.0 Velocity
on Feb 4, 2025FlectonePulse 0.4.0 BungeeCord
on Feb 4, 2025Bump to 0.4.0 version
FlectonePulse 0.3.0 Bukkit
on Jan 18, 2025- Added TOAST destination
- Added bubble distance setting
- Added subtext for TITLE and SUBTITLE
- Added /flectonepulse reload text, for text reloading
- Added /id command for telegram bot
- Added support for environment variables
- Added clusters for proxy
- Refactored ban, mute, warn, kick, unban, unmute, unwarn and lists
- Refactored mention
- Removed InteractiveChat integration
- Fixed Velocity and BungeeCord startup
- Fixed chat on proxy
- Fixed null PAPI on disable
- Fixed double message check
Full Changelog: https://github.com/Flectone/FlectonePulse/compare/v0.2.1...v0.3.0
FlectonePulse 0.3.0 Velocity
on Jan 18, 2025FlectonePulse 0.3.0 BungeeCord
on Jan 18, 2025Bump to 0.3.0 version



