Anti Spam
No reviews yet
Cancels a ClientChatReceivedEvent when it looks spammy
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Adds client-side tools and features to enhance the user experience.
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
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
Set up powerful antispam rules for your Minecraft client!
Example antispam.cfg:
- allows all text starting with '<' and assumes that it is user chat
- prevents GreetingBot from printing multiple lines
- prevents 3 special characters in a row, unless they were proceeded by the nice header that Factions uses
- hides all messages containing "vote"
---
- pattern: /^</
action: OK
name: user chat
- pattern: /^\[GreetingBot\]/
action: OK
name: bot
onlyOnce: true- pattern: /____\.\[.*\]\.____/
action: OK
name: factions- pattern: /([\S-[\w]]\s?){3}/
name: hbar
notAfter: factions- pattern: /(?i)vote/
The default configuration is much more full-featured!
Commands:
- /spam reload
- To reload configuration in game
- /spam debug
- To show what rule matches
Discussion thread on Minecraft Forum
No Spam logo: public domain, by Henry W. Schmitt
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