StellerChat
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #55 of 92 economy mods in this game by downloads
📋 About This Mod
[!(https://i.imgur.com/g8Ob1Go.png)](https://ko-fi.com/klaidi4)
## ✨ Feature List ✨
- ✅ AI Assistant — Integrate Gemini, Grok, Groq, or OpenRouter as a server assistant (`@ai`). Includes context memory, database caching, and rate limiting.
- ✅ Chat Channels — Create unlimited channels (Global, Local, Staff, etc.) with custom hearing radius, cooldowns, and message costs.
- ✅ Chat Bubbles — Floating message bubbles above players' heads using 1. 19. 4+ TextDisplay entities with customizable animations and styling.
- ✅ Live Tokens & Tags — Interactive chat placeholders like ``, ``, ``, ``, ``, and `` with hover tooltips and click actions.
- ✅ Advanced Formatting — Full support for MiniMessage, Legacy color codes, and HEX/Gradients with granular permissions.
- ✅ Mention System — Ping players (`@Player`), roles (`@role`), or `@everyone` with customizable sounds and particle effects.
- ✅ Chat Moderation — Built-in Anti-Spam, Anti-Caps, Anti-Links, and a Smart Word Filter with Leetspeak bypass detection.
- ✅ Economy Support — Charge players for sending messages in specific channels (supports Vault & PlayerPoints).
- ✅ DiscordSRV Integration — Seamlessly link your Minecraft chat channels with Discord text channels.
- ✅ Social Spy — Real-time monitoring of local chats, private messages, and restricted channels for staff.
- ✅ Private Messaging System — Fully featured `/msg` and `/reply` with an `/ignore` and `/ignoreall` system.
- ✅ Custom Death Messages — Configurable death messages based on damage causes and entity types with hover/click event support.
- ✅ PlaceholderAPI Support — Interactive placeholders within chat formats and support for external PAPI placeholders.
- ✅ Dual Database Support — Save user data using flat-file JSON or SQLite.
- ✅ Auto-Updater — Built-in Modrinth update checker to keep your server up to date.
- ✅ Addon API — Highly extensible ChatProcessor pipeline and AddonManager for developers.
## 💻 Developer API
StellarChat provides an API for developers. Replace `{VERSION}` with the numeric plugin version only (e.g., `1. 0. 0`, without "Beta" or other text).
Maven:
```xml
Gradle (Groovy): ```groovy dependencies { compileOnly 'io.github.klaidi4dev:stellarchat-api:{VERSION}' } ```
Gradle (Kotlin DSL): ```kotlin dependencies { compileOnly("io.github.klaidi4dev:stellarchat-api:{VERSION}") } ```
## 🧾 Commands
👤 User Commands
- `/stellarchat help` (aliases: `/sc`, `/schat`) - Show help message
- `/msg
` (aliases: `/tell`, `/w`, `/m`) - Send a private message - `/reply
` (aliases: `/r`) - Reply to the last private message - `/ignore
` - Ignore/unignore a specific player - `/ignoreall` - Toggle ignoring all private messages
- `/global ` (aliases: `/g`) - Send a message or switch to the Global channel
- `/local ` (aliases: `/l`) - Send a message or switch to the Local channel
👮 Admin & Staff Commands
- `/stellarchat reload` - Reload all plugin configurations
- `/stellarchat togglechat` (aliases: `/tchat`) - Toggle global chat mute
- `/stellarchat broadcast
` (aliases: `/bc`) - Broadcast a message to the server - `/stellarchat spy` - Toggle social spy mode
- `/staff ` (aliases: `/sc`) - Send a message or switch to the Staff channel
🤖 AI Commands
- `/ai
## 🔌 Dependencies Soft Dependencies (Optional but recommended): - PlaceholderAPI (For custom placeholders in chat formats) - LuckPerms (For group-based formatting and mentions) - Vault (For channel message costs) - PlayerPoints (For alternative economy message costs) - DiscordSRV (For cross-chat integration)
Required Dependencies: - None! The plugin works perfectly out of the box.
## 🧩 Placeholders You can use these placeholders via PlaceholderAPI in other plugins (like scoreboards or tablists):
- `%stellarchat_channel%` — Returns the player's active channel ID
- `%stellarchat_channel_prefix%` — Returns the formatted prefix of the active channel
- `%stellarchat_last_message%` — Returns the player's last sent message
- `%stellarchat_mentions%` — (Coming soon) Number of active mentions
- `%stellarchat_reply_target%` — Returns the name of the player currently being replied to
- `%stellarchat_spy_enabled%` — Returns "Yes" or "No" based on spy status
## 🔐 Permissions
Formatting Permissions
- `stellarchat.format.legacy` — Allows `&a`, `&l` color codes
- `stellarchat.format.hex` — Allows `&
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- _Klaidi4_
- Version
- 1.0.0
- Downloads
- 16
- Endorsements
- 0
- Category
- economy
- Created
- 7/13/2026
- Updated
- 7/4/2026
- Game Versions
- 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1
- Tags
- economy, game-mechanics, social
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does StellerChat support?
The author lists 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2. Other versions may work but are untested by the author.
What is the latest version of StellerChat?
Version 1.0.0, published 2026-07-04 with 16 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await