JoinLeaveMessages is a simple plugin where you can customize messages when player join or left the server. Also this plugin have greeting system with rewards.
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.16
Commands:
Permissions:
- /jlm reload - Reload the config.yml file
Default config.yml:
- jlm.reload - Access to /jlm reload command (Default: OP)
Code (YAML):options:
# How long players can welcome new players. Enter the value in seconds.
time-to-greet: 30
# What command is to be executed after greeting the new player?
reward-command: 'xp add {PLAYER} 250'
messages:
first-join-message: '&dWelcome &c{PLAYER} &dfor the first time!'
join-message: '&dWelcome back &c{PLAYER}!'
quit-message: '&dGoodbye &c{PLAYER}!'
greet-message: '&dYou welcome &c{PLAYER}&d! Here is your reward'
How works greeting system?
It's very simple, players have 30 seconds (by default) to welcome new player, typing on chat his nickname.
e.g: Notch joined the game >> PlayerOne write in chat: Hi Notch! >> PlayerOne get reward
If you have any suggestions / problems post under resource and I'll help you

JoinLeaveMessages + Greeting System 1.0
Customize messages, where player join or left the server