Send a nice message to players that join your server
You can change the messages in the config file. This plugin works best with PlaceholderAPI
Default configuration:
# A message sent in chat to the joined player
message:
enabled: true
text: |
§aWelcome §e%player_displayname% §ato %server_motd%
§aCurrent time is %time%
# A title message sent to the player that joined.
title:
enabled: true
text: "§aWelcome to %server_motd%"
subtext: "§7%player_displayname%"