Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published 2 years ago
Русский
С помощью данного плагина вы сможете поменять чат на вашем сервере в MInecraft, так же плагин хорошо настраеваемый что поможет сделать чат ещё красивее и уютнее. Данный плагин предназначен только для изменения внешнего вида чата.
Конфиг | Config
Config
config.yml
# Placeholders:
# {playername} – player name (EssentialsX nickname if set, else username)
# <message> – chat message (already run through emoji + censorship, if enabled)
#
# Any PlaceholderAPI placeholder can be used directly in the format, e.g.:
# %luckperms_prefix%, %luckperms_suffix%, %player_health%, etc.
#
# /papi ecloud download LuckPerms, /papi reload
lang: en
chat:
colors:
enable: false
permission: sakurachat.color
global-chat:
enable: false
trigger: '!'
local-radius: 100
vanish-bypass: true
formats:
default: '&r%luckperms_prefix%{playername}%luckperms_suffix%&r: &r<message>'
# For: global-chat: enable: true
local: '&eL &r|&r %luckperms_prefix%{playername}%luckperms_suffix%&r: &7<message>'
global: '&aG &r|&r %luckperms_prefix%{playername}%luckperms_suffix%&r: &7<message>'
messages:
enable: false
join: '&a+ &e{playername} &ajoined the server'
quit: '&c- &e{playername} &cleft the server'
censorship:
enable: false
character: '*'
anti-stretch:
enable: false
min-length: 4
words:
- Test
# - Detects Cyrillic/Latin visual lookalikes (е->e, о->o, а->a, р->p, х->x …)
# - Detects leet-speak digit substitutes (0->o, 3->e, 4->a, 5->s, @->a …)
# - Detects letter-stretching evasion, e.g. "Teest" or "TTest" for "Test"
# - Multi-word phrases matched across spaces

Кастомные эмодзи | Custom Emoji
emoji.yml
emoji.yml
enable: true
emojis:
smile:
symbol: ☺
placeholder: :)
smile1:
symbol:
placeholder: ':smile:'
# sad1:
# symbol: "☹"
# placeholder: ":sad:"
# heart1:
# symbol: "❤"
# placeholder: ":heart:"







