promotional bannermobile promotional banner

Harder Cheating

This is a server utility that addresses cheating, griefing, and server griefing with logging and auto-disconnection for some server griefing actions.

File Details

hardercheating-1.20-46.2.1.jar

  • R
  • Jan 18, 2024
  • 27.79 KB
  • 4.4K
  • 1.20.4+4
  • Forge

File Name

hardercheating-1.20-46.2.1.jar

Supported Versions

  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:harder-cheating-559483:5041804")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 2.1 for Minecraft 1.20.X for Forge

Fixes a bug in the click distance configuration statement. It should say "12,6,64" but it says "6,12,64"

The range for click should default to 12 blocks with a range of 6 to 64.

Instead it was giving an error because it was saying "default 6 meters with a range of 12 to 64 meters". It's unclear if that meant it defaulted to 6,12, or 64 meters (but probably 6 or 12) . The feature still checked for true and blocked 'remote clicking' by a hacked client which could load chunks (causing lag) and also could see if a player was in a remote chunk.