
NewJoinMessages v1.0
A Minecraft Paper Plugin that changes the Minecraft Join Messages, with no bloat.
NewJoinMessages
✅ Supports Minecraft 1.21+
✅ Works on Paper & Spigot
✅ Free & Open Source (GPL v3 License)
✨ Overview
NewJoinMessages is a lightweight plugin that allows you to fully customize join and leave messages with colors and live reload support. Perfect for welcoming new players, and adding flair to your server chat.
Features
✔ Custom Join Messages
✔ Custom Leave Messages
✔ Supports Minecraft color codes (&a, &b, etc.)
✔ Placeholder %player% for dynamic player names
✔ /join reload command for live config updates
✔ Permission support (newjoin.admin)
Configuration
enabled: true
join-message: "&7[&a&l+&7] &b%player% &7joined the server."
leave-message: "&7[&c&l-&7] &b%player% &7left the server."
Placeholders:
%player% → Player’s name
Example Messages
Join:
[+] Logixel joined the server.
Leave:
[-] Logixel left the server.
Commands
Command Description Permission
/join Shows plugin info & status newjoin.admin
/join reload Reloads config.yml without restarting newjoin.admin
Tab Completion: /join reload is auto-suggested for admins.
Permissions
newjoin.admin Allows viewing plugin status & reloading config
Defaults to OP
⚖ License
This project is licensed under the GNU General Public License v3.0 (GPL-3.0).
✔ You are free to use, modify, and share this plugin.
✔ Any forks or redistributions must remain under GPL v3.
✔ Attribution to Logixel is appreciated.