Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed AGPL-3.0-only
Published 3 months ago
ZyveraWelcomeMessage
Greet your players with stunning gradient messages, fireworks, and sounds—all fully controllable via a single config.
↑ Gradient welcome message in chat
✨ Features
- 🎨 Color gradients — Supports all MiniMessage gradients (
<gradient:#ff0000:#0000ff>) - 🌍 Global message for all players upon joining
- 👤 Individual messages per player (name or UUID)
- 🥇 First-Join Message — automatically detects new players
- 🎆 Fireworks Effects — type, colors, number, and delay configurable
- 🔊 Sound Effects — for the player themselves or everyone online
- ⚡ Folia-compatible
- 🔄
/zwm reload— no server restart required
🚀 Installation
- Copy the JAR file to the
/plugins/folder - Start the server
- Customize
plugins/ZyveraWelcomeMessage/config.yml - Run
/zwm reloadin-game
⚙️ Configuration (Example)
global:
join-message:
text: “<gradient:#a855f7:#6366f1>✦ Welcome, {player}! ✦</gradient>”
fireworks:
enabled: true
type: BALL_LARGE
colors: [“#a855f7”, “#6366f1”]
sound:
enabled: true
sound: “ENTITY_PLAYER_LEVELUP”
Placeholders: {player} · {displayname} · {world} · {uuid}
All colors in hex format (#rrggbb). MiniMessage reference: docs.advntr.dev
🔧 Commands & Permissions
| Command | Description |
|---|---|
/zwm reload |
Reload config |
/zwm preview [global|first-join|playername] |
Preview message |
/zwm version |
Plugin info |
| Permission | Default |
|---------- -|---------|
| zyvera.welcomemessage.admin | OP |
| zyvera.welcomemessage.bypass | false |
🖥️ Compatibility
| Platform | Status |
|---|---|
| Paper 1.16+ | ✅ |
| Folia | ✅ |
| Purpur | ✅ |
| Spigot 1.16+ | ⚠️ Limited |
Made by Thomas & Zyvera-Systems · zyvera-systems.dev
Translated with DeepL.com (free version)


