# List of banned wordsbannedWords:-Arse-Ass-Asshole-Aternos
This is the list of banned words, you can add or remove words to this list, it is not necessary to use quotation marks
Whitelist
whitelist:-tecthost
All words in the whitelist will be ignored by the banned words system, for example, if you block "test" and type "test12", the plugin will detect "test" and block it, but if you add "test12" in the whitelist, it will not block it
Type
BLOCK: Blocks the message
CENSOR: Censors the message (replace the banned word with "*" character)
# Types:
# - BLOCK - Blocks the message
# - CENSOR - Censors the message
type: "CENSOR"
# Message displayed to players when they type a blocked word
blockedMessage:
- "&8--------- { &#c03afeT&#a72cf8Ce1ff1hᳳebab03e4t &8} ---------"
- " &cYou can't send this word!"
- " &cBlocked word: {word}"
- "&8---------------------------"
# Title displayed to players when they type a blocked word
title:
# Enable/disable the title
enabled: true
# Title
title: "✶ &#fe0000Y&#f50101o&#ec0202u &#e20202c&#d90303a&#d00404n&#c70505'&#bd0606t &#b40707w&#ab0707r&#a20808i󯞭tf0a0ae ͜b0btd0b0bh˚c0caa0d0dt &f✶"
# Subtitle
subtitle: "&#A5A5A5Blocked word: {word}"
# Action bar displayed to players when they type a blocked word
actionbar:
# Enable/disable the title
enabled: true
# Action bar text
bar: "&7[&#c03afeT&#a72cf8Ce1ff1hᳳebab03e4t&7] &#fe0000Y&#f50101o&#ec0202u &#e20202c&#d90303a&#d00404n&#c70505'&#bd0606t &#b40707w&#ab0707r&#a20808i󯞭tf0a0ae ͜b0btd0b0bh˚c0caa0d0dt"
# Sound executed to players when they type a blocked word
sound:
# Enable/disable the title
enabled: true
# Sound
# https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
sound: "ENTITY_VILLAGER_NO"
particles:
# Enable/disable particles
enabled: false
# https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Particle.html
particle: ANGRY_VILLAGER
# Number of particles
particles: 4
bypass:
# Permission for bypass banned words system
permission: "tchat.bypass.banned_words"