JoinAndLeave is a plugin that allows you to change the message when a player joins or leaves the server.
You can put the nickname of the player and the rank he has. Compatible with any permission plugin To use this plugin you will need to install Vault on your server.
################################## # JoinAndLeave System # # %rank% shows the player's rank # # %player% shows the nickname of # # the player and his color # # according to the rank # ################################## joinMessage: "%rank%%player% &bhas join the server" leaveMessage: "%rank%%player% &bhas left the server" firstJoinMessage: "&bWelcome %rank%%player% &bon the server !"