
Welcomer
simple minecraft plugin for on join items and customisable welcome messages for a first time join or a welcome back
- Загрузки
- 874
- Подписчики
- 4
- Обновлён
- 30 декабря 2024 г.
- Лицензия
- MIT
Опубликован 17 августа 2023 г.
When a player first joins, want them to feel welcome and maybe give them some starting gear. well now you can. If a player joins back maybe give them a custom welcome back message and say how long its been since you've seen them. well now you can
example config
# config.yml
first-join-message: "Welcome to the server! %player%"
welcome-back-message: "Welcome back to the server! You were last seen on %lastseen%"
first-join-items:
- DIAMOND 3
- IRON_SWORD 1
- GOLDEN_APPLE 2
Please consider donating.
Ченджлог
2.0.0Релиз1.21.2, 1.21.3, 1.21.4 · 30 декабря 2024 г.
updated for 1.21
1.1.2Релиз1.20.2, 1.20.3, 1.20.4 · 17 августа 2023 г.
On Join Message, broadcast global now instead of privet message to the user. All players see the on join message
1.1.1Релиз1.20, 1.20.1 · 17 августа 2023 г.
Added %player% and %lastseen% support to the config to auto-fill conjoin information.
example config
# config.yml
first-join-message: "Welcome to the server! %player%"
welcome-back-message: "Welcome back to the server! You were last seen on %lastseen%"
first-join-items:
- DIAMOND 3
- IRON_SWORD 1
- GOLDEN_APPLE 2
Комментарии
Загружаем…