promotional bannermobile promotional banner

WatchDog Anti Cheat

This is a mod for modpack creators/server owners to use to protect their servers against mods that use hacks

File Details

WatchDog-AntiCheat-1.16.5-0.8

  • R
  • Jan 3, 2023
  • 68.94 KB
  • 12.2K
  • 1.16.5
  • Forge

File Name

WatchDog-AntiCheat-1.16.5-0.8.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:watchdog-anti-cheat-310343:4291917")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Update for 1.16.5 forge.

 

- Updated to the latest forge version.
- Generated Mod List txt file is now generated on the server. Located config/WatchDogAC
- Entirely removed the client config as it is not needed anymore.
- Renamed the server config to "watchdog-ac-common.toml"
- The texture pack whitelisting feature has been removed. (Will be added back in the future but ATM it was broken.)
- Did some security improvements. Now the server generates the mod's whitelist list and this is no longer done on the client.
- Bunch of code cleanup.
- Added a config option to enable or disable the discord webhook option entirely.
- Now uses bytes of file size to convert it to its correct hashmap.
- Fixed a huge security issue with packets. If a player tries disabling the client packet that gets sent to the server it will not let them join.