Skip to content

Advanced anti-cheat plugin designed for Minecraft 1.8.9 servers.

License

Notifications You must be signed in to change notification settings

Foulest/Vulture

Vulture

License: GPL v3 CodeQL Badge JitPack Badge Lines of Code

Vulture is an advanced anti-cheat plugin designed for Minecraft 1.8.9 servers.

Note: This project is still in development and is not yet ready for production use.

Features

  • Efficient Packet Handling: Utilizes PacketEvents and Pledge to handle packets.
  • Robust Framework: Built upon the framework provided by Rainnny7.
  • Exploit Protection: Protects against in-game exploits like IllegalStack.

Combat Checks

  • AutoBlock (x4)
  • Reach (x1)
  • Velocity (x2)

Movement Checks

  • Flight (x4)
  • GroundSpoof (x2)
  • Speed (x5)

Other Checks

  • BadPackets (x7)
  • ClientBrand (x1)
  • Inventory (x11)
  • PingSpoof (x2)

Compiling

  1. Clone the repository.
  2. Open a command prompt/terminal to the repository directory.
  3. Run gradlew shadowJar on Windows, or ./gradlew shadowJar on macOS or Linux.
  4. The built Vulture-X.X.X.jar file will be in the build/libs folder.

Getting Help

For support or queries, please open an issue in the Issues section.

About

Advanced anti-cheat plugin designed for Minecraft 1.8.9 servers.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages