FairPlay

FairPlay

Validates the client mod list to keep gameplay fair

by
33 Downloads
fabricmanagementutility
Rent Server with this Mod

About this Mod

FairPlay

Validates the client mod list to keep gameplay fair. FairPlay is designed for server administrators and players who want to ensure clients are running a legitimate, unmodified game environment.

Features

  • Client Mod List: Lists active client mods if the client has the mod installed
  • Mod Blacklist: Configurable blacklist of prohibited mods
  • Auto-kick: Optionally automatically kick players using blacklisted mods or does not have FairPlay installed
  • Time Flexibility: Adjustable timeframe for mod validation during server join

Commands

  • /fairplay: Check if the mod is installed on the server
  • /fairplay reload: Reloads the mod configuration from JSON file
  • /fairplay modlist <player_username>: View the active client mods of a player (requires the player to have the mod installed)

Configuration

FairPlay is configured via fairplay.json in the server config directory. The file is regular JSON, so list values are saved as arrays and the current schema looks like this:

{
  "configVersion": 2,
  "enabled": true,
  "requiredEnforcementMode": "OFF",
  "whitelistPlayers": ["never_a_cheater"],
  "blacklistPlayers": ["history_of_cheating"],
  "handshakeWindowMS": 3000,
  "modEnforcementMode": "BLACKLIST",
  "modWhitelist": [],
  "modBlacklist": ["meteor-client"]
}

Config Options

  • configVersion: Internal schema version used for migration
  • enabled: Master enable/disable switch for FairPlay
  • requiredEnforcementMode: Controls whether the FairPlay mod itself is required on clients
    • OFF: never require the mod
    • ALL: require the mod from everyone
    • WHITELIST: require the mod from everyone except whitelisted players
    • BLACKLIST: require the mod from only blacklisted players
  • whitelistPlayers: Players exempted from requiredEnforcementMode = WHITELIST
  • blacklistPlayers: Players forced into requiredEnforcementMode = BLACKLIST
  • handshakeWindowMS: Time window, in milliseconds, for the client/server mod handshake
  • modEnforcementMode: Controls which client mods are allowed
    • OFF: do not check client mods
    • WHITELIST: only allow mods listed in modWhitelist
    • BLACKLIST: block mods listed in modBlacklist
  • modWhitelist: Allowed client mod IDs when modEnforcementMode = WHITELIST
  • modBlacklist: Blocked client mod IDs when modEnforcementMode = BLACKLIST

Dependencies

Requires Fabric API

Credits

P3nguinMinecraft

Available Versions

FairPlay 1.1.0+26.1release
MC 26.1, 26.1.1, 26.1.2fabric
June 8, 2026
FairPlay 1.0.0+26.1release
MC 26.1, 26.1.1, 26.1.2fabric
June 1, 2026

How to Install FairPlay on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).

3

Install Mod

Open the mod browser in the dashboard and search for "FairPlay". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

26.1.2, 26.1.1, 26.1

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

FairPlay server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.

Is FairPlay compatible with fabric?

FairPlay officially supports fabric for Minecraft 26.1.2, 26.1.1, 26.1. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with FairPlay – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if FairPlay consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install FairPlay with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

26.1.226.1.126.1