Better Join Messages

Better Join Messages

A small mod that adds customizable join, leave, and first-time join messages to your server!

18 downloads

This project is still in [beta], so a few features don't funtion as they should.

The project page and the first version aren't finished, but the main features do work. Feel free to report issues and malfunctions in the discord, this helps me very much as I'm working towards finishing a completely working mod.


💬 Better Join Messages

✨ Features

  • Custom templates for join, leave, and first-time join messages, using {player} as a placeholder for the player's name
  • First-time join detection — greet new players and tell everyone else with a special message the first time they join, then switch to your regular join message afterward
  • Color code support using standard & codes (e.g. &e for yellow, &6 for gold)
  • Send global or local broadcast messages to the entire server, or only to players within a configurable distance
  • Lightweight, no dependencies besides Fabric API

⚙️ Configuration

The config file is located at config/betterjoinmessages.json (fabric).

Option Description Default
joinMessage Custom message sent when players join &e{player} joined the game
leaveMessage Custom message sent when players leave &e{player} left the game
firstJoinMessage Custom message sent when a player joins the server for the first time §a{player} joined the game for the first time!"
sendGlobal Determines whether the messages should be visible global true
distance Only players within this range can see the messages if sendGlobal is set to false 50.0

Use {player} for the player name and all & codes for colours.


😎 Discord

Need help? Found a bug? Have good mod / plugin ideas?

My own official Discord is out now! You can now report bugs, get support, ask questions, make suggestions for other mods/plugins or features, chat with others and the dev, and more! https://discord.gg/4RSMa6w5nF

No gallery available for this project.