WerseCustomJoinMessage
✨
Make your server welcome messages stand out!
This lightweight plugin allows you to fully customize
join and
leave messages on your server.
Support for
permissions-based messages,
first join greetings, and full
color HEX formatting!
──────────────────────────────
✔️ Features
- Custom join and leave messages
- Special first join message for new players
- Support for multiple permissions – different messages for VIP, Admin, etc.
- Fully configurable via config.yml
- HEX color formatting support (&#RRGGBB)
- Lightweight and optimized for performance
──────────────────────────────
⚙️ Configuration
Code (YAML):
general:
join_message
:
"&7[&a+&7] &e%player% joined the server!"
leave_message
:
"&7[&c-&7] &e%player% left the server!"
first_join:
enabled
: true
first_join_message
:
"Welcome %player%! Glad to see you here!"
custom_message:
1:
permission
:
"your.custom.permission"
join_message
:
"&7[VIP] &6%player% joined with style!"
leave_message
:
"&7[VIP] &6%player% left quietly."
2:
permission
:
"your.admin.permission"
join_message
:
"&7[ADMIN] &c%player% is here!"
leave_message
:
"&7[ADMIN] &c%player% has left."
Players without any permission → get the
default message from
general.
You can add as many custom messages as you want (1, 2, 3…).
%player% → replaced with the player’s name.
──────────────────────────────
Permissions
your.custom.permission → Shows custom join/leave messages for specific groups.
You can define unlimited permissions in the config.
──────────────────────────────
Installation
- Place the plugin .jar into your plugins folder.
- Start your server to generate config.yml.
- Customize your messages and permissions.
- Restart the server.
──────────────────────────────
Why use this plugin?
Unlike other join message plugins,
WerseCustomJoinMessage allows full
permission-based customization without hardcoding.
Perfect for servers with
VIP ranks,
staff, and
custom events!
Download now and make your join messages unique!