Skip to content

EaseCation/Boar

 
 

Repository files navigation

Boar

Modrinth Downloads Discord

Boar is an anticheat project that allows you to enable server-auth-with-rewind for GeyserMC with a few more checks and improvements compared to BDS.

Boar is an Open Collaboration project.

Download it on Modrinth: https://modrinth.com/plugin/boar

⚠️ WARNING: THIS GEYSER EXTENSION IS ONLY FOR BEDROCK PLAYERS; NOT JAVA PLAYERS! YOU MIGHT NEED TO PAIR THIS WITH ANOTHER JAVA ANTICHEAT!

Features

  • Lag compensation, movement simulation (prediction), smooth rewind setbacks
  • Geyser compatibility: Literally a Geyser extension!

Current detections list

Almost every single movement-related cheats (except vehicle aka boat/horse), including - but not limited to:

  • Fly, Jesus, Step, Fast Climb, High Jump (Any type of fly cheats)
  • Speed (Any type of speed cheats)
  • No Fall (Detected using the fly check, impossible to bypass)
  • Velocity (99.99%/100.01% velocity - basically any kind of velocity cheat)
  • No Slow
  • And the list goes on....

And other additions check aside from movements.

  • Reach (> 3 blocks - anything greater than 3 blocks of reach, depends on the config)
  • Hitbox (any kind of hitbox expansion, including touch (cheater) player)
  • Timer (anything greater than 20 ticks)

Problems

  • A lot of movement differences (and features) are not implemented.

Differences from other Geyser anti-cheat.

You can take a look at a list of "other anti-cheats" here

  • It's free and open-source, which is pretty dang good already.
  • Boar is extremly sensitive and can detect EXTREMLY small movement mismatch, designed based off the vanilla movement code making it mathematically impossible to bypass.
  • Boar can accurately detect and cancel any hit beyond 3.0 blocks reach with minimal falses while not affecting legit player but still accurately cancelling cheaters hit.
  • "Perfectly" account for client lag and latency lag without relying on tricks, making it harder to false lagging legits player while still effectively catching cheaters.
  • Accurately check for any timer-based check, even if the cheaters only move 1 ticks faster (1.001x - 1.05x game speed) boar can still catch and detect it, without affecting lagging players.

Credits

About

FOSS Minecraft: Bedrock Edition predictive anticheat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%