
AvoFilter
Minecraft integration for AvoCloud's SafeText chat filtering server.
By using the filtering server provided by AvoCloud you agree to the privacy policy and will inform your players about the use of the chat filtering system. In case you want that no data is sent in any way please change the address of the chat filtering endpoint to your own.
Default config
# The address of your chatfilter server, default server is AvoCloud's and will work, recommended to use your own server as delays are avoided
address: "https://safetext.avocloud.net/chatfilter"
key: "savetext-publickey" # The key to use for the chatfilter server
punish:
# The type of punishment to be executed
# kick: Just kick the player from the server Pro: No trouble with signatures Con: Player can rejoin
# command: Execute a command on the player Pro: You can handle it with your own plugins Con: Command has to be on proxy
# cancel: Cancel the message Pro: No traces Con: Lots of trouble with signatures so you should use this only if you know what you are doing
type: "kick"
# Content of what should be done.
# %message% will be replaced with the message the player sent
# %player% will be replaced with the name of the player
# %player_uuid% will be replaced with the uuid of the player
# %rating% will be replaced with the rating of the message
content: "You have been kicked for using inappropriate language. Message: '%message%'."
debug: false # Enable debug messages
config-version: 1 # DO NOT TOUCH THIS
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7.2, 1.7.3, 1.7.4
- 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 Modrinth — 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.
Verified by MCModsHub
- Ships as AvoFilter-1.0.jar — drop this file into the mods folder
- Download size: 14 KB
- Download link checked 10 Sept 2026 — working
These come from our own check of the pack file, not from the source page.