
This plugin adds a custom join/leave message to your server. This plugin is compatible with placeholder API , AuthMe & Luckperms
This plugin supports placeholder api and adventure.
Join message plus adds custom join/leave messages to your server, along with the option to message the player as well. Join Message Plus also intigrates with AuthMe, and your favourite authentication plugin, to provide compatability to only send join messages once logged in!
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
JMP.Notify: recieve update notifcations from the plugin
main:
send-message-to-player: true
enable-first-join-message: false
send-first-join-message-to-player: false
messages:
join: " Welcome %player% to the server!"
leave: " %player% has left the server!"
first: " %player% has joined the server for the first time!"
player-messages:
join: "Hello %player%, enjoy your stay!"
leave: "Goodbye %player%, see you next time!"
first: "Enjoy the server %player%! Don't forget to read the rules."
# Sent if the player has silent join enabled
silent: "<gold>You have silent join enabled, %player%."
premium-messages:
"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": "[OWNER] %player% has joined the server!"
authme:
enabled: false
delay-join-messages-until-login: false
login-required-message: "Greetings %player%, please log in to join the server."
</details>
