Skip to content

vectrixdevelops-archive/Precogs

 
 

Repository files navigation

Precogs Build Status

An AntiCheat service and API built for Sponge.

Features

  • Extensible system for plugins to disable detections temporarily.
  • Ability for plugins to log and retrieve user violation level.

Prerequisites

  • [Java] 8
  • Sponge

Building

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'.

Plugins using Precogs

  • Guardian

Have a plugin using Precogs? Contact me and I'll add it.

About

Precogs - A Sponge AntiCheat Integration API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%