LoginMessages

LoginMessages is a simple plugin that allows you to create custom login messages for players. In the configuration section, there are two options: ranks and players. Ranks are permission-node based and are meant for two or more people to have the same login message. Color codes are supported, and you should replace %player% where you would want the player’s name to go. The player section is only username based. You only need to provide a message, and their username. Color codes are supported and %player% is where their name would go.

Commands and Permissions

Configuration File

Permission Based Example

ranks:
  Moderator:
    permission: loginmessages.moderator
    message: "<aqua>%player% is a <light_purple><italic>Moderator"
  Admin:
    permission: loginmessages.admin
    message: "<aqua>%player% is an <dark_red><italic>Admin"

Player Based Example

players:
  Telesphoreo:
    message: "<aqua>The %player% it's in the?"
  yashi4554:
    message: "<aqua>%player% is an <red><italic>Admin <aqua>and the <blue>The Supreme Builder"

LoginMessages v3.1 is confirmed to run on Minecraft versions 1.19+

If you need any help, you may contact me over Discord: @telesphoreo