MuteBefehl Wiki

Join Message

First-join chat welcome shown to the player.

A short chat banner shown to a player the first time they join the server. Returning players do not see it. It is independent from the server-list MOTD and from the global join broadcast.

Configuration

JoinMessage:
  Enabled: true
  Lines:
    - "&8&m─────────────────"
    - "&bWelcome &f%PLAYER%&b!"
    - "&7Have fun on the server"
    - "&8&m─────────────────"
PlaceholderResolves to
%PLAYER%The joining player's name

%PLAYER% is the only placeholder replaced in join-message lines (plus & color codes). Other tokens are shown as-is. Empty Lines produces no message.

See Join Message config.

On this page