Friendly Join Messages
PluginMIT

Friendly Join Messages

Adds customisable messages displayed to the player when they join a server

17
Downloads
0
Followers
1 months ago
Updated
📦
1
Versions

📖About Friendly Join Messages

Adds customisable messages when a player joins a server. Supports MiniMessage tags.

Configurable as follows:

message: "<green>You joined %server%! Type /server to switch."
server-aliases:
  survival: "<green>Survival</green>"
  lobby: "<light_purple>Lobby</light_purple>"

The message field represents the base message, and you can use %server% as a placeholder to display the server the player has joined. In server-aliases, you can create replacement text for the server using the server name specified in your Velocity config.
You can add as many server-aliases as you'd like.

You can reload the config by typing /sjm in the Velocity console.

Coming soon

  • More placeholders
  • Specific messages for each server
  • Rename command to /fjm (it was a typo smh)