Rainnny7 / Anticheat-Framework

✨ An advanced anticheat framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anticheat-Framework

This is not an anticheat. The purpose of this framework is to give developers a base to work off of when making an anticheat so they have an idea on how to get started.

Javadoc

See here.

Dependencies

  • Lombok - 1.18.12
  • Paperspigot - 1.7.x - 1.16.x
  • PacketEvents - v1.8-pre-9 (See Here)

Compiling

  1. Clone this repository
  2. Enter the directory and run mvn clean install

How to test

Follow the compiling guide above and place the compiled jar into a Spigot server and test your changes.

Getting involved

See here.

Credits

About

✨ An advanced anticheat framework

License:MIT License


Languages

Language:Java 100.0%