
A Minecraft 1.21+ plugin that displays customizable welcome titles with hex color support when players join the server. Features a centered GUI for editing text via chat (with full copy-paste), toggling the system, and live previews.
Initial Release
&#FF0000) or standard Minecraft colors (&a, &b, etc.)cancel to abort editingconfig.yml| Command | Description |
|---|---|
/welcomemsg |
Open the settings GUI |
/welcomemsg reload |
Reload configuration |
/welcomemsg preview |
Preview the welcome title |
/welcomemsg set title <text> |
Set title via command |
/welcomemsg set subtitle <text> |
Set subtitle via command |
Aliases: /wm, /welcome
welcomemessage.admin – Access to all commands and GUI (default: op)plugins/ folderconfig.yml)config.yml manuallywelcome:
title: "�FF00Welcome!"
subtitle: "&#FFFFFFHave fun playing!"
enabled: true
fade_in: 30 # Ticks (1.5s)
stay: 70 # Ticks (3.5s)
fade_out: 30 # Ticks (1.5s)
If you run to any issues don't hesitate sending a message to my discord or my website. :)