Вопрос Проблема с LuckyPerms

CreeperMutant789

Пользователь
Сообщения
1
Плагин
LuckyPerms
Ядро сервера
  1. Spigot
Версия сервера
  1. 1.16+
У меня не работают префиксы из плагина LuckyPerms на сервере атернос, я в интернете всё пересмотрел и не смог решить проблему с плагином. Сейчас стоит плагин ChatEx, форма сообщения: {prefix}{player}{suffix}: %message, пробовал менять, не получается. В LuckyPerms префикс есть.
Вам необходимо зарегистрироваться для просмотра изображений-вложений

Авто объединение сообщений:

Config плагина ChatEx:

# check-for-updates: Should the plugin check for updates by itself?
# enable-bstats: Do you want to use bstats?
# bungeecord: If you use bungeecord, players can chat cross-server wide with the range mode (! in front of the message).
# message-format: The standard message-format.
# global-message-format: The message-format if ranged-mode is enabled.
# multi-prefixes: Should the multi-prefixes be enabled?
# multi-suffixes: Should the multi-suffixes be enabled?
# ranged-mode: Should the ranged-mode be enabled?
# ranged-prefix: The Prefix to use for Range Mode
# show-no-players-near: Should we check if any player would receiver your chat message?
# chat-range: The range to talk to other players. Set to -1 to enable world-wide-chat
# logChat: Should the chat be logged?
# debug: Should the debug log be enabled?
# Locale: Which language do you want? (You can choose betwenn de-DE, fr-FR, pt-BR and en-EN by default.)
# Ads.Enabled: Should we check for ads?
# Ads.Bypass: A list with allowed ips or domains.
# Ads.Log: Should the ads be logged in a file?
# Ads.SmartManager: Should the "Smart Manager" be used? (For more information read: )
# Ads.SmartConfig.DomainEndings: The endings the SmartManager applies the multiplier to.
# Ads.ReplaceCommas: Should commas be replaced with "." for the add test?
# Ads.SmartConfig.Multiplier: If a domain pattern contains an ending from Ads.SmartConfig.DomainEndings the score get multiplied by this number.
# Ads.SmartConfig.UnMultiplier: If a domain pattern contains NOT an ending from Ads.SmartConfig.DomainEndings the score get multiplied by this number.
# Ads.Threshold.Block: The threshold required to cancel a message.
# Ads.Threshold.ReduceThreshold: How much threshold is removed per message
# Ads.Threshold.MaxLinkLength: What the max detected link length is (For more information read: )
# AntiSpam.Seconds: The delay between player messages to prevent spam
# AntiSpam.Enable: Should antispam be enabled?
# BlockedWords: A list of words that should be blocked.
# Tablist.Change: Do you want to have the prefixes and suffixes in the tablist?
# Tablist.format: The format of the tablist name
# Messages.JoinAndQuit.Enabled: Do you want to change the join and the quit messages?
# colors: Requires 1.16+, Colors you want to use.

check-for-updates: true
enable-bstats: true
bungeecord: false
message-format: '{prefix}{player}{suffix}: %message'
global-message-format: '&8[&eG&8]&r {prefix}{player}{suffix} &8>>&r {message}'
multi-prefixes: true
multi-suffixes: true
ranged-mode: false
ranged-prefix: '!'
show-no-players-near: true
chat-range: 100
logChat: true
debug: false
Locale: en-EN
Ads:
Enabled: true
Bypass:
- 127.0.0.1
-
Log: true
SmartManager: true
SmartConfig:
DomainEndings:
- com
- net
- org
- de
- icu
- uk
- ru
- me
- info
- top
- xyz
- tk
- cn
- ga
- cf
- nl
- eu
Multiplier: 4
UnMultiplier: 1
ReplaceCommas: false
Threshold:
Block: 0.3
ReduceThreshold: 0.1
MaxLinkLength: 10
AntiSpam:
Seconds: 0
Enable: false
BlockedWords:
- '@everyone'
Tablist:
Change: true
format: '{prefix}{player}{suffix}'
Messages:
JoinAndQuit:
Enabled: true
Авто объединение сообщений:

Config плагина LuckyPerms:
 

Вложения

  • config (1).yml
    34.3 KB · Просмотры: 2
Последнее редактирование:
Назад
Сверху Снизу