ScamScreener for Hypixel SkyBlock

Monitors the chat and warns you about potential scammers

File Details

ScamScreener 2.3.4 for 26.1.x

  • B
  • Apr 29, 2026
  • 1023.47 KB
  • 62
  • 26.1.2+2
  • Fabric

File Name

scamscreener-2.3.4+26.1.2.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:scamscreener-for-hypixel-skyblock-1465941:8008939"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

ScamScreener 2.3.4

This patch fixes sender-backed chat classification and avoids repeating the same regex work across rule checks.

  • Chat callbacks that only expose the sender through Fabric message params now still enter the pipeline as player chat.
  • Rule and funnel regex checks now reuse cached per-message matches instead of running the same pattern repeatedly.