Проблема с плагином AutoMessage:Не показываются сообщения!
Вот конфиг:
[spoiler][/spoiler]
# ----------------------------------------------------
# AutoMessage Configuration File
# ----------------------------------------------------
# Message Configuration:
# Messages are handled in lists to allow for advanced customization!
# Feel free to add color codes by using & in your messages!
# To split a message onto multiple lines use the \n delimiter!
# Lines starting with / will be run as a command!
# To add single apostrophes into a message use ''.
# For a complete tutorial go to http://dev.bukkit.org/server-mods/automessage.
# If you are unfamiliar with YAML use the in-game commands: /am help
settings:
enabled: true
min-players: 0
log-to-console: true
message-lists:
json:
enabled: false
interval: 10
expiry: -1
random: true
messages:
- |-
{
"text": "xxxxxxxxxx",
"hoverEvent": {
"action": "show_text",
"value": [
{
"text": "Woah, you just hovered over me!",
"color": "blue"
}
]
}
}
- |-
{
"text": "Click me to run a command!",
"clickEvent": {
"action": "run_command",
"value": "/say Clicked."
}
}
- |-
{
"text": "Click me to open Google!",
"clickEvent": {
"action": "open_url",
"value": "http://google.com"
}
}
regular:
enabled: true
interval: 30
expiry: -1
random: true
messages:
- '&b&l[MineShark]-&aВ донат кейcе есть донаты:Премиум,Вип,Креатив,Модер,Супер,Админ,Гл.Админ,Ультра'
- '&b&l[MineShark]-&9За PvP в /god/vanish/fly/gm 1 &nБан от 1 до 10 дней'
- '&b&l[MineShark]-&2Рандомная телепортация-/rtp'
- '&b&l[MineShark]-&a&nСпонсор &r&cИмеет право к /grant'
- '&b&l[MineShark]-&4Использование читов на сервере &nСтрого запрещено!Наказание бан 30 дней по ip'
- '&b&l[MineShark]-Мы не обманываем на донат!'
- '&b&l[MineShark]-&4Ультра имеет право к /ban /kick /mute'
- '&b&l[MineShark]-Спасибо что вы используете сервер MineShark!'
- '&b&l[MineShark]-&6Все совпадения с другими серверами случайно!Мы не несём ответсвенность за другие серевра!'
- '&b&l[MineShark]-&aГриф на сервере Разрешён!'