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
