Pixel's AntiCheat

Quick rating

Pixel's AntiCheat

No reviews yet

A basic anti-cheat solution for Minecraft servers running NeoForge.

Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Pixel's AntiCheat

A basic anti-cheat solution for Minecraft servers running NeoForge. This mod helps server administrators detect and prevent the presence of cheats, hacks, and other unauthorized modifications.


✨ Features

  • Mod Whitelist/Blacklist: Control which mods are allowed or blocked on your server
  • Blocks Most Popular Cheat Mods: Blocks popular cheats by default and can be configured for new ones.
  • Suspicious Mod Detection: Automatically detect potentially harmful mods
  • Anti-Tamper Verification: Verify the integrity of the AntiCheat to prevent tampering
  • Resource Pack Scanning: Detect suspicious resource packs (such as XRay) that might give unfair advantages
  • Configurable Actions: Choose how to handle players with suspicious content

⚙️ Installation

🔔 Important Note

This mod is required on both server and client sides.
Players attempting to join a server with this mod installed will be disconnected if they don't have the exact same version of the mod installed on their client.


🖥️ Server Installation

  1. Download the latest version of Pixel's AntiCheat from [CurseForge/Modrinth/GitHub Releases]
  2. Place the JAR file in your server's mods folder
  3. Start your server – a default configuration will be generated automatically
  4. Optionally customize the configuration file located at config/pixelsanticheat.json

🖥️ Client Installation

  1. Download the exact same version of Pixel's AntiCheat that is installed on the server
  2. Place the JAR file in your client's mods folder
  3. Start your game

📝 Configuration

The configuration file is located at config/pixelsanticheat.json. It uses a JSON format with comments to make configuration easier.

🔧 Configuration Options

  • WhiteList: List of mod IDs that are always allowed
  • BlackList: List of mod IDs that are always blocked
  • SuspiciousModIds: List of strings that, if found in a mod ID, mark it as suspicious
  • AllowedModIds: List of mod IDs that are exempt from suspicious checks
  • SuspiciousFilePatterns: Regex patterns for suspicious JAR files
  • AllowedFilePatterns: Regex patterns for JAR files exempt from suspicious checks
  • SuspiciousResourcePackPatterns: Regex patterns for suspicious resource packs
  • AllowedResourcePackPatterns: Regex patterns for resource packs exempt from suspicious checks
  • KickOnSuspiciousContent: Whether to kick players with suspicious content

📦 Example Configuration

{
  // List of mod IDs that are always allowed
  "WhiteList": [
    "jei",
    "waila",
    "journeymap"
  ],
  // List of mod IDs that are always blocked
  "BlackList": [
    "hackclient",
    "cheatmod"
  ],
  // Whether to kick players with suspicious content
  "KickOnSuspiciousContent": true
}

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~8,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works