This plugin aims to eradicate cheating from servers by making cheating not significantly advantageous enough for players.
Crescent is still under development but hopes to be ready for use soon.
Thank you for showing interest in the project! :)
- Open source. Anyone can contribute.
- Extremely configurable.
- Multiple checks. This ensures a higher degree of accuracy.
- Mathematics used to try to predict what a normal user should do in a scenario. This is then compared with what the user actually does to attempt to determine whether they are cheating or not.
Please feel free to submit a pull request! :)
Before you submit a pull request however please make sure that:
- It is your own code.
- You have written clean and efficient code.
- You have commented your code to explain what it does.
- Your code follows the formatting of our existing code.