Detoxify
No reviews yet
Detoxify your chat like a pro!
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Paper is a fork of Spigot that adds its own plugin API on top of the Bukkit API. All Spigot plugins are compatible with paper, not all paper plugins are compatible with Spigot.
Spigot is a popular software for running dedicated servers that can load Plugins created with the Bukkit API.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Install on the client or the server — either alone gives full functionality.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
I have opened a support discord, join now! https://discord.gg/uHm8EbfCFr
Detoxify
Detoxify is a lightweight yet powerful AI chat moderation tool that classifies messages into multiple categories, allowing you to finely tune what gets caught by the filter. Despite its performance, it uses less than 150MB of RAM, making it extremely efficient for both server and client use.
How It Works
Detoxify uses the detoxify AI model to classify chat messages. Each message is analyzed and assigned scores for categories such as:
- Toxicity
- Severe Toxicity
- Obscene content
- Threats
- Insults
- Identity Attacks
These scores allow you to configure thresholds and customize exactly which messages are filtered.
Installation
Server
Download the correct server version of Detoxify.
Place the
.jarfile in yourpluginsormodsfolder.Start your server.
The configuration will be located in:
- Modded platforms:
config/Detoxify - Plugin platforms:
plugins/Detoxify
- Modded platforms:
Client
- Download the correct client version of Detoxify.
- Place the
.jarfile in yourmodsfolder. - Any messages classified as toxic will be hidden in chat, but still logged for review.
- The configuration will be located in:
.minecraft/config/Detoxify
Permissions
This is only on paper and spigot, on fabric and neoforge you need to be op
- detoxify.notify -> Gives you permissions to receive notifications when a player is flagged.
- detoxify.admin -> Gives you permission to receive update notifications
Configuration Options
This configuration works for both client and server. It allows fine-tuning of message thresholds and debug options:
####################################
# #
# Detoxify Configuration #
# #
####################################
# Whether or not there should be debug message
debug=false
############################
# Value Settings #
############################
toxicity=0.9
severe-toxicity=0.5
obscene=0.25
threat=-1.0
insult=-1.0
identity-attack=-1.0
############################
# Message Settings #
############################
player=§cYour message was removed for violating chat rules.
staff=§c%s's message has been removed [%s]
console=§c%s's message has been removed [%s]
Skript Support
Note: Only available for Spigot and Paper platforms
Detoxify integrates with Skript for custom chat filtering. It provides a single expression that returns true or false depending on whether a message is considered toxic:
is [the] %string% toxic
detoxify %string%
Examples
on chat:
if detoxify message is true:
cancel event
send "&cThat message was blocked for toxicity!" to player
on chat:
if is the message toxic is true:
cancel event
send "&cThat message was blocked for toxicity!" to player
I have opened a support discord, join now! https://discord.gg/uHm8EbfCFr
Detoxify
Detoxify is a lightweight yet powerful AI chat moderation tool that classifies messages into multiple categories, allowing you to finely tune what gets caught by the filter. Despite its performance, it uses less than 150MB of RAM, making it extremely efficient for both server and client use.
How It Works
Detoxify uses the detoxify AI model to classify chat messages. Each message is analyzed and assigned scores for categories such as:
- Toxicity
- Severe Toxicity
- Obscene content
- Threats
- Insults
- Identity Attacks
These scores allow you to configure thresholds and customize exactly which messages are filtered.
Installation
Server
-
Download the correct server version of Detoxify.
-
Place the
.jarfile in yourpluginsormodsfolder. -
Start your server.
-
The configuration will be located in:
- Modded platforms:
config/Detoxify - Plugin platforms:
plugins/Detoxify
- Modded platforms:
Client
- Download the correct client version of Detoxify.
- Place the
.jarfile in yourmodsfolder. - Any messages classified as toxic will be hidden in chat, but still logged for review.
- The configuration will be located in:
.minecraft/config/Detoxify
Permissions
This is only on paper and spigot, on fabric and neoforge you need to be op
- detoxify.notify -> Gives you permissions to receive notifications when a player is flagged.
- detoxify.admin -> Gives you permission to receive update notifications
Configuration Options
This configuration works for both client and server. It allows fine-tuning of message thresholds and debug options:
####################################
# #
# Detoxify Configuration #
# #
####################################
# Whether or not there should be debug message
debug=false
############################
# Value Settings #
############################
toxicity=0.9
severe-toxicity=0.5
obscene=0.25
threat=-1.0
insult=-1.0
identity-attack=-1.0
############################
# Message Settings #
############################
player=§cYour message was removed for violating chat rules.
staff=§c%s's message has been removed [%s]
console=§c%s's message has been removed [%s]
Skript Support
Note: Only available for Spigot and Paper platforms
Detoxify integrates with Skript for custom chat filtering. It provides a single expression that returns true or false depending on whether a message is considered toxic:
is [the] %string% toxic
detoxify %string%
Examples
on chat:
if detoxify message is true:
cancel event
send "&cThat message was blocked for toxicity!" to player
on chat:
if is the message toxic is true:
cancel event
send "&cThat message was blocked for toxicity!" to player
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources