CustomJoinMessage
Ever wanted specific users to have their own custom join/leave messages? Well now you can with CustomJoinMessage!
About 1.7.9
Version 2.0.0 DOES work with 1.7.9 and the new UUID feature Mojang has made. If you are using version 2.0.0 or above you MUST use the UUID from now on to get the plugin to work correctly.
Installation
- Download the jar file and put it in your plugin folder.
- Start and stop your server once
- CustomJoinMessage has generated a settings file in your plugin folder. Customize your login/logout/kick messages if you want to.
- Run your server and enjoy!
How to Configure
Configuration is very easy!
Once you start your server for the first time, the plugin will automatically create a folder called CustomJoinMessage, with a config.yml in it.
See Configuration for more info
Commands
/cjm reload - Reloads the configuration
Optional Requirements
- Vault - If you wish to use group support
Permissions
cjm.admin: Allows the use of /cjm reload to reload the configuration
cjm.update: Allows the user to see if there is an update for the plugin (1.6.0+)
Features
- Custom Join Message for a specific user
- Custom Leave Message for a specific user
- Custom Kick Message for a specific user
- Color codes
- Reload Configuration Commands
- Permission support (for the commands)
- Default join/leave/kick messages
- Default messages for specific groups (Requires Vault)
- Checks for new versions (1.6.0+)
- Ability to completely disable join/leave/kick messages
Upcoming Features
- Ability for users to purchase custom messages
Videos
Deutsch
Thanks DodoooMC!
Thanks SamVenom!
Metrics Stats

-
View User Profile
-
Send Message
Posted Jul 10, 2014Verry custom...
-
View User Profile
-
Send Message
Posted Jul 9, 2014@j_boy1234
Thanks :)
-
View User Profile
-
Send Message
Posted Jul 9, 2014I like it :)
-
View User Profile
-
Send Message
Posted May 20, 2014The %p does not work when using the group join message option.
-
View User Profile
-
Send Message
Posted May 13, 2014Would it be possible to only show join messages for people with the permission node?
-
View User Profile
-
Send Message
Posted Mar 11, 2014Been a very very long time since I've developed any plugins at all, as I lost interest, but I've sparked a little interest. Since this is my most downloaded plugin, I have decided to update it and rewrite the entire thing. Enjoy the new plugin guys, hope you like it! I will try my best to keep it updated as much as possible, but I lose interest fast since I do this out of boredom.
-
View User Profile
-
Send Message
Posted Nov 27, 2013i'm using this for several months now. Since few weeks it nows stop randomly displaying join and leave messages. I randomly shows them and randomly doesn't. Any fix???
-
View User Profile
-
Send Message
Posted Aug 27, 2013does it work in 1.6.2?
-
View User Profile
-
Send Message
Posted Jan 23, 2013It doesnt say anything when admins leave the game. Help?
-
View User Profile
-
Send Message
Posted Jan 5, 2013Error for the 1.4.6
it's PlayerJoinEvent
Update please, i don't like using the crappy one that doesn't' allow people to use groups. :(
-
View User Profile
-
Send Message
Posted Oct 29, 2012update ? =) , problem with playerjoinevent build: 1.3.2. R3.0
-
View User Profile
-
Send Message
Posted Oct 21, 2012i have a problem that that message wrong are!
-
View User Profile
-
Send Message
Posted Oct 15, 2012Good plugin, I like it very much.
-
View User Profile
-
Send Message
Posted Oct 7, 2012me too FIX PLEASE!
-
View User Profile
-
Send Message
Posted Oct 4, 2012I cannot edit the config.yml. I edit it, restart server but when I play on server. It doesnt work! Plase help me!
-
View User Profile
-
Send Message
Posted Sep 27, 2012Bug sometimes same name :(
-
View User Profile
-
Send Message
Posted Sep 22, 2012Cool. :3
-
View User Profile
-
Send Message
Posted Sep 1, 2012@Herz3h
Well the problem was the letters like "é" when i put it in custom message it doesn't work well....When i removed it all was fine. Maybe fix this in next releases?
-
View User Profile
-
Send Message
Posted Sep 1, 2012there is a strange bug. Whenever someone leaves or joins it says same message, aka "warkiller left the game.".
Here is my config :
use-default: true
use-groups: false
default:
join-message: '&6%u &8a rejoint la partie.'
leave-message: '&6%u &8a quitte la partie.'
kick-message: '&6%u &8a ete kick du serveur.'
users:
unlucky4ever:
join-message: '&3%u the awesome joined the game.'
leave-message: '&3%u the awesome left the game.'
kick-message: '&3%u the awesome was kicked.'
groups:
Admins:
join-message: '%u joined the game.'
leave-message: '%u left the game.'
kick-message: '%u left the game.'
-
View User Profile
-
Send Message
Posted Aug 30, 2012@lubblig
If you read the entire information area, it tells you that it uses another plugin called Vault to find out what permission plugin you use and it uses that.