Skip to content

Releases: PowerNukkitX-Bundle/WelcomeMessage

1.0.0

09 Jan 13:13

Choose a tag to compare

WelcomeMessage

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%"