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.19.3-0.1

  • R
  • Jan 3, 2023
  • 69.33 KB
  • 143
  • 1.19.3
  • Forge

File Name

WatchDog-AntiCheat-1.19.3-0.1.jar

Supported Versions

  • 1.19.3

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Update for 1.19.3 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.

 

(These changes will hopefully be applied to all the previous versions of minecraft hopefully soon.)