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

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.

Awesome Lists containing this project

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.