๐ฅ FlectonePulse Video Review


FlectonePulse โ Every Message Under Your Control!

What Is FlectonePulse Hytale? 
FlectonePulse Hytale is a dedicated module of the FlectonePulse ecosystem that takes full control over chat, messages, and notifications on Hytale servers. You decide what players see, when they see it, and how it looks. Clean defaults for beginners, deep configuration for everyone else
FlectonePulse was the subject of a university thesis and received top marks for its architecture, technical depth, and practical value. The full thesis, presentation, and plagiarism report are publicly available:
Why FlectonePulse Hytale instead of other message plugins?
| Feature |
FlectonePulse Hytale |
Typical message plugin |
| Fully async โ no main thread impact |
โ
|
โ |
| Native Hytale UI and component support |
โ
|
โ |
| Modular design โ enable/disable any feature |
โ
|
โ ๏ธ (rarely) |
| Perโplayer client language detection |
โ
|
โ |
| Visual message bubbles above players |
โ
|
โ |
Inโgame player settings menu (/chatsetting) |
โ
|
โ |
| Crossโplatform chat (Discord, Telegram, Twitch) |
โ
|
โ |
| Legacy color codes + MiniMessage support in one system |
โ
|
โ ๏ธ (usually one) |
| Google Guice dependency injection for clean architecture |
โ
|
โ |
| Open source & completely free |
โ
|
โ ๏ธ (often freemium) |
Requirement
Java 17 or higher is REQUIRED
| Platform |
Supported Versions |
| Hytale |
Latest Hytale version |
Configuration Files
| File |
Purpose |
config.yml |
Database, language, proxy mode, cache |
command.yml |
Enable/disable and configure commands |
message.yml |
All message modules, conditions and behavior |
integration.yml |
Third-party plugins and external platforms |
permission.yml |
Permissions for every feature |
localizations/*.yml |
Per-language message text |
๐จ Color Formatting
FlectonePulse Hytale understands every color system and converts them all to MiniMessage internally. Mix legacy codes and modern tags in the same line โ it works
| Input |
Result |
&0-&9, &a-&f |
<black>, <dark_blue>, โฆ, <white> |
&l / &m / &n / &o / &k / &r |
<b> / <st> / <u> / <i> / <obf> / <reset> |
&#rrggbb, #rrggbb |
<#rrggbb> |
| MiniMessage |
<gradient>, <hover:...>, <click:...>, etc. |
join:
format: "<gradient:#FF0000:#00FF00>&lHello</gradient> <rainbow><player></rainbow>!"

๐งฑ Message Bubbles
Show chat messages in floating bubbles above players' heads for a more immersive experience

๐ Per-Player Language Detection
Enable by_player: true and every message is delivered in the player's own client language. If a translation is missing, the server default is used as fallback

โจ Everything is a Message and is Configurable
FlectonePulse Hytale takes control of virtually every event that produces text
| Module |
Description |
 |
Fully formatted join messages with placeholders and sounds |
 |
Customizable quit messages |
 |
Replace default death messages with your own style |
 |
Full chat formatting with gradients, hover, click and more |
 |
Visual message bubbles above players |
 |
Auto-mark and notify when players go idle |
Full list in documentation ๐
๐ Per-Player Customization
Players open a full in-game menu /chatsetting to toggle messages, change colors, and disable whatever they don't want

๐ฎ 40+ Built-In Commands
| Module |
Description |
 |
/ball โ magic 8โball with customizable answers |
 |
/stream โ announce you're going live |
 |
/try โ random luck roll from 0% to 100% |
 |
/ban โ ban a player with a reason and optional duration |
 |
/whitelist โ manage server whitelist with reason and optional duration (add, remove, list, on, off) |
Already exist: /afk /anon /ban /broadcast /chatcolor /chatsetting /clearchat /coin /deletemessage /dice /do /emit /geolocate /helper /ignore /ignorelist /kick /mail /maintenance /me /mute /mutelist /nickname /online /ping /poll /reply /spy /tell /toponline /translateto /unban /unmute /unwarn /warn /warnlist /whitelist
Full list in documentation ๐
๐ค Integration with Platforms
| Platform |
What it adds |
 |
Discord โ bidirectional chat sync. Custom bot commands, webhook support with embeds and avatar display |
 |
Telegram โ bidirectional chat sync. Custom bot commands |
 |
Twitch โ bidirectional chat sync. Custom bot commands and live stream notifications |
๐ค Integration with Plugins
| Plugin |
What it adds |
| ๐ก๏ธ LuckPerms |
Prefix, suffix, group display |
| ๐งฉ PlaceholderAPI |
Any %placeholder% from other plugins |
Full list in documentation ๐
๐ Acknowledgments
FlectonePulse Hytale is built on these projects:
And thanks to the community! Every star on GitHub and review on platforms shows that FlectonePulse is genuinely useful โญ
๐ Project Statistics