Compatibility
Minecraft: Java Edition
1.21–1.21.7
Platforms
Links
Creators
Details
This plugin supports placeholder api and minecraft colour codes.
Join message plus adds custom join/leave messages to your server, along with the option to message the player as well.
Permissions: JMP.cmd: Permission for all command nodes JMP.premium.{number 1-4}: Custom join message changeable in the config JMP.silent: Dsplays no join or leave message
Config
``` Config: main: sendmessagetoplayer: falsemessages:
join: "&aWelcome %player% to the server!"
leave: "&c%player% has left the server!"
messageplayer:
join: "&eHello %player%, enjoy your stay!"
leave: "&eGoodbye %player%, see you next time!"
silent: "<gold> %player% you ave <gradient>silentjoin enabled"
premium:
"1": "&6[VIP] %player% has joined the game!"
"2": "&b[ELITE] %player% has joined the game!"
"3": "&d[LEGEND] %player% has joined the game!"
"4": "&c[OWNER] %player% has joined the server!"
</details>