Join & leave messages
Greet verified members when they join and note when they leave, each in a channel of your choice with your own template.
Configure it
Open Join & leave in the dashboard. Each message has its own on/off toggle, channel picker, and template field.
When they fire
- Join posts the moment anyone joins the server — verified or not, like a normal welcomer.
- Leave posts when any member leaves the server.
{robloxName}resolves to the member's linked Roblox username when they're verified, and falls back to their Discord name otherwise — so a template never renders blank.
Template variables
| Variable | Description |
|---|---|
| {robloxName} | The member's linked Roblox username. |
| {discordName} | Their Discord username. |
| {discordMention} | A clickable @mention of the member. |
| {serverName} | The Discord server's display name. |
Examples
| Template | Result |
|---|---|
| Welcome {discordMention} — verified as **{robloxName}**. | Welcome @maple — verified as Builderman. |
| {robloxName} just joined {serverName}! | Builderman just joined Maple Studios! |
| **{robloxName}** ({discordName}) left the server. | Builderman (maple) left the server. |
Notes
- Messages only mention the joining/leaving member — never @everyone.
- MGS Link needs Send Messages in the chosen channel(s).
- Available on every plan, including Free.