Port of some ACR and NCP anticheat checks to Fabric, with additional GolfIV & other stuff.
IceJar has a long way to go and release as stable. You can however play with it and test it at your own risk. Download the latest version from CircleCI (navigate to latest build and click the "artifacts" tab).
Please report false positives for checks that cannot be configured.
Also, currently there's no special mod compatibility system, so please avoid reporting false positives that are a result of mod incompatibility.
Thanks :)
- When blocking some sorts of hacks, fake info is sent to player to make it seem like cheat worked.
- Each check can be configured in config file.
Bypass a check:
icejar.checks.bypass.<check_type>
Get reports:
icejar.checks.get_report.<check_type>
Check types can be found in CheckType file. Make sure to use them in lower-case style.
This mod inherits the license of NoCheatPlus & AntiCheatReloaded, therefore it's licensed under the terms of the GPLv3.