A simple lightweight chat format plugin that doesn't require any dependencies! This plugin would be particularly useful for a vanilla style server that doesn't utilize very many plugins.
messages:
join-message: '&a#PLAYER has joined the server!'
first-join-message: '&6#PLAYER has joined the server for the first time!'
quit-message: '&c#PLAYER has left the server'
death-message: '&c#PLAYER died!'
chat-format: '#PREFIX &7#PLAYER &8> &f#MESSAGE'