Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
Tags
Creators
Details
Licensed MIT
Published yesterday
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


