Смотрите видео ниже, чтобы узнать, как установить наш сайт в качестве веб-приложения на домашнем экране.
Примечание: This feature may not be available in some browsers.
global:
enable: true
format: '&f[&bG&f] {prefix}{player}{suffix}: {message}'
range: -2
symbol: '!'
cooldown: -1
command: '!'
К сожалению у меня не получилось, вот код из confing.yml - скажите пожалуйста что тут исправить!В config.yml в параметре range, поставьте -2 вместо -1
Так-же в config.yml чуть выше все описано.
# *range* - chat range. -1 to world-wide chat, -2 to server-wide, -3 to BungeeCord-wide chat.
# Enables support for "-1" chat range.
# Messages from that chats will be sent to all BungeeCord servers with Chatty.
#
# Notes:
# * Console logs will not prints on empty BungeeCord servers (non-fixable)
# * So Chatty send message to another server, there must be chat with the same name and range -3.
#
# !!! Chatty must be also installed in BungeeCord !!!
bungeecord: false
# * CHATS
#
# On the server there can be different chats with different settings,
# whether it's donate-chat, admin-chat, or the usual local and global.
#
# Permissions:
# chatty.chat.<chat> - permission for both writing and seeing messages.
# chatty.chat.<chat>.write - permission for writing messages.
# chatty.chat.<chat>.see - permission for seeing messages.
#
# Chat has the following options:
# *enable* - on/off chat.
# *format* - chat format string.
# *range* - chat range. -1 to world-wide chat, -2 to server-wide, -3 to BungeeCord-wide chat.
# *symbol* - character from which message should begin.
# *cooldown* - message cooldown in seconds (bypass permission - chatty.cooldown.<chat>).
# *money* - message price (depends on Vault).
# *permission* - check permissions for this chat? Default: true.
# *command* - Command that is used to switch to chat to use it by default if symbol is not specified. Default: empty.
chats:
local:
enable: true
format: '&f[&6L&f] {prefix}{player}{suffix}: {message}'
range: 100
cooldown: -1
command: 'localchat'
global:
enable: true
format: '&f[&bG&f] {prefix}{player}{suffix}: {message}'
range: -1
symbol: '!'
cooldown: -1
command: '!'
global:
enable: true
format: '&f[&bG&f] {prefix}{player}{suffix}: {message}'
range: -2
symbol: '!'
cooldown: -1
command: '!'
Огромное спасибо!3 строчка внутри global.
Код:global: enable: true format: '&f[&bG&f] {prefix}{player}{suffix}: {message}' range: -2 symbol: '!' cooldown: -1 command: '!'
Мы используем основные cookies для обеспечения работы этого сайта, а также дополнительные cookies для обеспечения максимального удобства пользователя.
Посмотрите дополнительную информацию и настройте свои предпочтения