▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Join and Quit Messages
Join and Quit Messages

Join and Quit Messages

Join and Quit Messages is a plugin that gives you the opportunity to customize the messages when a player joins or leaves your server.

962
1

j Join and Quit Messages is a plugin that gives you the opportunity to customize the messages when a player joins or leaves your server. It is really easy to use and gives a personal touch to your Minecraft server. You can customize your own join and quit messages easily by changing the information within the config.

Personalization on 1.16+ servers For servers that run on 1.16 or a newer version, it is possible to use hex colors or standard Minecraft colors. You can pick your own hex colors here. You can completely customize your own messages. However, the hex colors need to be like this: <(color)>. This is also shown in the config below.

aw

The result of this config is the following:

join message

Random Messages

It is possible to show arbitrary join and quit messages and you can edit the list. In the config.yml there are 2 lists for the messages , which can be edited for other random messages.

random ​ Personalization on 1.15- servers If your server is below 1.16, then you can also use this plugin with the standard Minecraft colors. You can choose from the following colors:

mcColors ​ Your config will then look like the following:

default

Then this will be the result of this config.

Default join message

Permission based Messages

permission_messages:
  enabled: true
  join:
    "myserver.vip": "&7[&6VIP+&7] &6%player% &7joined with style!"
    "myserver.premium": "&7[&5PREMIUM+&7] &5%player% &7entered the server!"
  leave:
    "myserver.vip": "&7[&6VIP-&7] &6%player% &7left the server"
    "myserver.premium": "&7[&5PREMIUM-&7] &5%player% &7departed"

🎯 Commands

CommandDescriptionPermission
/jqm testTest configured join messagejoinandquitmessages.test
/jqm test <message>Test custom messagejoinandquitmessages.test
/jqm reloadReload configurationjoinandquitmessages.reload

🔐 Permissions

PermissionDescriptionDefault
joinandquitmessages.useAccess to main commandtrue
joinandquitmessages.testTest message formattingtrue
joinandquitmessages.reloadReload configurationop

Placeholders

  • %player% : Player name
  • %world% : World name where the player leaves/joins
  • %playercount_online% : Current amount of players
  • %playercount_max% : Maximum amount of players

Placeholder API

Within the join and quit messages you can also use the placeholder API. This lets you customize the messages even more. More information about what you can use can be found here.

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:1 год назад
Обновлён:3 месяца назад
Главная