Skip to content

Foulest/Vulture

Vulture

License: GPL v3 CodeQL Downloads JitPack Badge

Vulture is a server protection 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.

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

Server protection plugin for Minecraft servers.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages