HomeJavaModsAntimatter Chat Filter
Antimatter Chat Filter
[​IMG]
Github | Change log
This Chat Filter attempts to beat it's competition with better spam and ip recognition, while still including all the features you'd expect from a chat filter, and more!
[​IMG]
[​IMG]
Drop the .jar in the plugins folder and restart your server.
Configure the plugin to your own liking!

[​IMG]
/amclear - Clear the chat window of every player.
/amreload - Reload the plugin config.


[​IMG]
Spoiler: Config
Code (Text):

# Antimatter Filter - Config
# debug - Errors are saved in Errors.txt when they occur
# maxcapspercent - How much % of a message can be Caps before it is lowercased (default 40)
# spamsimilaritypercent - How similar two messages must be to count as spam (default 90)
# sendMsgSenderMsgIfBlocked - Notify the sender of the message if the message is blocked
# prefix - Plugin message prefix
# messageIfBlocked - Message that is shown if message is blocked (+ reason)
# enabled - Disable various parts and filters here
# replacerules - wordtoreplace > replacewith

debug: true
maxcapspercent: 40
spamsimilaritypercent: 90
sendMsgSenderMsgIfBlocked: true
prefix: '&c[Antimatter]'
messageIfBlocked: '&cYour message was blocked by chat filter'
enabled:
  antiCaps: true
  antiIp: true
  antiUrl: true
  antiSpam: true
  antiSamechars: true
  antiReplacer: true
replacerules:
- shit > poopie
- fuck > wump
- damn > great
- shite > poopie
- fuk > wump
- arse > bottom
- test > yes
Spoiler: Permissions
Code (Text):
permissions:
  antimatter.clear:
    description: Chat Clear command /amclear
    default: op
  antimatter.reload:
    description: Reloads config.
    default: op
  antimatter.bypass:
    description: Bypass all filtering
    default: false
  antimatter.bypass.url:
    description: Bypass the url filtering
    default: false
  antimatter.bypass.ip:
    description: Bypass IP filtering
    default: false
  antimatter.bypass.spam:
    description: Bypass spam filtering
    default: false
  antimatter.bypass.caps:
    description: Bypass Caps filtering
    default: false
  antimatter.bypass.char:
    description: Bypass filtering of too many same characters
    default: false
  antimatter.bypass.filter:
    description: Bypass rules set in config
    default: false



From the same creator:
[​IMG]
[​IMG]

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Antimatter Chat Filter is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11. Downloaded 1,131 times (via Spigot). Download it and open it directly in the game.

Explore more