Flood
This formatting removes flood in the message
⚙️ Настройка
📂 Путь message.yml → format.moderation.flood
⚖️ По умолчанию
yml
flood:
enable: false
trim-to-single: false
max-repeated-symbols: 10
max-repeated-words: 2
enable
Включает или выключает работоспособность модуля
trim-to-single
Whether to replace ALL flood with a single letter or word, otherwise the flood will be reduced to the limit of max-repeated-symbols
or max-repeated-words
max-repeated-symbols
Maximum number of identical letters
max-repeated-words
Maximum number of identical words
🔐 Права
📂 Путь permission.yml → message.format.moderation.flood
⚖️ По умолчанию
yml
flood:
name: "flectonepulse.module.message.format.moderation.flood"
type: TRUE
bypass:
name: "flectonepulse.module.message.format.moderation.flood.bypass"
type: OP
name
Название права
type
Вид права
Вид | Объяснение |
---|---|
TRUE | Доступно для любого игрока |
FALSE | Никому не доступно, должно быть выдано отдельно (например с помощью LuckPerms) |
OP | Доступно для операторов сервера |
NOT_OP | Доступно для НЕ операторов сервера |
bypass
Permission to bypass the formatting