mirror of
https://github.com/TotalFreedomMC/VulnerabilityPatcher.git
synced 2025-02-05 06:12:46 +00:00
No description
.idea | ||
.settings | ||
bin/main | ||
gradle/wrapper | ||
libs | ||
out/production | ||
src/main | ||
.classpath | ||
.gitignore | ||
.project | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE.md | ||
README.md |
VulnerabilityPatcher
Info: VulnerabilityPatcher is a light weight Spigot plugin that runs on 1.13.2 servers. Its task is to prevent bugs in Spigot to cause issues for both the server and the players.
Patches: It currently prevents 4 server crash bugs, 2 client crash bugs, 2 disconnect bugs, 2 bugs that kills creative users and 1 that causes commands to run when clicking in books.
Planned:
- More security patches.
- A safe mode feature in emergencies when the plugin isn't working properly.