What makes FlectonePulse special?
FlectonePulse is a plugin and mod for Minecraft servers that takes control of chat, messages, and notifications. Beginners will especially love it because the setup is simple, and the result is a beautiful chat, integrations, and useful commands without any hassle.
• All operations are performed asynchronously, the main server thread is not affected
• Uses Google Guice for dependency injection, which simplifies extending functionality
• Supports all popular platforms Bukkit, Spigot, Paper, Purpur, Folia, Fabric, BungeeCord, Waterfall, and Velocity on versions 1.8.8 to the latest
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. |
Code (YAML):
join:
format
:
"<gradient:#FF0000:#00FF00>&lHello</gradient> <rainbow><player></rainbow>!"
Player heads in chat
Add avatars to messages using the placeholder <player_head> or specify a nickname <player_head:name>. No resource pack needed, all players will see it
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. More in the
documentation
✨ Customizable elements
![[IMG]](//proxy.spigotmc.org/fdebe8291c894bd39173e63cd5aef92dde175157/68747470733a2f2f666c6563746f6e652e6e65742f70756c73652f76657273696f6e2e706e67) |
Server MOTD Add custom texts for greetings in the server list |
![[IMG]](//proxy.spigotmc.org/aa24173e6db1b52922c0670172397bccfd563eed/68747470733a2f2f666c6563746f6e652e6e65742f70756c73652f6a6f696e2e706e67) |
Join messages Greet players |
![[IMG]](//proxy.spigotmc.org/8b0e7801cbd6b24cb5c1b1f7d0a34a8123060114/68747470733a2f2f666c6563746f6e652e6e65742f70756c73652f7461622e706e67) |
TAB menu Show ping, online, ranks — all in one place |
![[IMG]](//proxy.spigotmc.org/b99d92b1087056f20d95dc3e23db606bda0b70c3/68747470733a2f2f666c6563746f6e652e6e65742f70756c73652f64656174687365727665722e706e67) |
Death messages Make them fun with text or sounds |
![[IMG]](//proxy.spigotmc.org/bd3d7a026e3f6ad7abf4b62fe54c0834eda2e6eb/68747470733a2f2f666c6563746f6e652e6e65742f70756c73652f6272616e642e706e67) |
Branding Add server name to the F3 menu |
![[IMG]](//proxy.spigotmc.org/0d51c34b2ccdb645629f00405a64ff0201e5cf1f/68747470733a2f2f666c6563746f6e652e6e65742f70756c73652f7461736b2e706e67) |
Advancements Custom advancement messages |
| Full list in documentation |
... |
Integrations
External platforms
![[IMG]](//proxy.spigotmc.org/dcfe0149d68fc52c7cb067951216945ac9bdbb95/68747470733a2f2f666c6563746f6e652e6e65742f70756c73652f646973636f72646d6573736167652e706e67) |
Discord Sync server chat with Discord channels |
![[IMG]](//proxy.spigotmc.org/84b6b6caa40d69aac73b20d6c519712858446e4f/68747470733a2f2f666c6563746f6e652e6e65742f70756c73652f74656c656772616d6d657373616765322e706e67) |
Telegram Send messages via bot to Telegram and sync chats |
![[IMG]](//proxy.spigotmc.org/17e12706957f92e4e1458c1418f2946ea2848a98/68747470733a2f2f666c6563746f6e652e6e65742f70756c73652f7477697463686d6573736167652e706e67) |
Twitch Stream notifications in Minecraft chat and server chat sync |
Plugins
Over 30 commands
![[IMG]](//proxy.spigotmc.org/c665f036817dfc131454fbb9ae950a386589c0c7/68747470733a2f2f666c6563746f6e652e6e65742f70756c73652f636f6d6d616e6462616c6c2e706e67) |
/ball Magic ball with many answers |
![[IMG]](//proxy.spigotmc.org/69dea3367cc884ab0c8c1a32f9e51a21b929edc9/68747470733a2f2f666c6563746f6e652e6e65742f70756c73652f636f6d6d616e64746963746163746f652e706e67) |
/tictactoe Tic-tac-toe |
![[IMG]](//proxy.spigotmc.org/24f9e9e1b12daaa5187b1dc80fb7423d1edf322f/68747470733a2f2f666c6563746f6e652e6e65742f70756c73652f636f6d6d616e6473747265616d2e706e67) |
/stream Stream notifications in chat |
![[IMG]](//proxy.spigotmc.org/d58910a9d989fabaa57edfd2d3769a2331fffa44/68747470733a2f2f666c6563746f6e652e6e65742f70756c73652f636f6d6d616e647472792e706e67) |
/try Test your luck from 0% to 100% |
| Full list in documentation |
... |
❓ FAQ
Questions about installation or setup? Check the
FAQ in the documentation
Acknowledgments
FlectonePulse is built on these projects:
• ️
Google Guice — for modular code
•
JDBI with
HikariCP — efficient database work
•
Jackson — data serialization
•
PacketEvents — packet handling
•
Adventure — text formatting
• ⌨️
Cloud — commands with autocompletion
• ⏱️
Universal Scheduler — task scheduling
•
Symbol Chat — symbols in chat
• ️
PacketUxUi — GUI elements
•
LightChatBubbles — messages above head
•
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!
FlectonePulse is waiting for you! Ready to install?
P.S. Join Discord