Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
Summary
This is supposed to just be a silly little mod where, using a command or config you can make it so saying certain words in chat causes the player saying them to explode and die. This is highly customisable and is simple, since all config can be adjusted via a command.
How To Use
The mod uses a list of words/phrases and checks if chat messages sent contain any of these, if they are the explosion occurs but the message is still sent.
You can edit all of these areas in the server/world config file or via the /explosivefilter command in game. The command is much easier to use. The command tree is as follows:
-
/explosivefilter add "phrase" - Adds a phrase that causes an explosion to the config.
-
/explosionfilter list - Shows all words that can an explosion and their associated power
-
/explosionfilter remove 'phrase' - Removes a certain phrase from the config (if its there)
-
/explosionfilter reload - Reloads the json entries - for bug fixing
-
/explosionfilter damage - Toggles if the explosions actually deal damage
-
/explosionfilter damageothers - Toggles if the explosions deal damage to other entities that aren't the player
-
/explosionfilter defaultpower - Sets the default explosion power for the phrases
-
/explosionfilter dropitems - Toggles if the explosions drop all broken blocks
-
/explosionfilter fire - Toggles if explosions leave fire
-
/explosionfilter instakill - Toggles if the player who said the phrase will die regardless of gamemode, armour etc.
-
/explosionfilter worlddamage - Toggles if the explosions will also damage nearby blocks
By default the words 67 and 'six seven' will cause explosions if spoken in chat. This mod only supports English, but contains translatable text.


