Язык

FlectonePulse

FlectonePulse

ModrinthSpigotMC

Every Message Under Your Control!

23.1k загрузок 147 подписчиков обновлено 3d ago
последняя v1.10.2 Modrinth
Bukkit Bungeecord Fabric Folia Paper Purpur Spigot Velocity Waterfall 1.8.8 – 26.1.2 DecorationSocialUtility

EN | RU

🎥 FlectonePulse Video Review

FlectonePulse

bukkit spigot paper purpur folia bungeecord velocity

FlectonePulse — Every message under your control!

boosty modrinth documentation discord

🏆 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. |

# EXAMPLE
join:
  format: "<gradient:#FF0000:#00FF00>&lHello</gradient> <rainbow><player></rainbow>!"

color

🧱 Any textures in messages (WITHOUT RESOURCE PACK)

Add custom texture (image) using the <texture:name> placeholder
texture1
texture2

Use avatars in messages using the <player_head> placeholder and Minecraft symbols using <sprite:name>
object

🌈 Chat customization with /chatsetting

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

locale

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

| Visual | Description |
|---------------|-----------------|
| status | Server MOTD
Add custom texts for greetings in the server list |
| join | Join messages
Greet players |
| tab | TAB menu
Show ping, online, ranks — all in one place |
| death | Death messages
Make them fun with text or sounds |
| brand | Branding
Add server name to the F3 menu |
| advancement | Advancements
Custom advancement messages |
| Full list in documentation 🔗 | ... |

🤝 Integrations

External platforms

| Visual | Description |
|---------|----------|
| discord | Discord
Sync server chat with Discord channels |
| telegram | Telegram
Send messages via bot to Telegram and sync chats |
| twitch | Twitch
Stream notifications in Minecraft chat and server chat sync |

Plugins

| Plugin | Description |
|-----------------------------------------------------------------------------------------------|--------------------------------------------------------------------|
| 💬 InteractiveChat | Interactive elements in chat |
| 🛡️ LuckPerms | Permission and group management |
| 🧩 PlaceholderAPI | Placeholders from other plugins, e.g. %player_level% |
| 🎙️ PlasmoVoice & SimpleVoice | Ignore and mute sync in voice chat |
| 🖼️ SkinsRestorer | Skin display in chat and TAB |
| 👻 SuperVanish | Hide vanished players |
| Full list in documentation 🔗 | ... |

🎮 Over 30 commands

| Visual | Description |
|--------------|------------------------|
| ball | /ball
Magic ball with many answers |
| tictactoe | /tictactoe
Tic-tac-toe |
| stream | /stream
Stream notifications in chat |
| try | /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:

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!

boosty

FlectonePulse is waiting for you! Ready to install? 😎

modrinth

P.S. Join Discord

Версии

Release
1.10.2
fabric · 26.1, 26.1.1, 26.1.2 · 3d ago
## ✨ Features - Implemented unified task scheduler - Added SuperVanish state synchronization across servers via proxy - On server start and reload, all…
14
Release
1.10.2
bukkit, bungeecord, folia · 1.8.8, 1.8.9, 1.9 · 3d ago
## ✨ Features - Implemented unified task scheduler - Added SuperVanish state synchronization across servers via proxy - On server start and reload, all…
273
Release
1.10.1
fabric · 26.1, 26.1.1, 26.1.2 · 12d ago
## ✨ Features - Added vanilla command removal functionality (bukkit) - Added import functionality to whitelist (whitelist) - Added player login and…
41
Release
1.10.1
bukkit, bungeecord, folia · 1.8.8, 1.8.9, 1.9 · 12d ago
## ✨ Features - Added vanilla command removal functionality (bukkit) - Added import functionality to whitelist (whitelist) - Added player login and…
633
Release
1.10.0
fabric · 26.1, 26.1.1, 26.1.2 · 14d ago
# Version 1.10.0 ## ✨ Features - Added serverlink module (serverlink) - Added whitelist command - Added support for formatting books, anvil names, and sign…
26
Release
1.10.0
bukkit, bungeecord, folia · 1.8.8, 1.8.9, 1.9 · 14d ago
# Version 1.10.0 ## ✨ Features - Added serverlink module (serverlink) - Added whitelist command - Added support for formatting books, anvil names, and sign…
251
Release
1.9.3
fabric · 26.1, 26.1.1, 26.1.2 · 1mo ago
## ✨ Features - Added disallowed input pattern filtering for bubble messages (bubble) ## 🔧 Refactors - Renamed eventMessage parameter to rawString for…
128
Release
1.9.3
bukkit, bungeecord, folia · 1.8.8, 1.8.9, 1.9 · 1mo ago
## ✨ Features - Added disallowed input pattern filtering for bubble messages (bubble) ## 🔧 Refactors - Renamed eventMessage parameter to rawString for…
2.2k
Release
1.9.2
fabric · 26.1, 26.1.1, 26.1.2 · 1mo ago
## ✨ Features - Added toponline player placeholder (toponline) - Added online time placeholders and integration support (online) - Added AFK playtime…
21
Release
1.9.2
bukkit, bungeecord, folia · 1.8.8, 1.8.9, 1.9 · 1mo ago
## ✨ Features - Added toponline player placeholder (toponline) - Added online time placeholders and integration support (online) - Added AFK playtime…
146
Release
1.9.1
fabric · 26.1, 26.1.1, 26.1.2 · 2mo ago
## ✨ Features - Added ICU library integration for advanced text processing - Added BlazeandCave integration support - Added proxy support for Discord,…
15
Release
1.9.1
bukkit, bungeecord, folia · 1.8.8, 1.8.9, 1.9 · 2mo ago
## ✨ Features - Added ICU library integration for advanced text processing - Added BlazeandCave integration support - Added proxy support for Discord,…
311

