Back to marketplace
Modrinth Plugin

BetterAnticheat

An auxiliary anticheat designed with stability as its focus.

Minecraft product info

Important product information

Compatibility, Minecraft versions, loaders, and external source data.

Type

Plugin

Access

Free

Latest version

1.1.0a-13d

Downloads

2 383

Loaders / Platforms

bukkit folia forge neoforge paper purpur spigot sponge velocity

Minecraft versions

1.13 – 1.13.2 1.21 – 1.21.8

Categories

management technology utility

Description

Detailed information

# BetterAnticheat **BEFORE INSTALLING, PLEASE READ:** At this point, BetterAnticheat is in an early developmental state. It is not confirmed to be stable and should be used with caution. BetterAnticheat is an auxiliary anticheat. BetterAnticheat does not aim to and will not catch cheats like flight, speed, reach, etc. BetterAnticheat exists to catch more niche cheats that many anticheats do not catch on their own, meaning it should be run alongside another anticheat. It is also designed to be lightweight, platform-independent, compatible with other anticheat systems, and most checks are designed with a 0-buffer system - meaning if a check flags it means that a player is 100% cheating. Here is how BetterAnticheat accomplishes this: - Lag compensation. BA knows how the client perceives the world at any given time and can account for it. - Cookies. BA uses the cookie packet for compensation as to not interfere with Ping/Pong usage. - Runtime command registration. BA commands can have their paths altered live and can be enabled/disabled. - Industry-grade design. BA is designed by anticheat developers with significant experience and history. - Machine learning. BA uses machine learning to establish a trust level for users in combat. ### This project and its collaborators use the following regularly and are thankful for their maintenance: - [PacketEvents](https://github.com/retrooper/packetevents) - [sharkbyte-configuration](https://github.com/amnoah/sharkbyte-configuration) A public test server exists at `192.18.159.249` for clients 1.21.4 and above, but it is not always online due to being used for development too. NOTE: Please stop claiming this is a local ip address! It is not. You are thinking of IPs in the `192.168.0.0` - `192.168.255.255` range. ## Requirements This plugin is designed for 1.21.4+ on Spigot, Paper/Folia, Sponge, and Velocity. It requires [PacketEvents](https://github.com/retrooper/packetevents) On the Spigot and Paper/Folia platforms, it supports [BetterReload](https://modrinth.com/plugin/betterreload). This is an optional dependency. ## Checks BetterAnticheat has the following checks in the following categories: ### Chat These checks look for issues with chatting. These may catch macros and chat automation tools. - HiddenChat | Sending chat messages with the chat box hidden (often macros). - ImpossibleCompletion | Tab completing invalid messages. - ImpossibleMessage | Sending empty or invalidly formatted messages. ### Combat These checks look for issues with combat. These may catch a variety of combat cheats. - ActionInteractOrder | Sending an EntityAction packet prior to an InteractEntity in a tick. - DualClick | Sending simultaneous left and right clicks. - InvalidInteractionPosition | Invalid client-calculated hitbox interactions. - InvalidReleaseValues | Releasing a used item with values filled out. - InvalidUseActions | Attacking or placing while using an item. - MultipleAction | Changing sneak or sprint status multiple times in a tick. - MultipleHit | Hitting multiple entities in a tick. - NoSwingCombat | Attacking an entity without sending an arm swing packet. - SelfHit | Attacking yourself. - SlotInteractOrder | Sending a SlotChange prior to InteractEntity packet in a tick. ### Dig These checks look for issues with digging. These may catch nuker, fast break, and other cheats. - DigBlockFacePosition | Digging block faces which cannot be seen. - DigOrder | Sending wrongful dig stages. - MultiBreak | Digging multiple blocks at once. - RepeatedDig | Sending multiple dig packets within a tick. ### Flying These checks look for issues with flying packets. These may catch position/rotation alterations and related cheats. - ArtificialFlying | Faking flying packets. - ArtificialPosition | Sending impossibly small position changes. - FlyingSequence | Not sending flying packets within 20 ticks. - ImpossiblePosition | Sending position values that are impossible. - ImpossibleRotation | Sending rotation values that are impossible. - RepeatedRotation | Sending repeated rotation values. - RepeatedSteer | Sending steer packets with no corresponding rotation change. ### Heuristic These checks use statistics and observed behavior to identify cheats. Unlike other checks, these are not built on defined behavior and theoretically could be false flagged by perfect player behavior. As such, I'd recommend that these should be used as an indicator to watch players and, at most, kick them rather than issuing more permanent punishments. - CombatAcceleration | Constant acceleration during combat. ### Misc These checks are a variety that don't fit into other categories. - ImpossibleHorseJump | Sending mathematically wrong horse jumps. - ImpossibleSlot | Accessing slots which are not real. - LargeName | Renaming an item an excessively long name. - MultipleSlot | Changing slots multiple times in a tick. - SmallRender | Having a render distance less than 2. ### Packet These checks look for general packet issues. These may catch packet order alterations. - Balance | Checks for accelerated game speeds (WIP). - Post | Sending packets in the wrong order. ### Place These checks look for issues with block placement. These may catch scaffold, fast place, ghost hand, and other cheats. - CursorPosition | Invalid client-calculated block raycasts. - PlaceBlockFacePosition | Placing on block faces which cannot be seen. # Documentation For the documentation home, please visit [here](https://github.com/amnoah/BetterAnticheat/wiki/). For information on how to hide BetterAnticheat, please visit [here](https://github.com/amnoah/BetterAnticheat/wiki/Hiding-BetterAnticheat). For information on how to use BetterAnticheat, please visit [here](https://github.com/amnoah/BetterAnticheat/wiki/Using-BetterAnticheat). # Support For general support, please join my [Discord server](https://discord.gg/ey9uTg3hcy). For issues with the project, please open an issue in the issues tab.

