An open API service indexing awesome lists of open source software.

https://github.com/enginehub/precogs

Precogs - A Bukkit/Sponge AntiCheat service API, allowing plugins to easily support multiple AntiCheats
https://github.com/enginehub/precogs

anticheat api bukkit gradlew java minecraft paper sponge

Last synced: about 1 month ago
JSON representation

Precogs - A Bukkit/Sponge AntiCheat service API, allowing plugins to easily support multiple AntiCheats

Awesome Lists containing this project

README

          

Precogs
=======

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.

Compiling
---------

See [COMPILING.md](COMPILING.md) for a guide on compiling Precogs.

Contributing
------------

We happily accept contributions, especially through pull requests on GitHub.
Submissions must be licensed under the GNU General Public License v3.

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for important guidelines to follow.

Links
-----

* [Visit our website](https://enginehub.org/)
* [Discord](https://discord.gg/enginehub)
* [IRC channel](https://webchat.esper.net/?join=sk89q) (#sk89q on irc.esper.net)
* [Issue tracker](https://github.com/EngineHub/Precogs/issues)
* [Continuous integration](https://builds.enginehub.org) [![Build Status](https://ci.enginehub.org/app/rest/builds/buildType:bt10,branch:master/statusIcon.svg)](https://ci.enginehub.org/viewType.html?buildTypeId=bt10&guest=1)

## Plugins using Precogs
* Guardian

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