Changelog
Updated to Minecraft 1.21.3.
Implemented fix for #46. The mod's networking has been changed. Now, there are two ways for clients to transfer their modlists to the server:
- "data" transfer method (the existing method) - Gets the client to transfer the entire file of each mod to the server.
- Generally slightly harder for clients to bypass
- "name" transfer method (the added method) - Gets the client to transfer the file name of each mod to the server.
- Alot faster when the expect modlist is large (like in a big modpack)
Each transfer method have their own checking methods (now named validation methods), "individual" and "group". https://iac.diffusehyperion.com has been updated to reflect this change.
Dependencies
Files
InertiaAntiCheat-1.0.4.jar(153.43 KiB) Primary Download
External resources
Project members
DiffuseHyperion
Owner
Technical information
License
GPL-3.0-only
Client side
required
Server side
required
Project ID