Developer

amnoah

Profile and data retrieved from Modrinth

Open on Modrinth

Product gallery

Project images

Screenshots and images from the original Modrinth page.

No images yet

The project author has not added a gallery on Modrinth.

Change log

Project versions

Published versions and original Modrinth files.

1.1.0a-13d Current Alpha 12.08.2025

1.1.0-alpha-13d

Supported Minecraft versions
1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
bukkit folia paper purpur spigot velocity
Show changes
- Explicit verboses no longer cause discord webhooks - Fixed an issue with the default config that would prevent server boot without modifying the config.
Sign in

2.34 MB

1.1.0a-12d Alpha 10.08.2025

1.1.0-alpha-12d

Supported Minecraft versions
1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
bukkit folia paper purpur spigot velocity
Show changes
- Fixed a memory leak in the entity tracker - Improved overall performance
Sign in

2.34 MB

1.1.0a-11v Alpha 07.08.2025

BetterAnticheat 1.1.0-alpha-11v

Supported Minecraft versions
1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
bukkit velocity
Show changes
- Massively improved ML system - Fixed many check base issues - Fixed errors on low ping in the entity tracker - Improve entity tracker performance - Removed duplicate packet sending when being used alongside GrimAC on PaperMC. - Added basic legacy support to allow all 1.21+ players to be checked, however pre-1.21.2 players will have reduced checks and reduced precision in the remaining checks.
Sign in

2.34 MB

1.1.0a-10v Alpha 07.08.2025

BetterAnticheat 1.1.0-alpha-10v

Supported Minecraft versions
1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
velocity
Show changes
- Massively improved ML system - Fixed many check base issues - Fixed errors on low ping in the entity tracker - Improve entity tracker performance - Removed duplicate packet sending when being used alongside GrimAC on PaperMC. - Added basic legacy support to allow all 1.21+ players to be checked, however pre-1.21.2 players will have reduced checks and reduced precision in the remaining checks.
Sign in

2.1 MB

1.1.0a-10sg Alpha 07.08.2025

BetterAnticheat 1.1.0-alpha-10sg

