Minecraft Anti Spam mod 2026 download
logo
minecraft mod Anti Spam

Anti Spam

Game Version: 1.7.10
Total Downloads: 1,957
Updated: Dec 18, 2015
Created: Oct 31, 2015
Download Anti SpamDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Anti Spam 0.2.0 Beta (1.7.10) beta 2.02 MB Dec 18, 2015 1.7.10 945 download Anti Spam Anti Spam 0.2.0 Beta (1.7.10) betaDownload
Anti Spam 0.2.0 Beta beta 1.50 MB Dec 14, 2015 1.8.8 597 download Anti Spam Anti Spam 0.2.0 Beta betaDownload
Anti Spam 0.1 Alpha November 1, 2015 alpha 14.64 KB Nov 2, 2015 1.8.8 318 download Anti Spam Anti Spam 0.1 Alpha November 1, 2015 alphaDownload
Anti Spam 0.1 Alpha October 2015 alpha 2.65 KB Oct 31, 2015 1.8.8 97 download Anti Spam Anti Spam 0.1 Alpha October 2015 alphaDownload

Screenshots

Description

Share this:

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

Comments

Add a comment