Комментарии 0

Пока нет комментариев. Будь первым, кто поделится мнением.

Скачать FlectonePulse

SpigotMC
R 1.10.2 26.1, 26.1.1, 26.1.2 fabric 3.2 MB R 1.10.2 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 3.3 MB R 1.10.1 26.1, 26.1.1, 26.1.2 fabric 3.1 MB R 1.10.1 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 3.3 MB R 1.10.0 26.1, 26.1.1, 26.1.2 fabric 3.0 MB R 1.10.0 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 3.2 MB R 1.9.3 26.1, 26.1.1, 26.1.2 fabric 2.8 MB R 1.9.3 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 2.9 MB R 1.9.2 26.1, 26.1.1, 26.1.2 fabric 2.8 MB R 1.9.2 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 2.9 MB R 1.9.1 26.1, 26.1.1, 26.1.2 fabric 2.8 MB R 1.9.1 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 2.9 MB R 1.9.0 26.1, 26.1.1, 26.1.2 fabric 2.7 MB R 1.9.0 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 2.9 MB R 1.8.1 1.21.11 fabric 3.3 MB R 1.8.1 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 2.7 MB R 1.8.0 1.21.11 fabric 3.3 MB R 1.8.0 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 2.7 MB R 1.7.4 1.21.11 fabric 3.2 MB R 1.7.4 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 2.7 MB R 1.7.3 1.21.11 fabric 3.2 MB R 1.7.3 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 2.7 MB R 1.7.2 1.21.11 fabric 3.2 MB R 1.7.2 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 2.6 MB R 1.7.1 1.21.11 fabric 3.2 MB R 1.7.1 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 2.6 MB R 1.7.0 1.21.11 fabric 2.5 MB R 1.7.0 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 1.9 MB R 1.6.2 1.21.10 fabric 2.4 MB R 1.6.2 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 1.8 MB R 1.6.1 1.21.10 fabric 2.4 MB R 1.6.1 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 1.8 MB R 1.6.0 1.21.10 fabric 2.4 MB R 1.6.0 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 1.8 MB R 1.5.1 1.21.8 fabric 2.8 MB R 1.5.1 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 2.4 MB R 1.5.0 1.21.8 fabric 2.8 MB R 1.5.0 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 2.4 MB R 1.4.3 1.21.8 fabric 2.7 MB R 1.4.3 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 2.2 MB R 1.4.2 1.21.8 fabric 2.7 MB R 1.4.2 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 2.2 MB R 1.4.1 1.21.8 fabric 2.7 MB R 1.4.1 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 2.3 MB R 1.4.0 1.21.8 fabric 2.7 MB R 1.4.0 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 2.3 MB R 1.3.0 1.21.8 fabric 2.6 MB R 1.3.0 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 2.2 MB R 1.2.1 1.21.8 fabric 2.2 MB R 1.2.1 1.8.8, 1.8.9, 1.9 bukkit, bungeecord, folia 1.7 MB

Файлы отдаются напрямую с первоисточника. Modgrid не хранит и не изменяет их.