/
Lejo is a lightweight and flexible plugin for Minecraft (Paper/Purpur) that allows full customization of join and quit messages. It supports gradients, Hex colors, formatting with placeholders, and logic based on permissions, world, nickname, and more.
The plugin sends custom chat messages when players:
parent)You can define different message templates for specific permission groups like admin, prime, etc.
| Placeholder | Description |
|---|---|
{p} | Player's name (nickname) |
{t} | Current server time (customizable format) |
{w} | World name the player joined or left from |
{w} | Alias for world name |
and PlaceholderApi support! Like %player_nick%
You can use:
<color:#FF00FF>text</color><gradient:#FF00FF:#00FFFF>text</gradient><bold>, <italic>, etc.Messages are selected based on the following order:
config.yml Structure| Command | Description | Permission |
|---|---|---|
/lejo | Show info about plugin | - |
/lejo reload | Reloads the plugin config | lejo.reload |
join:
- "Welcome <gradient:#00FF00:#007F00>{p}</gradient> to <color:#AAAAAA>{w}</color> at {t}!"
→ Player John joined the world_nether at 13:42:17
Chat Output: Welcome John to nether at 13:42:17!

LeJo - Leave Join message control, with Super/Premium vanish support