PluginLicenseRef-All-Rights-Reserved
AnnouncetoPlayer
Tell your players ANYTHING with MiniMessage support! It's basically a way easier tellraw solution!
370
Downloads
6
Followers
5 months ago
Updated
📦
2
Versions
📖About AnnouncetoPlayer
Video to understand how AnnouncetoPlayer works.
⭐ AnnouncetoPlayer - The Better Tellraw
AnnounceToPlayer is the BEST replacement for Minecraft’s /tellraw. A simpler, more powerful, and MiniMessage-supported way to send announcements to players!
🧭 Command Usage
/announce <targets> <message>
✅ Supports:
- Minecraft color codes (
&6,&a, etc.) - MiniMessage formatting (
<bold>,<gradient>,<hover:show_text:'Hi!'>, etc.)
🎯 Target Options
| Symbol | Description | Example |
|---|---|---|
| (no symbol) | Targets a specific player | /announce Pacsy Hello! |
#<radius> |
Targets players within a radius | /announce #100 Hello nearby players! |
@<rank> |
Targets players with a LuckPerms rank | /announce @admin Server meeting! |
* |
Targets everyone online | /announce * Welcome to DropCraft! |
🧩 Combining Targets
Use commas (no spaces) to target multiple groups at once!
For example:
/announce @admin,#100,Pacsy
This message will be sent to:
- All players with the admin rank.
- Everyone within 100 blocks of you.
- The player Pacsy.
Thanks for reading!