Back to mods
FairCount project artwork

CurseForge · Minecraft mod

FairCount

A lightweight, open-source anti-cheat that prevents hackers by verifying client mod counts and IDs.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which FairCount release should I use?

Updated today
Latest stable file faircount-1.2.6+mc26.X.jar
Game version 26.1.2, 26.2
Loader Fabric

faircount-1.2.6+mc26.X.jar targets 26.1.2, 26.2 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. All 1 required mods have matching files.

Where it goes

Is FairCount required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does faircount-1.2.6+mc26.X.jar need?

faircount-1.2.6+mc26.X.jar. Change the file and its required mods may change too.

All 1 required mods have matching files

Install Fabric API first. We found matching files for this game-version and loader setup.

Fabric API Needed by faircount-1.2.6+mc26.X.jar
required
Matching file found Matched file: [26.2] Fabric API 0.160.0+26.2

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add FairCount without breaking your instance.

Built for faircount-1.2.6+mc26.X.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use faircount-1.2.6+mc26.X.jar. It targets 26.1.2, 26.2 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Fabric API first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside faircount-1.2.6+mc26.X.jar. It opens that exact file at the source.

About this project

What does FairCount add?

FairCount

Modrinth CurseForge Fabric Minecraft License

FairCount is a lightweight anti-cheat and integrity verification mod designed for Fabric. It strictly inspects and verifies client-side installed mods and active resource packs, enforcing a fair and regulated gameplay environment on multiplayer servers.

Notice: This mod is currently in active development. Please test thoroughly in a staging environment before deploying to production servers.


Links


Features

  • Strict Mod Whitelisting: Automatically validates connecting players' mod lists against a server whitelist. Unauthorized mods result in an immediate disconnect with clear kick reasons.
  • SHA-256 Checksum Verification: Validates the SHA-256 hash of JAR files in addition to Mod IDs, preventing spoofed Mod IDs or tampered cheat client injection.
  • Resource Pack Inspection & Hashing: Detects and restricts unauthorized external resource packs (such as X-Ray / ESP packs) with optional SHA-256 hash checking.
  • Deep Nested Mod Detection (JiJ): Scans both standalone JAR files and internal Jar-in-Jar dependencies on the client.
  • Mandatory Client Enforcement: Automatically disconnects players within 3 seconds if they do not have FairCount installed.
  • Automatic Fabric API Pass: Sub-modules starting with fabric- are automatically allowed without manual configuration.
  • OP & Player Bypass List: Server operators and players registered by UUID can bypass inspection checks.
  • In-Game Hot-Reload Commands: Manage allowed mods, resource packs, and bypass players directly via commands without restarting the server.

Installation & Requirements

FairCount must be installed on both the Server and Client.

  1. Requires Fabric Loader and Fabric API.
  2. Place FairCount into the mods folder of both the server and client.
  3. Start the server once to automatically generate the configuration files under config/faircount/.

Commands (Requires OP)

Mod Management

  • /faircount mod add <mod_id> - Whitelist a mod ID (all versions allowed).
  • /faircount mod add <mod_id> <sha256> - Whitelist a mod with a specific SHA-256 checksum.
  • /faircount mod add all - Whitelist all mods currently loaded by connected clients.
  • /faircount mod remove <mod_id> - Remove a mod from the whitelist.
  • /faircount mod remove <mod_id> <sha256> - Remove a specific hash entry.
  • /faircount mod remove all - Clear all whitelisted mods.
  • /faircount mod list - List all whitelisted mods and registered hashes.

Resource Pack Management

  • /faircount pack add <pack_name> - Whitelist a resource pack by name.
  • /faircount pack add <pack_name> <sha256> - Whitelist a resource pack with a specific SHA-256 checksum.
  • /faircount pack add all - Whitelist all resource packs currently loaded by connected clients.
  • /faircount pack remove <pack_name> - Remove a resource pack from the whitelist.
  • /faircount pack remove <pack_name> <sha256> - Remove a specific hash entry.
  • /faircount pack remove all - Clear all whitelisted resource packs.
  • /faircount pack list - List all allowed resource packs.

Player Bypass Management

  • /faircount player add <player_name|uuid> - Add a player to the bypass list.
  • /faircount player remove <player_name|uuid> - Remove a player from the bypass list.
  • /faircount player list - List all bypassed players.

Configuration Files (config/faircount/)

  • mods.json: Whitelisted Mod IDs and their allowed SHA-256 hashes.
  • resource_packs.json: Whitelisted resource pack names and allowed SHA-256 hashes.
  • players.json: UUID list of players exempted from checks.

Project description from CurseForge.

Pick your setup

FairCount by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

2 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

FairCount versions and loaders

8 of 8 releases match

Looking for an older file? The official CurseForge project page is in Resources.