Custom join and leave messages plugin for Paper 1.20+ servers. Features per-permission group messages, first-join welcome, and configurable title/actionbar on join.
- Custom join and leave messages with color codes
- Per-permission group messages (VIP, MVP, etc.)
- Unique first-join welcome message
- Title and subtitle display on join
- Actionbar welcome message on join
- Placeholders:
%player%,%online% - Hot-reload without restart
- Download
AstroJoinLeave-1.0.0.jar - Drop the JAR into your server's
plugins/folder - Restart the server
- Edit
plugins/AstroJoinLeave/config.ymlto customize
| Command | Description | Permission |
|---|---|---|
/jl reload |
Reload the config file | astrojl.reload |
| Permission | Description | Default |
|---|---|---|
astrojl.reload |
Allows reloading config | OP |
astrojl.vip |
VIP join/leave message group | false |
astrojl.mvp |
MVP join/leave message group | false |
# Default messages
join-message: "&a+ &7%player% joined the server"
leave-message: "&c- &7%player% left the server"
first-join-message: "&6&l>> &eWelcome &b%player% &eto Astroworld! &6&l<<"
# Per-group messages (first match wins)
group-join-messages:
astrojl.mvp: "&6[MVP] &a+ &e%player% &7joined"
astrojl.vip: "&b[VIP] &a+ &b%player% &7joined"
# Title on join
title:
enabled: true
title: "&6Welcome!"
subtitle: "&7Enjoy your stay on &bAstroworld"
fade-in: 10
stay: 40
fade-out: 10
# Actionbar on join
actionbar:
enabled: true
text: "&aWelcome to Astroworld, &f%player%&a!"Built by Astroworld - Minecraft Economy Survival Server
Need hosting? Try Astroworld Hosting
MIT License