Pixel's AntiCheat
No reviews yet
A basic anti-cheat solution for Minecraft servers running NeoForge.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
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
- Download the latest version of Pixel's AntiCheat from [CurseForge/Modrinth/GitHub Releases]
- Place the JAR file in your server's
modsfolder - Start your server – a default configuration will be generated automatically
- Optionally customize the configuration file located at
config/pixelsanticheat.json
🖥️ Client Installation
- Download the exact same version of Pixel's AntiCheat that is installed on the server
- Place the JAR file in your client's
modsfolder - 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
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources