Description
๐ฅ FlectonePulse Video Review
๐ What makes FlectonePulse Hytale special?
FlectonePulse Hytale is a specialized module for the FlectonePulse ecosystem that takes control of chat, messages, and notifications specifically tailored for the Hytale platform.
- All operations are performed asynchronously, the main server thread is not affected
- Uses Google Guice for dependency injection, which simplifies extending functionality
- Specifically designed for the Hytale platform with native component support
๐จ Flexible text formatting
Supports all color formats, from legacy (& or ยง for colors) to modern MiniMessage tags
| Input code | Transformation |
|---|---|
&0-&9, &a-&f |
<black>, <dark_blue>, โฆ, <white> |
&l/&m/&n/&o/&k/&r |
<b> / <st> / <u> / <i> / <obf> / <reset> |
&#rrggbb, #rrggbb, &x&r&r&g&g&b&b, <##rrggbb> |
<#rrggbb> |
| MiniMessage tags | <color:#rrggbb>, <rainbow>, <click:...>, <font>, etc. |
# EXAMPLE
join:
format: "<gradient:#FF0000:#00FF00>&lHello</gradient> <rainbow><player></rainbow>!"

๐งฑ Message bubbles
Visual message bubbles above players

๐ Chat customization with /chatsetting

The /chatsetting command opens a menu for quick message customization for each player. Choose colors, styles, and disable unnecessary messages
๐ Smart localization

How it works
When by_player: true is enabled, FlectonePulse detects the client's language and displays messages in it. If no translation exists, the default from the config is used.
โจ Customizable elements
| Visual | Description |
|---|---|
![]() |
Join messages Greet players |
![]() |
Death messages Make them fun with text or sounds |
![]() |
Chat formatting Enhance chat with colors, gradients and more |
| Full list in documentation ๐ | โฆ |
๐ค Integrations
External platforms
| Visual | Description |
|---|---|
![]() |
Discord Sync server chat with Discord channels |
![]() |
Telegram Send messages via bot to Telegram and sync chats |
![]() |
Twitch Stream notifications in Hytale chat and server chat sync |
Plugins
| Plugin | Description |
|---|---|
| ๐ก๏ธ LuckPerms | Permission and group management |
๐ฎ Over 30 commands
| Visual | Description |
|---|---|
![]() |
/ball Magic ball with many answers |
![]() |
/stream Stream notifications in chat |
![]() |
/try Test your luck from 0% to 100% |
| Full list in documentation ๐ |
๐ Acknowledgments
FlectonePulse is built on these projects:
- ๐๏ธ Google Guice โ for modular code
- ๐ JDBI with HikariCP โ efficient database work
- ๐ฆ Jackson โ data serialization
- ๐ง Adventure Hytale โ text formatting for Hytale
- ๐จ Adventure โ text formatting
- โจ๏ธ Cloud โ commands with autocompletion
- ๐ฃ Symbol Chat โ symbols in chat
- ๐ฅ๏ธ HyUI โ GUI elements
- ๐ MiniTranslator โ legacy color conversion
- ๐ฑ FlectoneChat โ predecessor of FlectonePulse
And thanks to the community! Every star on GitHub and review on platforms shows that FlectonePulse is truly needed โญ
๐ Project statistics
โค๏ธ Open source and free
FlectonePulse is completely free. Download, modify, put on your server. For priority support, early access to features, and help with server-specific setup, support on Boosty. It motivates further development!












