CustomJoinMessage
PluginMIT

CustomJoinMessage

Lightweight, highly configurable Minecraft plugin designed to enhance your server's player experience. It allows server administrators to replace default, boring join and quit messages with personalized, broadcasted notifications.

9
Downloads
0
Followers
2 weeks ago
Updated
📦
1
Versions

📖About CustomJoinMessage

Join Message
EnfCustomJoinMessage is a lightweight, easy-to-use Minecraft plugin designed to help you personalize your server’s player experience. Say goodbye to default, uninspired connection notifications and replace them with custom, server-specific messages that fit your community's style.

Features

  • Simple Configuration: Get up and running in seconds.
  • Toggleable: Easily enable or disable join or quit messages independently.
  • Customizable Content: Use your own text with support for modern color formatting.
  • Dynamic Placeholders: Easily display player names using the {PLAYER} tag.

config.yml

# EnfCustomJoinMessage configuration
# Author: xEnif
# DON'T DELETE THAT VALUES
# Project Version: 1.0
# DON'T DELETE THAT VALUES

join-message-enabled: true
quit-message-enabled: true
join-message: <yellow>{PLAYER} join to the game
quit-message: <yellow>{PLAYER} quit the game