Supported Minecraft versions
1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
forge neoforge sponge
Show changes
- Massively improved ML system - Fixed many check base issues - Fixed errors on low ping in the entity tracker - Improve entity tracker performance - Removed duplicate packet sending when being used alongside GrimAC on PaperMC. - Added basic legacy support to allow all 1.21+ players to be checked, however pre-1.21.2 players will have reduced checks and reduced precision in the remaining checks. **A 1.21.2+ server is still required.** # IF YOU ARE ON FORGE/NEOFORGE, THEN THIS REQUIRES SPONGEFORGE
Sign in

90.55 MB

1.1.0a-10p Alpha 07.08.2025

BetterAnticheat 1.1.0-alpha-10p

Supported Minecraft versions
1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
folia paper purpur
Show changes
- Massively improved ML system - Fixed many check base issues - Fixed errors on low ping in the entity tracker - Improve entity tracker performance - Removed duplicate packet sending when being used alongside GrimAC on PaperMC. - Added basic legacy support to allow all 1.21+ players to be checked, however pre-1.21.2 players will have reduced checks and reduced precision in the remaining checks. **A 1.21.2+ server is still required.**
Sign in

2.17 MB

1.1.0a-10s Alpha 07.08.2025

BetterAnticheat 1.1.0-alpha-10s

Supported Minecraft versions
1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
bukkit folia paper purpur spigot velocity
Show changes
- Massively improved ML system - Fixed many check base issues - Fixed errors on low ping in the entity tracker - Improve entity tracker performance - Removed duplicate packet sending when being used alongside GrimAC on PaperMC. - Added basic legacy support to allow all 1.21+ players to be checked, however pre-1.21.2 players will have reduced checks and reduced precision in the remaining checks. **A 1.21.2+ server is still required.**
Sign in

2.34 MB

1.1.0a-9sg Alpha 28.07.2025

BetterAnticheat 1.1.0-alpha-9sg

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
sponge
Show changes
- Fix many small bugs around the plugin - Update training data
Sign in

86.71 MB

1.1.0a-9u Alpha 28.07.2025

BetterAnticheat 1.1.0-alpha-9u

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
bukkit folia paper purpur spigot velocity
Show changes
- Fix many small bugs around the plugin - Update training data
Sign in

1.92 MB

1.1.0a-8s Alpha 27.07.2025

BetterAnticheat 1.1.0-alpha-8s

Supported Minecraft versions
1.13 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
bukkit spigot
Show changes
- Improved mitigation system - Improved per-check mitigation settings - Added punishment groups - Added VL decay. # PLEASE RESET YOUR CONFIG AFTER UPGRADING
Sign in

1.4 MB

1.1.0a-8sg Alpha 27.07.2025

BetterAnticheat 1.1.0-alpha-8sg

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
forge neoforge sponge
Show changes
- Improved mitigation system - Improved per-check mitigation settings - Added punishment groups - Added VL decay. # PLEASE RESET YOUR CONFIG AFTER UPGRADING
Sign in

86.18 MB

1.1.0a-8v Alpha 27.07.2025

BetterAnticheat 1.1.0-alpha-8v

Supported Minecraft versions
1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
bukkit spigot velocity
Show changes
- Improved mitigation system - Improved per-check mitigation settings - Added punishment groups - Added VL decay. # PLEASE RESET YOUR CONFIG AFTER UPGRADING
Sign in

1.4 MB

1.1.0a-8p Alpha 27.07.2025

BetterAnticheat 1.1.0-alpha-8p

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
folia paper purpur
Show changes
- Improved mitigation system - Improved per-check mitigation settings - Added punishment groups - Added VL decay. # PLEASE RESET YOUR CONFIG AFTER UPGRADING
Sign in

1.23 MB

1.1.0a-7v Alpha 25.07.2025

BetterAnticheat 1.1.0-alpha-7v

Supported Minecraft versions
1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
velocity
Show changes
- Fixed a MAJOR performance issue in GCD calculation making the anticheat unusable in many cases - Added separate verbose and normal alerts - Added better tab completion to some commands - Reduce spigot platform file size # [PLEASE READ THE ALPHA SIX CHANGELOG BEFORE USING THIS (click here)](https://modrinth.com/plugin/betteranticheat/version/1.1.0a-6v)
Sign in

1.15 MB

