An AntiCheat service and API built for Sponge.
- Extensible system for plugins to disable detections temporarily.
- Ability for plugins to log and retrieve user violation level.
- [Java] 8
- Sponge
Note: If you do not have [Gradle] installed then use ./gradlew for Unix systems or Git Bash and gradlew.bat for Windows systems in place of any 'gradle' command.
In order to build Precogs you simply need to run the gradle build
command. You can find the compiled JAR file in ./build/libs
labeled similarly
to 'Precogs-x.x-SNAPSHOT.jar'.
- Guardian
Have a plugin using Precogs? Contact me and I'll add it.