8000 GitHub - Obydux/ExploitFixer: Source code of ExploitFixer before the creator privated the project
[go: up one dir, main page]

Skip to content

Source code of ExploitFixer before the creator privated the project

License

Notifications You must be signed in to change notification settings

Obydux/ExploitFixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExploitFixer

ExploitFixer is a high performance packet filter that prevents many kinds of crashers, laggers and exploits from being used in your Spigot/Paper server.

You can download the prebuilt jar binary in the link below.

Download

How To (Server Admins)

Download a copy of ExploitFixer. Release

Install in your Spigot/Paper plugins folder.

How To (Compiling From Source)

To compile ExploitFixer, you need JDK8, maven, and an internet connection.

Clone this repo, run mvn clean install from bash.

0