1.1.0a-7sg Alpha 25.07.2025

BetterAnticheat 1.1.0-alpha-7sg

Supported Minecraft versions
1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
forge neoforge sponge
Show changes
- Fixed a MAJOR performance issue in GCD calculation making the anticheat unusable in many cases - Added separate verbose and normal alerts - Added better tab completion to some commands - Reduce spigot platform file size # [PLEASE READ THE ALPHA SIX CHANGELOG BEFORE USING THIS (click here)](https://modrinth.com/plugin/betteranticheat/version/1.1.0a-6v)
Sign in

86.17 MB

1.1.0a-7s Alpha 25.07.2025

BetterAnticheat 1.1.0-alpha-7s

Supported Minecraft versions
1.13.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
bukkit spigot
Show changes
- Fixed a MAJOR performance issue in GCD calculation making the anticheat unusable in many cases - Added separate verbose and normal alerts - Added better tab completion to some commands - Reduce spigot platform file size # [PLEASE READ THE ALPHA SIX CHANGELOG BEFORE USING THIS (click here)](https://modrinth.com/plugin/betteranticheat/version/1.1.0a-6v)
Sign in

1.14 MB

1.1.0a-7p Alpha 25.07.2025

BetterAnticheat 1.1.0-alpha-7p

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
folia paper purpur
Show changes
- Fixed a MAJOR performance issue in GCD calculation making the anticheat unusable in many cases - Added separate verbose and normal alerts - Added better tab completion to some commands - Reduce spigot platform file size # [PLEASE READ THE ALPHA SIX CHANGELOG BEFORE USING THIS (click here)](https://modrinth.com/plugin/betteranticheat/version/1.1.0a-6v)
Sign in

1.21 MB

1.1.0a-6p Alpha 25.07.2025

BetterAnticheat 1.1.0-alpha-6p

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
folia paper purpur
Show changes
- Fixed multiple crash and hang exploits - Reduced false flags in many movement checks - Improved ML infrastructure - Added extra ML training data - Improved ML combat mitigations - Added new experimental static aim check - Improved accuracy of teleport and entity tracking
Sign in

1.21 MB

1.1.0a-6s Alpha 25.07.2025

BetterAnticheat 1.1.0-alpha-6s

Supported Minecraft versions
1.13.2 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
spigot
Show changes
- Fixed multiple crash and hang exploits - Reduced false flags in many movement checks - Improved ML infrastructure - Added extra ML training data - Improved ML combat mitigations - Added new experimental static aim check - Improved accuracy of teleport and entity tracking
Sign in

2.94 MB

1.1.0a-6sg Alpha 25.07.2025

BetterAnticheat 1.1.0-alpha-6sg

Supported Minecraft versions
1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
forge neoforge sponge
Show changes
# If you are on Forge/NeoForge, then this requires SpongeForge to work. - Fix multiple crash and hang exploits - Reduce false flags in many movement checks - Improve ML infrastructure - Add extra ML training data - Improve ML combat mitigations - Add new experimental static aim check - Improve accuracy of teleport and entity tracking
Sign in

86.33 MB

1.1.0a-6v Alpha 25.07.2025

BetterAnticheat 1.1.0-alpha-6v

Supported Minecraft versions
1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
velocity
Show changes
- Reduce velocity file size with dependency loader (experimental, use last version and open an issue on GitHub or in the discord if you have any velocity freezing or server join related issues). - Fix multiple crash and hang exploits - Reduce false flags in many movement checks - Improve ML infrastructure - Add extra ML training data - Improve ML combat mitigations - Improve accuracy of teleport and entity tracking
Sign in

1.14 MB

1.1.0a-5v Alpha 20.07.2025

BetterAnticheat 1.1.0-alpha-5v

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
velocity
Show changes
- Fix FlyingSequence false flags during death - Add extra tracking items in the base
Sign in

85.36 MB

1.1.0a-5p Alpha 20.07.2025

BetterAnticheat 1.1.0-alpha-5p

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
folia paper purpur
Show changes
- Fix FlyingSequence false flags during death - Add extra tracking items in the base
Sign in

