Skip to content

TheFloriaProject/FloriaAC

Repository files navigation

logo

Floria AC

An anti cheat plugin for Minecraft

Detections

Ground Spoof
Type Description
GROUND client sends the server an OnGround packet
POSITION client sends the server a Position packet
LOOK client sends the server a Full packet
Fly
Type Description
VANILLA client uses creative flight
VELOCITY client spoofs it's y velocity

Contributing

Contributions to the project as a whole are always welcome and encouraged. If you run into any issues feel free to open an issue, or create a pull request with the solution. The project is held to a strict coding standard and naming rules. before pushing make sure to run the build task (which runs detekt and ktlint) to make sure the code is formatted. All files must contain this projects copyright notice.

Authors

lyranie

License

GPL 3.0