vectrixdevelops / guardiansponge

:trident: Guardian - An extensive AntiCheat plugin for Sponge.
MIT License
18 stars 3 forks source link
anticheat gradle guardian minecraft plugin sponge

Sponge Implementation

An extensible AntiCheat plugin for Sponge.

Build Status Sponge Version Precogs Version Join Discord

Guardian is an extensible AntiCheat for Sponge that gives you the flexibility to customize the checks to fit your servers needs. Guardian also provides a service for Precogs to reduce plugin conflicts with those who integrate with the lightweight service.

The plugin is a work in progress and there are plans for more detections to be added. Make sure to come chat with us on the IchorPowered Discord.

Cheats Detected:
Movement:

And more coming soon.

Contributing

There many ways to contribute to the project. Some being...

Developers:

To compile the project. Simply type gradlew, this will licenseFormat and build the project for you.

For code style we prefer to stick with the Sponge Code Style.

If you're unsure about something, don't be afraid to make an issue or join the discord to chat.

Versioning

The versioning follows:

guardian-[sponge-major | sponge-minor | sponge-patch]-[guardian-major | guardian-minor | guardian-patch]-[guardian-sub-patch]

e.g guardian-7.0.0-0.1.0-01

Ensure that the SpongeAPI version is the same for the one you are using on your server.

Credits