The Greetings module allows you to customize join and quit messages based on specific player ranks.
Messages Configuration
Messages are configured in the Messages section, which is divided into two identical sub-sections: Join and Quit.
Messages are linked to specific groups using the Ranks option, where you can list one or more group names allowed to use that message. You can use * to apply a message to all available groups.
If a player belongs to multiple groups, the message with the highest Priority value will be used.
You can use all PlaceholderAPI placeholders along with our internal ones:
%player_name% - Real player name.
%player_display_name% - Player custom name (or real name if none).
%player_prefix% - Player prefix (provided by your permissions plugin if present).
%player_suffix% - Player suffix (provided by your permissions plugin if present).