![[IMG]](//proxy.spigotmc.org/45320c50817f39210b887f1c53fc227515a7a811/68747470733a2f2f63646e2e6a7364656c6976722e6e65742f6a6f79706978656c732f6173736574732f362e352f706e672f756e69636f64652f36342f323732382e706e67)
Features
- Announcements
- ActionBar messages
- Bossbar messages
- Title messages
- Centered messages
- MiniMessage formatting
- Fireworks
- PlaceholderAPI support
- Enable/disable individual features
- Preset broadcasts
- Gradient support
- Rank-based messages
- Lightning on messages
Performance & Control
Optimized: MessageCore is designed for minimal server impact.
Control: You can create the messages you want and how you want them.
Updated: Regularly maintained and improved to stay compatible.
![[IMG]](//proxy.spigotmc.org/50dea4853b7c381ff8ffcc2f17f8e07afa8da665/68747470733a2f2f63646e2e6a7364656c6976722e6e65742f6a6f79706978656c732f6173736574732f362e352f706e672f756e69636f64652f36342f31663434302e706e67)
Visual Message Types
Title Messages
Display bold and customizable title bar messages to grab player attention instantly.
Code (Text):
[TITLE] Welcome to the server!
Action Bar Messages
Use action bar messages for subtle, timely notifications without cluttering chat.
Code (Text):
[ACTIONBAR] You entered a safe zone
Toast Messages
Send toast-style pop-up messages to provide quick, clear feedback to players.
Code (Text):
[TOAST] Your kit is ready to use!
Particles
Add vibrant particle effects to create visually stunning and immersive server events.
Code (Text):
[PARTICLE] FIREWORK
Bossbar Messages
Send long-duration messages using the bossbar with optional color customization.
Code (Text):
[BOSSBAR;PINK] A boss has spawned nearby!
![[IMG]](//proxy.spigotmc.org/5f6f4eb9e159c4077db524fd0d57dd62fe0514d5/68747470733a2f2f63646e2e6a7364656c6976722e6e65742f6a6f79706978656c732f6173736574732f362e352f706e672f756e69636f64652f36342f31663338362e706e67)
Effects & Feedback
Sounds
Play a sound for the player only.
Code (Text):
[SOUND] BLOCK_NOTE_BLOCK_PLING
Broadcast Sounds
Play a sound for everyone online.
Code (Text):
[BROADCASTSOUND] ENTITY_ENDER_DRAGON_GROWL
Fireworks
Launch a firework at a location using your custom presets.
Code (Text):
[FIREWORK] golden_willow
Lightning
Strike lightning near the player (visual only, no damage).
Avatar Messages
Display chat messages with the player’s avatar.
Code (Text):
[AVATAR] Welcome %player_name%!
![[IMG]](//proxy.spigotmc.org/8720e4ef391e09cb0f3cc1b52f986b5f739fe760/68747470733a2f2f63646e2e6a7364656c6976722e6e65742f6a6f79706978656c732f6173736574732f362e352f706e672f756e69636f64652f36342f31663465322e706e67)
Broadcasts & Chat Messages
Broadcast
Send a formatted server-wide broadcast message.
Code (Text):
[BROADCAST] The event starts in 5 minutes!
Message
Send a formatted chat message to the player.
Code (Text):
[MESSAGE] Thanks for playing with us!
![[IMG]](//proxy.spigotmc.org/9dea725f252df5d4990df0c13384f5573cad6fa5/68747470733a2f2f63646e2e6a7364656c6976722e6e65742f6a6f79706978656c732f6173736574732f362e352f706e672f756e69636f64652f36342f323639392e706e67)
Simple & Easy Config
MessageCore uses clearly structured YAML files to make editing messages fast and easy. Add or remove actions freely for any event.
Code (YAML):
joinMessage
:
enabled
: true
actions
:
- '
[MESSAGE
] <green>Welcome back
%player_name%!</green>'
- '
[SOUND
] BLOCK_NOTE_BLOCK_PLING'
- '
[PARTICLE
] HEART'
![[IMG]](//proxy.spigotmc.org/8abf9632b78e3f5feb6eeac8a862e664cf1902f3/68747470733a2f2f63646e2e6a7364656c6976722e6e65742f6a6f79706978656c732f6173736574732f362e352f706e672f756e69636f64652f36342f31663461312e706e67)
Other Features
• Supports gradients with <gradient> tags
• Centered messages with <center>
• Full RGB color support
• PlaceholderAPI support
• First join, rank-based, and leave messages
...and so much more!
There is a lot more MessageCore can do.
For support, contact us on Discord!