Minecraft Vercion: 1.5.x, 1.6.x, 1.7.x, 1.8.x
English (Ingles)
This plugin serve to avoid the bad words in your server you can do that it prohibits the bad words in the commands example /msg , /tell, /r equal can you prohibit commands in the server for example/?, / plugins, /pl
Español (Spanish)
Este plugin sirven para evitar las malas palabras en su servidor puede hacer que prohíbe las malas palabras en los comandos ejemplo / msg, / tell, / r igual puede prohibir los comandos en el servidor, por ejemplo /?, /plugins, /pl
- /BannedWords - BannedWords.help
- /BannedWords words - BannedWords.words
- /BannedWords commands - BannedWords.commands
- /BannedWords about - NO PERMISSION
- /BannedWords reload - BannedWords.reload
- BannedWords.* - to access all commands
- BannedWords.* - para acceder a todos los comandos
- BannedWords.BannedCommands.bypass this is for the commands
- BannedWords.bypass this is for the words
Spanish (Español)
Gracias a Iba619Gamer
English (Ingles)
Send your video (Enviame tu video)
MORE GIFS: http://imgur.com/a/uYODo
- You are not allowed to decompile BannedWords .
- You can not edit source of BannedWords.
English (Ingles)
This plugin serve to avoid the bad words in your server you can do that it prohibits the bad words in the commands example /msg , /tell, /r equal can you prohibit commands in the server for example/?, / plugins, /pl
Español (Spanish)
Este plugin sirven para evitar las malas palabras en su servidor puede hacer que prohíbe las malas palabras en los comandos ejemplo / msg, / tell, / r igual puede prohibir los comandos en el servidor, por ejemplo /?, /plugins, /pl
- BannedWords | Prohibir Palabras
- BannedCommands | Prohibir Comandos
- MessageCustom | Mensages 100% Configurables
- 3 types of search | 3 tipos de busqueda
- DetectedSign | Detectar malas palabras en los carteles (BETA)
- DetectedCommand | Detectar malas palabras en los comandos
- /BannedWords - BannedWords.help
- /BannedWords words - BannedWords.words
- /BannedWords commands - BannedWords.commands
- /BannedWords about - NO PERMISSION
- /BannedWords reload - BannedWords.reload
- BannedWords.* - to access all commands
- BannedWords.* - para acceder a todos los comandos
- BannedWords.BannedCommands.bypass this is for the commands
- BannedWords.bypass this is for the words
Spoiler: config.yml
Code (Text):
##########################################
#
# BannedWords v5.0
# Plugin made by ZuckerGames (flemdogga)
#
##########################################
# Variables:
#
# {PLAYER_NAME} - Player name
# {PLAYER_NICK} - Player nickname
# {TODAY_IS} - Server data
Prefix:
Enable: true
Prefix: "&7[&cBannedWords&7]:"
Settings:
Use_BannedWords: true
Use_BannedCommands: true
Use_DetectedCommands: true
Use_DetectedSign: true
BannedWords:
# This is for disable the permission BannedWords.bypass
bypass: true
# TYPES NAME:
# -----------
# REPLACE_WITH_'here a letter': This scans as "EXTREME" only which do not leave the warning message,
# if not to replace all the insults by a letter such as * you shall write REPLACE WITH * to change letter just replace the *
# REPLACE_WITH_#, REPLACE_WITH_S, REPLACE_WITH_? ONLY CHANGE THE * for a custom
# EXTREME: scans the words if separate joints are doesn't matter as this scans the word example dsaadafuckdsadadqw
# NORMAL: scan them more words normal if you write Hello fuck you will leave the message of warning
Type: NORMAL
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
#
#ADD THE BANNED WORDS ON FILE WORDS.YML!
#
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
Warning:
Enable: true
Message:
- "&6-----------------------------"
- "&c&lPlease do not say that word."
- "&6-----------------------------"
BannedCommands:
# This is for disable the permission BannedWords.BannedCommands.bypass
bypass: true
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
#
#ADD THE BANNED COMMANDS ON FILE COMMANDS.YML!
#
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
Warning:
Enable: true
Message:
- "&cCommand is disable in the game"
DetectedCommands:
Commands:
- msg
- r
- tell
- me
- say
Warning:
Enable: true
Message:
- "&6-----------------------------"
- "&c&lHas been detected a bad word."
- "&6-----------------------------"
DetectedSign:
Warning:
Enable: true
Message:
- "&6-----------------------------"
- "&c&lHas been detected a bad word."
- "&6-----------------------------"
DataFormat: MM/dd/yy HH:mm:ss
NoPermission: "&cYou don't have permission."
ConfigReload: "&aConfig reloaded"
#
# BannedWords v5.0
# Plugin made by ZuckerGames (flemdogga)
#
##########################################
# Variables:
#
# {PLAYER_NAME} - Player name
# {PLAYER_NICK} - Player nickname
# {TODAY_IS} - Server data
Prefix:
Enable: true
Prefix: "&7[&cBannedWords&7]:"
Settings:
Use_BannedWords: true
Use_BannedCommands: true
Use_DetectedCommands: true
Use_DetectedSign: true
BannedWords:
# This is for disable the permission BannedWords.bypass
bypass: true
# TYPES NAME:
# -----------
# REPLACE_WITH_'here a letter': This scans as "EXTREME" only which do not leave the warning message,
# if not to replace all the insults by a letter such as * you shall write REPLACE WITH * to change letter just replace the *
# REPLACE_WITH_#, REPLACE_WITH_S, REPLACE_WITH_? ONLY CHANGE THE * for a custom
# EXTREME: scans the words if separate joints are doesn't matter as this scans the word example dsaadafuckdsadadqw
# NORMAL: scan them more words normal if you write Hello fuck you will leave the message of warning
Type: NORMAL
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
#
#ADD THE BANNED WORDS ON FILE WORDS.YML!
#
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
Warning:
Enable: true
Message:
- "&6-----------------------------"
- "&c&lPlease do not say that word."
- "&6-----------------------------"
BannedCommands:
# This is for disable the permission BannedWords.BannedCommands.bypass
bypass: true
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
#
#ADD THE BANNED COMMANDS ON FILE COMMANDS.YML!
#
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
Warning:
Enable: true
Message:
- "&cCommand is disable in the game"
DetectedCommands:
Commands:
- msg
- r
- tell
- me
- say
Warning:
Enable: true
Message:
- "&6-----------------------------"
- "&c&lHas been detected a bad word."
- "&6-----------------------------"
DetectedSign:
Warning:
Enable: true
Message:
- "&6-----------------------------"
- "&c&lHas been detected a bad word."
- "&6-----------------------------"
DataFormat: MM/dd/yy HH:mm:ss
NoPermission: "&cYou don't have permission."
ConfigReload: "&aConfig reloaded"
Spoiler: words.yml
Code (Text):
## --------------------------------------- ##
## BannedWords
## --------------------------------------- ##
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# Permission bypass
# BannedWords.bypass
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
BannedWords: # This is for banned words
Words:
- fuck
- shit
- bitch
- dick
- nigger
## BannedWords
## --------------------------------------- ##
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# Permission bypass
# BannedWords.bypass
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
BannedWords: # This is for banned words
Words:
- fuck
- shit
- bitch
- dick
- nigger
Spoiler: commands.yml
Code (Text):
## --------------------------------------- ##
## BannedCommands
## --------------------------------------- ##
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# Permission bypass
# BannedWords.BannedCommands.bypass
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
BannedCommands: # This is for disable command in game!
Commands:
- "plugins"
- "pl"
- "?"
- "version"
- "op"
- "deop"
## BannedCommands
## --------------------------------------- ##
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# Permission bypass
# BannedWords.BannedCommands.bypass
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
BannedCommands: # This is for disable command in game!
Commands:
- "plugins"
- "pl"
- "?"
- "version"
- "op"
- "deop"
Spanish (Español)
Gracias a Iba619Gamer
English (Ingles)
Send your video (Enviame tu video)
Spoiler: BannedWords
Spoiler: NORMAL
Spoiler: EXTREME
Spoiler: REPLACE_WHIT_'your letter'
Spoiler: CUSTOM
Spoiler: BannedCommands
Spoiler: detectedcommands
Spoiler: detectedsign
PICTURES:
http://imgur.com/a/gOGns
MORE GIFS: http://imgur.com/a/uYODo
- You are not allowed to decompile BannedWords .
- You can not edit source of BannedWords.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
BannedWords | now banned commands is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9. Downloaded 1,554 times (via Spigot). Download it and open it directly in the game.
![[IMG]](http://proxy.spigotmc.org/bad4f39a67bf6d31d9db130835a9067211aeaea4?url=http%3A%2F%2Fi.imgur.com%2FJaG1lcZ.jpg)
![[IMG]](http://proxy.spigotmc.org/dfd7fc3a97f2dcee44768d88630c467bcca1f998?url=http%3A%2F%2Fi.imgur.com%2FekDscBH.png)
![[IMG]](http://proxy.spigotmc.org/d83a03d01d4a30537df418101ae3367692a0b6ef?url=http%3A%2F%2Fi.imgur.com%2FWbu1SSs.gif)