Ecosyste.ms: Awesome
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: 2 days 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-13T16:40:28.000Z (4 months ago)
- Last Synced: 2024-12-21T09:42:19.888Z (4 days ago)
- Topics: bukkit, exploit-fixer, exploit-fixes, exploitfixer, exploitfixes, hamsterapi, paper, pufferfish, purpur, spigot
- Language: Java
- Homepage:
- Size: 815 KB
- Stars: 20
- Watchers: 0
- Forks: 12
- Open Issues: 1
-
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 crashes and exploits from being used in your Spigot/Paper server.
You can download the pre-built jar file from [here](https://github.com/Obydux/ExploitFixer/actions).
## 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](https://adoptium.net/temurin/releases/?os=any&package=jdk) 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.