An open API service indexing awesome lists of open source software.

https://github.com/obydux/exploitfixer

Source code of ExploitFixer before the creator privated the project
https://github.com/obydux/exploitfixer

bukkit exploit-fixer exploit-fixes exploitfixer exploitfixes hamsterapi paper pufferfish purpur spigot

Last synced: about 2 months ago
JSON representation

Source code of ExploitFixer before the creator privated the project

Awesome Lists containing this project

README

        

# 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](https://github.com/Obydux/ExploitFixer/releases/tag/release)

Install in your Spigot/Paper plugins folder.

## How To (Compiling From Source)

To compile ExploitFixer, you need [JDK8](https://adoptopenjdk.net/releases.html), [maven](https://maven.apache.org/download.cgi), and an internet connection.

Clone this repo, run ```mvn clean install``` from *bash*.