API
An Extensible AntiCheat Plugin API.
Guardian is an extensible AntiCheat API that gives you the flexibility to add detections, checks and more and integrate with their results and transforms.
Make sure to come chat with us on the IchorPowered Discord.
There many ways to contribute to the project. Some being...
- Creating issues for reporting bugs.
- Creating issues for suggesting new features.
- Contributing to the plugin by making a pull request, which fixes bugs or adds new features.
Developers:
To compile the project. Simply type gradlew
, this will licenseFormat and build the project
for you.
For code style we 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.
-
me4502 for spending some of his time and knowledge to improving this AntiCheat, your help is hugely appreciated.
-
Thanks to AbilityAPI for inspiring the sequence system.