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
- Host: GitHub
- URL: https://github.com/obydux/exploitfixer
- Owner: Obydux
- License: gpl-3.0
- Created: 2023-06-22T11:15:14.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-10T09:39:23.000Z (4 months ago)
- Last Synced: 2025-04-06T07:37:15.056Z (2 months ago)
- Topics: bukkit, exploit-fixer, exploit-fixes, exploitfixer, exploitfixes, hamsterapi, paper, pufferfish, purpur, spigot
- Language: Java
- Homepage:
- Size: 749 KB
- Stars: 25
- Watchers: 0
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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*.