A simple plugin to customize player join, leave, and first-time messages with Minecraft color code support, including unique player counts and console logging. Easily configurable via config.yml.
Make your Minecraft server stand out with PlayerJoinLeaveMessages! This plugin provides an easy way to customize player join and leave messages, along with unique welcome messages for first-time players. Each message is fully customizable through the configuration file, with support for Minecraft color codes, making it easy for you to give your server a professional touch. Additionally, it logs these events directly to the server console, providing a clean and organized way to manage player interactions. Whether you're running a small community or a large public server, PlayerJoinLeaveMessages makes managing join/leave messages simple and efficient.
config.yml: Easily edit all messages directly in the plugin's configuration file./playerjoinleavemessages reload).config.yml to change messages, making customization a breeze.# PlayerJoinLeaveMessages Config File
# Message sent to regular players when they join the server.
# Use %player% to insert the player's name.
join-message: "&eWelcome back, %player%! Enjoy your stay!"
# Message sent to players when they join the server for the first time.
# Use %player% to insert the player's name and %count% for the total unique player count.
first-join-message: "&eWelcome %player% to the server! You are the &a%count%th player to join!"
# Message sent to all players when someone leaves the server.
# Use %player% to insert the player's name.
leave-message: "&eGoodbye %player%! Hope to see you again!"
# Whether to send messages to the console as well
console-logging: true
| Command | Description | Permission |
|---|---|---|
/playerjoinleavemessages reload |
Reload the plugin configuration. | playerjoinleavemessages.reload |
Download the Plugin:
PlayerJoinLeaveMessages jar file from the plugin website.Upload to Your Server:
plugins folder.Start or Restart Your Server:
/reload to load the plugin.Customize Messages:
plugins/PlayerJoinLeaveMessages/config.yml file.join-message, first-join-message, and leave-message to suit your server’s style. Use Minecraft color codes for customization (e.g., &e, &a, etc.).Save and Reload the Config:
/playerjoinleavemessages reload to apply the changes.Permissions Setup (Optional):
playerjoinleavemessages.reload to admins or moderators.If you encounter any issues or have suggestions for new features, feel free to reach out on our YouTube Channel for support.
By following the steps and customizing the configuration file, you can easily give your server a polished, professional feel that improves player experience. Let me know if you need any additional details or modifications!