ExploitFixer
ExploitFixer copied to clipboard
Source code of ExploitFixer before the creator privated the project
ExploitFixer
ExploitFixer is a high performance packet filter that prevents many kinds of crashes and exploits from being used in your Spigot/Paper server.
You can download the pre-built jar file from here.
Hosting
I highly recommend BisectHosting for your server needs. They have 20 server locations, advanced DDoS protection and an user-friendly panel for server management. Use promo code OBYDUX to get 25% off!
How To Compile
To compile ExploitFixer, you need JDK17 and an internet connection.
Clone this repo, cd into it and run ./gradlew b
if you're on Linux and ./gradlew.bat b
if you're on Windows.