<div align="center"> <h3> <a href="https://github.com/Flectone/FlectonePulse">EN</a> | <a href="https://github.com/Flectone/FlectonePulse/blob/master/README-RU.md">RU</a> </h3> </div>
<div align="center">

</div>
<div align="center"> <a href="https://modrinth.com/plugin/flectonepulse"><img src="https://flectone.net/pulse/bukkit.svg" alt="bukkit"></a> <a href="https://modrinth.com/plugin/flectonepulse"><img src="https://flectone.net/pulse/spigot.svg" alt="spigot"></a> <a href="https://modrinth.com/plugin/flectonepulse"><img src="https://flectone.net/pulse/paper.svg" alt="paper"></a> <a href="https://modrinth.com/plugin/flectonepulse"><img src="https://flectone.net/pulse/purpur.svg" alt="purpur"></a> <a href="https://modrinth.com/plugin/flectonepulse"><img src="https://flectone.net/pulse/folia.svg" alt="folia"></a> <a href="https://modrinth.com/plugin/flectonepulse"><img src="https://flectone.net/pulse/fabric.svg" height="40" alt="fabric"></a> <a href="https://www.curseforge.com/hytale/mods/flectonepulse"><img src="https://flectone.net/pulse/hytale.svg" alt="hytale"></a> <a href="https://modrinth.com/plugin/flectonepulse"><img src="https://flectone.net/pulse/bungeecord.svg" alt="bungeecord"></a> <a href="https://modrinth.com/plugin/flectonepulse"><img src="https://flectone.net/pulse/velocity.svg" alt="velocity"></a>
<h1>FlectonePulse โ Every Message Under Your Control!</h1>
<a href="https://boosty.to/thefaser"><img src="https://flectone.net/pulse/boosty.svg" alt="boosty"></a> <a href="https://modrinth.com/plugin/flectonepulse"><img src="https://flectone.net/pulse/modrinth.svg" alt="modrinth"></a> <a href="https://flectone.net/pulse/"><img src="https://flectone.net/pulse/documentation.svg" alt="documentation"></a> <a href="https://discord.flectone.net/"><img src="https://flectone.net/pulse/discord.svg" alt="discord"></a> </div>
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:
| 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) |
Java 17 or higher is REQUIRED
| Platform | Supported Versions |
|---|---|
| Hytale | Latest Hytale version |
| 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 |
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>!"
Show chat messages in floating bubbles above players' heads for a more immersive experience

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

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 ๐
Players open a full in-game menu /chatsetting to toggle messages, change colors, and disable whatever they don't want

| 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 ๐
| 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 |
| Plugin | What it adds |
|---|---|
| ๐ก๏ธ [LuckPerms](https://flectone.net/pulse/docs/hytale/integration/luckperms/) | Prefix, suffix, group display |
| ๐งฉ [PlaceholderAPI](https://flectone.net/pulse/docs/hytale/integration/placeholderapi/) | Any %placeholder% from other plugins |
Full list in documentation ๐
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 โญ
<div align="center"> <a href="https://flectone.net/pulse/metrics" target="_blank"> <img src="https://flectone.net/api/pulse/metrics/svg" alt="FlectonePulse Statistics"> </a> </div>
0 Comments