Go to file
2019-01-20 01:33:46 +01:00
.idea Commit v0.1.1 2019-01-20 01:33:46 +01:00
.settings Commit v0.1.1 2019-01-20 01:33:46 +01:00
bin/main Commit v0.1.1 2019-01-20 01:33:46 +01:00
gradle/wrapper Commit v0.1.1 2019-01-20 01:33:46 +01:00
libs Commit v0.1.1 2019-01-20 01:33:46 +01:00
out/production Commit v0.1.1 2019-01-20 01:33:46 +01:00
src/main Commit v0.1.1 2019-01-20 01:33:46 +01:00
.classpath Commit v0.1.1 2019-01-20 01:33:46 +01:00
.gitignore Commit v0.1.1 2019-01-20 01:33:46 +01:00
.project Commit v0.1.1 2019-01-20 01:33:46 +01:00
build.gradle Commit v0.1.1 2019-01-20 01:33:46 +01:00
gradle.properties Commit v0.1.1 2019-01-20 01:33:46 +01:00
gradlew Commit v0.1.1 2019-01-20 01:33:46 +01:00
gradlew.bat Commit v0.1.1 2019-01-20 01:33:46 +01:00
LICENSE.md Commit v0.1.1 2019-01-20 01:33:46 +01:00
README.md Commit v0.1.1 2019-01-20 01:33:46 +01:00

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.