0.94 MB

1.1.0a-5s Alpha 20.07.2025

BetterAnticheat 1.1.0-alpha-5s

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
bukkit spigot
Show changes
- Fix FlyingSequence false flags during death - Add extra tracking items in the base
Sign in

0.77 MB

1.1.0a-5sg Alpha 20.07.2025

BetterAnticheat 1.1.0-alpha-5sg

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
Loaders / Platforms
forge neoforge sponge
Show changes
**If you are on Forge/NeoForge, then this requires SpongeForge.** Changelog: - Fix FlyingSequence false flags - Add extra tracking items in the base
Sign in

85.83 MB

1.1.0a-4sg Alpha 16.07.2025

BetterAnticheat 1.1.0-alpha-4sg

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7
Loaders / Platforms
forge neoforge sponge
Show changes
**If you are on Forge/NeoForge, then this requires SpongeForge.** Changelog: - New check: InvalidInteractionPosition - Internal improvements for next checks - Improved internal logic and default configuration for ML
Sign in

85.7 MB

1.1.0a-4v Alpha 16.07.2025

BetterAnticheat 1.1.0-alpha-4v

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7
Loaders / Platforms
velocity
Show changes
- New check: InvalidInteractionPosition - Internal improvements for next checks - Improved internal logic and default configuration for ML
Sign in

85.23 MB

1.1.0a-4s Alpha 16.07.2025

BetterAnticheat 1.1.0-alpha-4s

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7
Loaders / Platforms
bukkit spigot
Show changes
- New check: InvalidInteractionPosition - Internal improvements for next checks - Improved internal logic and default configuration for ML
Sign in

0.77 MB

1.1.0a-4p Alpha 16.07.2025

BetterAnticheat 1.1.0-alpha-4p

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7
Loaders / Platforms
folia paper purpur
Show changes
- New check: InvalidInteractionPosition - Internal improvements for next checks - Improved internal logic and default configuration for ML
Sign in

0.95 MB

1.1.0a-3sg Alpha 14.07.2025

BetterAnticheat 1.1.0-alpha-3sg

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7
Loaders / Platforms
forge neoforge sponge
Show changes
**If you are on Forge/NeoForge, then this requires SpongeForge.** Changelog: - New check - CursorPosition. This is a scaffold-adjacent check that may catch badly programmed scaffold cheats. - Balance default settings adjustments. If the check has been working well for you, then you don't necessarily need to worry about this. But, for stability max balance has been changed from `150` to `300`. - Internal changes in preparation for new experimental checks.
Sign in

85.0 MB

1.1.0a-3v Alpha 14.07.2025

BetterAnticheat 1.1.0-alpha-3v

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7
Loaders / Platforms
velocity
Show changes
Changelog: - New check - CursorPosition. This is a scaffold-adjacent check that may catch badly programmed scaffold cheats. - Balance default settings adjustments. If the check has been working well for you, then you don't necessarily need to worry about this. But, for stability max balance has been changed from `150` to `300`. - Internal changes in preparation for new experimental checks.
Sign in

84.53 MB

1.1.0a-3s Alpha 14.07.2025

BetterAnticheat 1.1.0-alpha-3s

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7
Loaders / Platforms
bukkit spigot
Show changes
Changelog: - New check - CursorPosition. This is a scaffold-adjacent check that may catch badly programmed scaffold cheats. - Balance default settings adjustments. If the check has been working well for you, then you don't necessarily need to worry about this. But, for stability max balance has been changed from `150` to `300`. - Internal changes in preparation for new experimental checks.
Sign in

0.76 MB

1.1.0a-3p Alpha 14.07.2025

BetterAnticheat 1.1.0-alpha-3p

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7
Loaders / Platforms
folia paper purpur
Show changes
Changelog: - New check - CursorPosition. This is a scaffold-adjacent check that may catch badly programmed scaffold cheats. - Balance default settings adjustments. If the check has been working well for you, then you don't necessarily need to worry about this. But, for stability max balance has been changed from `150` to `300`. - Internal changes in preparation for new experimental checks.
Sign in

0.95 MB

