Tags
Creators
Details
Licensed GPL-3.0-only
Published 6 months ago
Updated 3 weeks ago
All versions
2.4.1+1.21.11
Release
ScamScreener 2.4.1 for 1.21.112 months ago 19.1K
Compatibility
Minecraft: Java Edition
1.21.11
Platform
Fabric
Supported environments
Client-side
Required content
Changes
ScamScreener 2.4.1
This update improves the anonymous Training Hub flow inside Minecraft and adds a reminder when you have enough reviewed cases ready to upload.
Added
- Automatic upload reminder once you have more than 5 saved
SAFEorRISKcases. - Clickable
[upload]and[don't show again]actions directly in the reminder chat message. - Review setting toggle to disable the Training Hub upload reminder completely.
Changed
- The Training Hub screen now shows the full local client ID instead of a shortened preview.
- Clicking the client ID in the Training Hub now copies it to the clipboard.
- Manual uploads started from the reminder or Training Hub now postpone the next reminder for 30 minutes.
Notes
- Upload reminders only appear locally on your client.
- The reminder uses the same reviewed
SAFEandRISKcase count that the anonymous Training Hub upload exports. - No Microsoft Account Needed. STAY SAFE!
Optional dependencies
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| scamscreener-2.4.1+1.21.11-sources.jar | Unknown | 468.48 KiB |
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:XTB0bgAW:wRL2TnCm"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:XTB0bgAW:wRL2TnCm"
}




