https://github.com/Photon-GitHub/AntiCheatAddition
An anticheat with nieche checks to cover cheats usually not covered by anticheats.
https://github.com/Photon-GitHub/AntiCheatAddition
Last synced: 5 days ago
JSON representation
An anticheat with nieche checks to cover cheats usually not covered by anticheats.
- Host: GitHub
- URL: https://github.com/Photon-GitHub/AntiCheatAddition
- Owner: Photon-GitHub
- License: gpl-3.0
- Created: 2016-12-22T19:44:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2026-06-22T23:13:03.000Z (28 days ago)
- Last Synced: 2026-06-23T01:08:34.744Z (28 days ago)
- Language: Java
- Homepage:
- Size: 11.1 MB
- Stars: 178
- Watchers: 9
- Forks: 58
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-minecraft - AntiCheatAddition - on checks commonly paired with other anti-cheats. (Plugins / Anti-Cheat)
README
# AntiCheatAddition
This plugin for spigot was originally developed to aid AAC with additional checks to cover more cheats.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### Prerequisites
The current JDK version for this project is 21.
### Installing
As maven automatically handles all dependencies for you, you just need to clone the project and add it as a maven project.
## Deployment
You need to set up a spigot server with the correct version of [PacketEvents](https://www.spigotmc.org/resources/packetevents-api.80279/) installed.
## Built With
* [Maven](https://maven.apache.org/) - Dependency Management
## Contributing
Please read [CONTRIBUTING.md](https://github.com/Photon-GitHub/AACAdditionPro/blob/master/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
## Versioning
We use [SemVer](http://semver.org/) for versioning. I will not distribute compiled binaries as they are exclusive to the Spigot plugin page. Please compile your plugin version yourself.
## Authors
* **Photon** - *Initial work* - [Photon-GitHub](https://github.com/Photon-GitHub)
* **Fabian Faßbender** - *Help with various parts of the code* - [geNAZt](https://github.com/geNAZt)
* **Janmm14** - *Help with little problems* - [Janmm14](https://github.com/Janmm14)
See also the list of [contributors](https://github.com/Photon-GitHub/AACAdditionPro/contributors) who participated in this project.
## License
This project is licensed under the GPL 3 License - see the [LICENSE](https://github.com/Photon-GitHub/AACAdditionPro/blob/master/LICENSE) file for details
## Acknowledgments
* Thanks to konsolas for providing the base Anticheat.