The Badwords plugin has the ability to block words from being seen in your server chat.
Language - Portuguese:
O plugin Badwords tem a capacidade de bloquear palavras de serem vistas no chat do seu servidor.
Commands
Code (Text):
/badwords help - Shows the Help Page
/badwords add <word> - Add a word to the list
/badwords remove <word> - Removes a word from the list
/badwords list - List all the words from the list
/badwords reload - Reloads the Plugin
Aliases: [bd]
Permissions
Code (Text):
badwords.admin : Access to the Badwords Command
badwords.bypass : Access to use the Banned Words in chat
badwords.reload : Access to Reload the Plugin
Configuration
Code (Text):
# Plugin Develloped by GFelberg
# Config.yml
# language: en
# Thanks for downloading my plugin. For more plugins, dont forget to look my updates!
# If you find any bugs or ideas to the plugin, pm me at spigot.
# language: br/pt
# Obrigado por baixar meu plugin. Para mais plugins, não esqueça de olhar as atualizações!
# Se você encontrar algum problema ou ter alguma ideia para o plugin, pm no spigot.
# Permissions
# badwords.admin : Access to the Badwords Command
# badwords.bypass : Access to use the Banned Words in the chat
# badwords.reload : Access to Reload the Plugin
# Configuration 1.0
# This area will be used to manage the Badwords Command
Badwords:
Prefix: '&b[&eBadwords&b]&r'
AddWord: '&eThe word has been added to the list'
RemoveWord: '&eThe word has been removed from the list'
Already: '&cThis word already exists in the list'
NotList: '&cThis word is not in the list'
NoWords: '&cNo words found!'
NoPerm: '&cDont use a badword!'
# Configuration 1.1
# This area will be used to manage the Help Page
Help:
Page: '&eShow this page'
Add: '&eAdd a word to the list'
Remove: '&eRemoves a word from the list'
List: '&eList all the words from the list'
Reload: '&eReloads the Plugin'
Images
IMPORTANT:
- You are not allowed to make this plugin as yours - You are not allowed to decompile this plugin