Вопрос SunLight - Если администратор пишет в локальный чат, то сообщение видно всем даже тем, кто не рядом с админом

Ядро
Paper

avocy

Пользователь
Сообщения
1
Плагин
SunLight
Ядро сервера
  1. Paper
Версия сервера
  1. 1.21
Память сервера ОЗУ
Больше 16Gb
Ссылка
https://www.spigotmc.org/resources/sunlight-best-essentials-cmi-alternative.67733/
Вопрос в шапке. Уже куча раз пробовал решения проблем, нечего не помогло. Спрашиваю Вас, вдруг кто-то знает как решить данную проблему.

local:
# Channel display name.
Name: '&f▢ #D5F5C0[ʟ]'
# Sets if this channel is default channel.
# Default channel is used when player does not specify any channel in message via prefix or command.
# You must have at least ONE default channel.
Default: true
# When enabled, players will automatically join this channel on server join.
# Player must have channel permission to be able to join it (if enabled).
Auto_Join: true
Permission_Required:
# When enabled, players will must have permission to be able to read (receive) messages in this channel, as well as ability to join it.
Hear: false
# When enabled, players will must have permission to be able to write messages in this channel.
Speak: false
# Sets reach distance for channel messages.
# All players in that radius from a player who sent message will be able to see it.
# Set this to -1 to make channel server-wide.
Radius: 50
# Sets custom command-shortcut to join/write this channel.
# Do not leave this empty.
Command_Alias: local
# Sets custom message prefix for this channel.
# This prefix can be used at a start of message to write in this channel.
# Leave this empty ('') to disable.
Message_Prefix: ''
# Sets per-player messages cooldown (in seconds) for this channel.
# Set this to 0 to disable.
Message_Cooldown: 2
# Sets the chat format for the channel.
# PlaceholderAPI is supported here.
# JSON Formatting is allowed:
# Channel Placeholders:
# %channel_id% - Channel unique identifier.
# %channel_name% - Channel display name.
# %channel_radius% - Channel message radius.
Format: '%channel_name% &7&l| &f%format_player_name%%format_player_color%: %format_player_message%'

global:
# Channel display name.
Name: '&f▢ #C0D8F5[ɢ]'
# Sets if this channel is default channel.
# Default channel is used when player does not specify any channel in message via prefix or command.
# You must have at least ONE default channel.
Default: false
# When enabled, players will automatically join this channel on server join.
# Player must have channel permission to be able to join it (if enabled).
Auto_Join: true
Permission_Required:
# When enabled, players will must have permission to be able to read (receive) messages in this channel, as well as ability to join it.
Hear: false
# When enabled, players will must have permission to be able to write messages in this channel.
Speak: false
# Sets reach distance for channel messages.
# All players in that radius from a player who sent message will be able to see it.
# Set this to -1 to make channel server-wide.
Radius: -1
# Sets custom command-shortcut to join/write this channel.
# Do not leave this empty.
Command_Alias: global
# Sets custom message prefix for this channel.
# This prefix can be used at a start of message to write in this channel.
# Leave this empty ('') to disable.
Message_Prefix: '!'
# Sets per-player messages cooldown (in seconds) for this channel.
# Set this to 0 to disable.
Message_Cooldown: 2
# Sets the chat format for the channel.
# PlaceholderAPI is supported here.
# JSON Formatting is allowed:
# Channel Placeholders:
# %channel_id% - Channel unique identifier.
# %channel_name% - Channel display name.
# %channel_radius% - Channel message radius.
Format: '%channel_name% &7&l| &f%format_player_name%%format_player_color%: %format_player_message%'
 
Просьба вставлять конфигурацию, логи и код через
Вам необходимо зарегистрироваться для просмотра изображений-вложений

Тяжело читать :p

У тебя в настройках уже указано чтобы локальный чат был виден всем на сервере.
На гитхабе в документации указан ответ на твой вопрос, нужно было чуть лучше искать
Вам необходимо зарегистрироваться для просмотра изображений-вложений
 

Вложения

  • 1716286960252.png
    1716286960252.png
    4.5 KB · Просмотры: 1
Назад
Сверху Снизу