JoinLeaveMessages is a simple and configurable join and leave messages plugin. You can easily change the messages in the config file.
Configuration
{player} will display the players name.
Code (YAML):
welcome-message: '&6Welcome
{player
} to the server!'
join-message: '&a
{player
} joined the game'
leave-message: '&c
{player
} left the game'
no-permission: '&cYou do not have enought permissions to do this.'
reload: '&aJoinLeaveMessages was successfully reloaded.'