############################# # SimpleWelcome # # Made by GameDoctor # # 2023 # ############################# delay: # Как долго плагин должен ждать, прежде чем отобразить приветственные сообщения ticks: 0
# 20 tick = 1 секунда. 0 tick = без задержки welcome:
chat:
first:
enable: true
message: -
"&7Привет&b&l %player%&7!" - "&dНаш дискорд: &cссылка" - "&dНаш сайт: &cссылка" default:
enable: true
message: -
"&7С возвращением,&b&l %player%&7!" - "&dНаш дискорд: &cссылка" - "&dНаш сайт: &cссылка" title:
first:
enable: true
line1: "&aПривет," line2: "&a%player%" default:
enable: true
line1: "&bС возвращением," line2: "&b%player%" actionbar:
first:
enable: true
message: "&a&lПривет &b&l%player%&a&l. Добро пожаловать на наш сервер" default:
enable: true
message: "&c&lС возвращением, &b&l%player%" broadcast:
first:
enable: true
message: -
"&6&lМы встречаем &b&l%player%&6&l в первый раз" default:
enable: true
message: -
"&b&l%player% &e&lпришел к нам снова" sound: # Берите названия звуков с сайта https://www.spigotmc.org/wiki/cc-sounds-list first:
enable: true
name: "ENTITY_GHAST_SCREAM" default:
enable: true
name: "ENTITY_GHAST_SCREAM"
Demonstation:
The HEX color format in the plugin is similar to the one used in the infamous Essentials plugin. For the convenience of generating HEX text gradients, there is a website
https://spigot.kosfarix.ru/hex
But
keep in mind that variables (%player%, %color%, and so on)
cannot be converted to this format.
Формат HEX цветов в плагине похож на тот, что используется в небезызвестном плагине Essentials. Для удобства генерации HEX градиентов текста существует сайт
https://spigot.kosfarix.ru/hex
Но
имейте в виду, что переменные (%player%, %color% и так далее)
нельзя переводить в этот формат.
Note: If you want additional functionality to be added to the plugin, just write about it in the discussion
Installation: Download, drop it in plugins folder and restart your server