
Join Message plus
This plugin adds a custom join/leave message to your server. This plugin is compatible with placeholder API , AuthMe & Luckperms
- Загрузки
- 3K
- Подписчики
- 4
- Обновлён
- 29 марта 2026 г.
- Лицензия
- GPL-3.0-or-later
Опубликован 26 июня 2024 г.
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
Config
```yaml Config: # ===================================================== # Join Message Plugin — Main Configuration # Available placeholder: # %player% → Player's username # =====================================================main:
---------------------------------------------------
General behavior
---------------------------------------------------
Send a private message to the player when they join
send-message-to-player: true
Enable a special message when a player joins for the first time
enable-first-join-message: false
Send a private message to the player on first join
send-first-join-message-to-player: false
---------------------------------------------------
Public join / leave messages (broadcast)
---------------------------------------------------
messages: join: " Welcome %player% to the server!" leave: " %player% has left the server!" first: " %player% has joined the server for the first time!"
---------------------------------------------------
Private messages sent directly to the player
---------------------------------------------------
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%."
---------------------------------------------------
Permission-based join messages
Permission format: jmp.premium.
Example: jmp.premium.1
---------------------------------------------------
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 Integration
=====================================================
authme:
Enable AuthMe integration
enabled: false
Delay join messages until the player logs in
delay-join-messages-until-login: false
Message shown if join messages are delayed
login-required-message: "Greetings %player%, please log in to join the server."
</details>

Ченджлог
4.2.1Релиз1.21.9, 1.21.10, 1.21.11 · 29 марта 2026 г.
Release changelog v4.2.1
- Update to most recent version of paper api
4.2.0Релиз1.21.9, 1.21.10, 1.21.11 · 6 января 2026 г.
4.2.0 Updates
Features:
Added the ability to show titles to the player upon joining
4.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 17 декабря 2025 г.
Updates:
### Breaking Changes:
Removed Legacy Colour Code supportFeatures:
Added Luckperms prefix getting for join messages via `%lp_prefix%`
4.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 17 декабря 2025 г.
Changes:
Bug Fixes:
Various reported load-time bugsLimited Logging
QOL Changes:
More readable configUpdate Notifications
Feature Updates:
Custom Register messagesAuthMe(AuthmeReloaded, etc) intigration
3.0.0Релиз1.21.6, 1.21.7, 1.21.8 · 13 июля 2025 г.
Added paper support as well as support for minimessage while still keeping legacy colour codes. Now hard paper.
2.5.2Релиз1.21.3, 1.21.4, 1.21.5 · 11 апреля 2025 г.
Minor bug fix with the /jmp command relating to a permissisons error
2.5.1Релиз1.21.3, 1.21.4, 1.21.5 · 10 апреля 2025 г.
This is a new major fix for the plugin regaining functionality in spigot
2.0Бета1.21 · 22 июля 2024 г.
This update adds just a bit more code in my personal library as well as a command that will hopefully make you able to refresh your Config in game. This command may not work!
BobLib Coming soon.
Комментарии
Загружаем…