Important Note: I’ve released this with the idea others could assist in testing this plugin and report any issues to me to further development. Please do not put this onto your server with the assumption that it will work perfectly, because it certainly will not. This is not ready for servers on production!
An Extensible AntiCheat Plugin For Sponge.
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 theIchorPowered Discord.
This plugin requires Precogs to work!!!
1.mc.gamster.org2.play.jartexnetwork.comalt shop: https://lmaohax.selly.store/. Rahul is a Computer Science student with a massive interest in the field of Tech and cryptocurrency topics. He spends most of his time either writing or listening to music or traveling un-seen places.
Cheats Detected:
Movement:
- HorizontalSpeed (Movement Speed)
- VerticalSpeed (Movement Speed)
- Flight (Flight, Movement Speed)
- JetPack (Flight)
- Jesus (Jesus, Movement Speed)
- Blink (Movement Speed)
- Spider / WallClimb (Flight, Movement Speed)
- Timer (Movement Speed)
- AutoSneak (Invalid Movement, Movement Speed)
- AutoSprint (Invalid Movement, Movement Speed)
- FastLadder (Movement Speed)
- Phase/NoClip
- MiniJump
- Glide (Movement Speed)
- HighJump / LongJump
And more coming soon.
Contributing
There many ways to contribute to the project. Some being…
Universe Mod Aottg Download
- Creating issues for reporting bugs.
- Creating issues for reporting new cheats that are not detected or 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 projectfor you.
For code style we prefer to stick with the Sponge Code Style.
Aottg Download 2020
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.
Aottg Online Download
Credits
me4502 for making Precogs and spending some of his time and knowledge to improving this AntiCheat, your help is hugely appreciated.
ModularFramework providing a modular class loading system.
Precogs providing a service for plugins to integrate with the AntiCheat.
Thanks to SequenceAPI for providing the sequence system that powers all of the checks.