Mineuniverse
Log in Register
Mods

Anti Spam

Cancels a ClientChatReceivedEvent when it looks spammy
by _ForgeUser97046
Claim this project
2,890 downloads
0 likes
Updated Jun 30, 2026
0 hypes

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

No files available for download.

You Might Also Like

Thaumon
Thaumcraft-inspired decoration blocks for modern Minecraft
9,980,238
Handcrafted
Make your house a home!
99,029,678
Fancy Block Particles - Renewed
3D Digging Particles! Original mod by MorphoxL
997,906
Door(s) Coupling [FABRIC]
Couplings for Fabric 1.16
993,161
I Like Wood
This mod adds wood variants to blocks that should have them but don't and new wooden blocks.
992,209
Addendum (Fabric)
Adding new blocks to fit your ender palette! Port of Additional Ender Blocks by cleverpanda714.
991,763