PlayerJoinLeaveMessages
Make your Minecraft server stand out with the PlayerJoinLeaveMessages plugin! This versatile tool allows you to fully customize player connection and disconnection notifications, plus create special welcome greetings for first-time visitors.
Key Features
Customizable Greetings
- Create personalized messages for players joining your server
- Special welcome messages for newcomers showing their join number
- Custom departure announcements when players leave
Flexible Styling
- Full Minecraft color code support for text formatting
- Easy editing through configuration files
- Quick configuration reload without server restart
Additional Functionality
- Console logging of all join/leave events for monitoring
- Permission system for command access control
- Lightweight implementation with no performance impact
Configuration Example
# PlayerJoinLeaveMessages Configuration File
# Message for regular players when joining
# Use %player% to insert player name
join-message: "&eWelcome back, %player%! Enjoy your session!"
# Message for first-time joiners
# %player% - player name, %count% - unique player counter
first-join-message: "&eWelcome %player%! You're the &a%count%th player to join!"
# Departure message
leave-message: "&eGoodbye %player%! Hope to see you again soon!"
# Console logging toggle
console-logging: true
Commands and Permissions
| Command | Description | Permission |
|---|---|---|
/playerjoinleavemessages reload |
Reload plugin configuration | playerjoinleavemessages.reload |
Setup and Configuration
- Download: Obtain the jar file from official sources
- Installation: Place the file in your server's
pluginsfolder - Activation: Restart server or use
/reloadcommand - Customization: Edit
plugins/PlayerJoinLeaveMessages/config.yml - Application: Use
/playerjoinleavemessages reloadto apply changes - Permissions: Configure command access through permissions system
Usage
The plugin automatically sends configured messages when players join or leave. Newcomers receive special welcome messages displaying their unique join number.
Requirements
- Minecraft Version: 1.21 or newer
- Java Version: 8 or higher
With PlayerJoinLeaveMessages, you'll create a memorable server experience that both new and regular players will appreciate.