1.1.0a-2sg Alpha 13.07.2025

BetterAnticheat 1.1.0-alpha-2sg

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7
Loaders / Platforms
forge neoforge sponge
Show changes
Refer to BetterAnticheat 1.1.0-alpha-2v changelog. **If you are on Forge/NeoForge, then this requires SpongeForge.**
Sign in

85.61 MB

1.1.0a-2v Alpha 13.07.2025

BetterAnticheat 1.1.0-alpha-2v

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7
Loaders / Platforms
velocity
Show changes
# Velocity/Sponge-only v1.1 Alpha 2 release - This fixes some issues that cannot be resolved through other means on platforms like Velocity and Sponge where commands do not work as wekk as I would like them to - This contains some features from Alpha 3, including updated machine learning weights, that will be fully validated and released in the next alpha, along with other fixes later. Be sure to read the changelog for Alpha 1 before using this. # DELETE `settings.yml` BEFORE UPDATING.
Sign in

85.15 MB

sponge-1.1.0a-1 Alpha 12.07.2025

Sponge 1.1.0-alpha-1

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7
Loaders / Platforms
forge neoforge sponge
Show changes
This is very experimental, and requires sponge
Sign in

85.6 MB

1.1.0a-1 Alpha 12.07.2025

BetterAnticheat 1.1.0-alpha-1

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7
Loaders / Platforms
velocity
Show changes
# This is the first alpha build of v1.1. (this build is very unstable) ## This build features many breaking changes: - New checks config system - Major updates to the main config - New experimental machine learning combat detections (with mitigations so you don't need to use punishments) - New RepeatedDig check - Removed redundant checks - Fixed many false flags in many checks - New optional command - Improved 1.21.7 support - Experimental Velocity proxy support - Entity tracker and confirmation packets, without breaking support for existing anticheats in multi-ac setups. p.s. this is my first time uploading to modrinth so please let me know if there are any issues.
Sign in

85.13 MB

1.1.0a-1 Alpha 12.07.2025

BetterAnticheat 1.1.0-alpha-1

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7
Loaders / Platforms
bukkit spigot
Show changes
# This is the first alpha build of v1.1. (this build is very unstable) ## This build features many breaking changes: - New checks config system - Major updates to the main config - New experimental machine learning combat detections (with mitigations so you don't need to use punishments) - New RepeatedDig check - Removed redundant checks - Fixed many false flags in many checks - New optional command - Improved 1.21.7 support - Experimental Velocity proxy support - Entity tracker and confirmation packets, without breaking support for existing anticheats in multi-ac setups. # **BE SURE TO DELETE YOUR `settings.yml` BEFORE UPDATING** p.s. this is my first time uploading to modrinth so please let me know if there are any issues.
Sign in

0.74 MB

1.1.0a-1 Alpha 12.07.2025

BetterAnticheat 1.1.0-alpha-1

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7
Loaders / Platforms
folia paper purpur
Show changes
# This is the first alpha build of v1.1. ## This build features many breaking changes: - New checks config system - Major updates to the main config - New experimental machine learning combat detections (with mitigations so you don't need to use punishments) - New RepeatedDig check - Removed redundant checks - Fixed many false flags in many checks - New optional command - Improved 1.21.7 support - Experimental Velocity proxy support - Entity tracker and confirmation packets, without breaking support for existing anticheats in multi-ac setups. # **BE SURE TO DELETE YOUR `settings.yml` BEFORE UPDATING** p.s. this is my first time uploading to modrinth so please let me know if there are any issues.
Sign in

0.93 MB

1.0.0 Release 28.06.2025

BetterAnticheat 1.0.0 Spigot

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7
Loaders / Platforms
bukkit spigot
Show changes
The initial release of BetterAnticheat!
Sign in

0.42 MB

1.0.0 Release 28.06.2025

BetterAnticheat 1.0.0 Paper/Folia

Supported Minecraft versions
1.21.4 1.21.5 1.21.6 1.21.7
Loaders / Platforms
folia paper purpur
Show changes
The initial release of BetterAnticheat!
Sign in

0.83 MB